Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
iText
Page 221 of 388 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

Help with PdfContentByte

Please help. I 'm using PdfContentByte to position text (which are variables filled from a list) on my screen. They are basically name plates with two per page. Problem is only the last page is s

Problem to Set Combo Box New Value

Dear Paulo I want to set an editable combo box with a value other than the ChoiceExports. I wish that when the pdf is open the combo box shows the text that is my typed text. I use setValueAs

Mailing labels (5260)

Hello Does anyone have any example code to generate mailing labels (preferably Avery 5260)? Any help is appreciated. Jay

Hello question about Itextsharp

Sorry i know this is supposed to be directed to the Itextsharp guys but i couldn 't find a contact. I was wondering why The #ziplib library. was required (like what is it 's purpose?) or if it 's e

Better CCITTG4Encoder

In the CVS there 's a new CCITTG4Encoder that doesn 't have out of memory problems. Best Regards Paulo Soares

Re: RE: BaseFont and ligature

Hello thanks for your fast answer. For me its a information like kerning inside the font file (in .afm and .otf files ligature mappings are inside the font file ). But you not read it in the

Re: UnsupportedOperationException

Bruno Lowagie <bruno <at > lowagie.com > writes > > linhda wrote > > >Hello everyone > > > >In my code console shows that error when I run following line code > > > >bottom table.bott

Subject: RTF file

Hi I am using itext to generate reports in RTF format. I want to add Text in an existing RTF file. I do this but it doesn 't work... Document document new Document(PageSize.A4.rotate()) Rtf

controlling width of a PdfPCell in a PdfPTable

hi all I have generated a PdfPTable and it consists of pdfpcells. Now the requirement for me is to change the width of each PdfPCell as required. But I didnot find provision for changing it.

RTF Column Text

I am now using iText to generate RTF file. But I found that the class MultiColumnText and ColumnText cannot be applied into RTF. Is it true? So can iText generate RTF file with column text? Sidn

Column Text in RTF file

I am now using iText to generate RTF file. But I found that the class MultiColumnText and ColumnText cannot be applied into RTF. Is it true? So can iText generate RTF file with column text? Sidn

Warnings fortify generates on itext

Hi for your information. These are some warnings fortify generates on itext ResourceInjection - Tainted data affecting resources entering the system PdfPKCS7.java (4 Vulnerabilities) java.io.

"Book Antiqua " Font in RTF

Hi all I want to use Book antiqua font throughout my RTF document generated using iText. I am using FontFactory for the font required. It supports only Courier Times_roman and helviteca

BaseFont and ligature

Somebody thought extending BaseFont for usage of ligature mappings which are contained in some font files (type1 for example or opentype) ? We are writing a document editor and we use iText to c

Links are lost when pdf is copied

Hello everyone I created a pdf with links in it. The links have been created using something like this paragraph.add(new Chunk(partWithRef refFont).setLocalGoto(ref))

Two Check Buttom Fields with the same name

Paulo I have no problem to create two Radio Buttons with the same name. But I have problem to create two Check Buttons with the same time using RadioCheckField. There is getRadioGroup but th

launching pdfs from java application

Hello How can I launch a pdf file in my java application using iText.? I only want the pdf to be viewed (read-only). I would appreciate some sample code..or any help at all. I have looked at the

UnsupportedOperationException

Hello everyone In my code console shows that error when I run following line code bottom table.bottom() Could you please explain briefly for me about that Error? And how can I fix it?

Two fields with the same name into different page

Dear paulo I have two text fields with the same name. But I want to add the first one into page 1 and add the second into page 2. Here is the code to add two fields into one page. How can

Subject: footnodes

Hi all is there an easy way to manage footnodes on creating an pdf? thanks frank

changing meta data information of pdf

hi all can we change the metadata information like the author name etc. can some one help me on that. thanks and regards

Writing Japanese in PDF file

Stuck with a wierd problem..... Actually all Japanese problems are wierd as u know... I am able to display the Japanese charatcers in the PDF file when using Japanese Regional Settings on Window

how to set a pdf file as non printable?

Hi! i want to set my newly generated PDF file as Non-Printed. That means the PDF file should not display the options print in the file menu and also in the menu form. so could you please help me t

Subject: Stamping.

I would like to know if it is possible to write stuff to previous pages in PDF document while generating the report. Kinda need something like writer.getDirectContent(pagenumber) I 'm aware of

XML template - > PDF

Hi I want to generate a PDF file with a define XML template. Data will be obtained from the servlet and the data merging with the XMl template would be done. One problem I 'm facing is that the PDF

Mailing labels

Hello I am looking for an example/code snippet to generate pdf mailing labels (preferably 5260). Can anyone help me get this? Thanks! Jay

Add submit button to writer.

My goal is to add a submit button to a pdf template. Which the best way to do it? My idea was to get a pdf template fill its form fields copy into a new document and finally add a submit butto

Problem with printing PDF with transparent Image added usi

It 's a printer/printer driver problem. If it 's a postscript printer make sure you have the right level. You can also try to print as image. > -----Original Message----- > From itext-questions-ad

xml - > pdf or html

* Request for anyone 's comments / suggestions / concerns. * There is a chance I could be asked to take a home grown XML document and create either html or pdf from it. Any pitfalls to watch out f

Problem with printing PDF with transparent Image added using P

i have been using item for over 6 months and this is one of the best open source softwares. i have seen around. I have been using itext to edit pdf documents by adding an image inside the document.
Page 221 of 388 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100