  | 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
|
|
|
  | | | iText | Hi
Thanks for the reply. I am doing exactly the code in transparency.java
in examples. Since in the beginning we are creating FileOutputStream it
is overwriting the document. Can you please giHello.
I want to try and change the Pantone color in an existing PDF to another when I copy the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185 Red). Is this possible using iText?
ThanksHere is some detail supplied to us on the memory issue we are having
with iText. Bombs when runnning 10 concurrent conversions under
heapsize of 256M.
iText was using either lots of String concDear Support
I try to remove all the fields from the document
by using removeFieldsFromPage. I have problem.
Please give me help. Thanks
yun wang
Here is my code
// Get a from fromThere 's a bug in itext-paulo-128 that was introduced in itext-paulo-127 and prevents the correct generation of images with smask.
To fix it replace in PdfImage
if (image.isMask())
remove(Hi all
I am having a PDF document. After generating the PDF document through a
reporting tool I want to add a watermark image onto the existing PDF. I
have followed the transparency. java in eNot really a bug just an oversight. I 'll include support for it in the next realease.
Best Regards
Paulo Soares
> -----Original Message-----
> From itext-questions-admin@(protected)Hi
I 've just started to work with iText and it certainly is an amazing tool.
I 've managed to make it work with images and text together. But besides
this i needa have the option of combining <P >
i am using itext api to create a rtf document. The data is contained in a xml file and the format for output is in xsl. The xml and xsl is merged and then it is passed to rtf writer. I was tryingHi
I think I 've found a bug in method
BaseFont.createFont( filename encoding embedded )
The problem is that I 'm using as a filename a URL
(http //localhost 8080/context/font/xxx.ttf
Due to several requests the dates were extended.
EXTENDED DATES
Changes in itext-paulo-128 (2004-02-02)
- changed FontFactory to register the fonts faster. TTC fonts register all the
names.
- added the methods in AcroFields renameField getFiHi members
Thank u for your great iText lib...I am currently
looking the code to enable HTMLparser to be able
convert HTML form to PDF form
I am newbie so I am really respect any helps from
I 'm sorry I 'm talking about an Index.
It 's easy to write Chapter Paragraphs and so on but how can I write an Index naturally NOT at the end of the document but....on the first page???
ThankHi
I am using IText to generate PDF files. Previously I was generating PDF
for the text contents only. Now I required to insert RTF contents in
between the text
controls. I know that RTF fileHi
I create a jsp to print some reports for me and I cant make this work???
Could someone help me???
Acesso.jsp is just to open a connection to the database.
Thanks in advance.
Roberto GodHi I need to merge some pdf files. The pdf files that I want to merge
have different sizes (LETTER LEGAL BIGGER THAN LEGAL). After merging
these pdf files I want that my final pdf file contaI 'ts pretty easy Each PDF document start with %PDF- <version number >
for example %PDF-1.4. So you only have to compare the first 4 bytes of
your document.
On Fri 2004-01-30 at 17 54 J.B. wrotei am using itext.the pdf file is generated from xml file from the samples
given by the itext.but i am unable to open the pdf document.
it says a file read error has occured.
give me a solution Hi!
I use iText successfully to concatenate pdf documents but I try to find a
way to copy annotations from the original pdf file to the new document. How
can I do that?
(I 've be able to createHello All
I need your help regarding the usage of various fonts in a PdfPCell.
I 'm using a phrase in a PdfPCell like the following source code.
nestedTable.addCell(new PdfPCell(new Phrase( "teHi
I have a class which takes a list of filenames as argument. Before processing
them I want to make sure they are PDF files. Right now what I do is to start
processing and catch theQuoting Elizabeth Mertz Castelli <ecastelli@(protected) >
> I 'm having an awful time finding the collections.zip file neede for JDK 1.1
>
>
> support. Please help. The file is no longer avaiWe are generating PDF 's on a unix server. We 've generated 100 's w/o any
issues. There are 2 specific files that when opened display the "This file
is damaged....cannot be repaired " error. Has anyone seen this error before?
??java.io.IOException Unknown encryption type (4) at
com.lowagie.text.pdf.PdfReader.readDecryptedDocObj(PdfReader.java 427)
at com.lowagie.text.pdf.PdfRDoes anyone have the old collections.zip file needed for iText support in
JDK 1.1 environment? I 'm really in a jam to "prove " the iText classes but
not allowed to move to JDK 1.2. The collectionHow can I set underlined text into the PdfContentByte using a "standard
14 " font?
> Hi ..
> While i print my PDF i have predefined locations where i need to print the text on new page. But i have problems of an extra blank page when the text on previous page ends and the cursor I didn 't find any method to write a summary?
Could someome suggest the best way to do that?
Thanks
Quoting STipparaju@(protected)
>
> Hi
>
> I am using iText PDF library to generate dynamic PDF using Java Stored
> Procedure which called by
> Java Script. The browser I am using is IE |
|
 |