You may but I don't know if it will go into the main distribution. Myself
and Bruno had the policy of not accepting encrypted documents to stay out of
piracy troubles. On the other hand, $39 will buy you the elcomsoft cracker
and there are also other Java libraries that decrypt pdfs. The times have
That's probably another pdf strangely formed. Send me privately the pdf so
that I can put another fix in iText.
Best Regards,
Paulo Soares
> -Original Message-
> From: Richard Damien (AXEN) [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, May 28, 2003 1:05 PM
> To: 'Paulo Soares'; [EMAIL PROT
Title: RE: [iText-questions] Merging issue
Thanks.
I stiil have a isseu, my first PDF doesn't contain forms
and then I have the following error during the concat :
java.lang.NullPointerException
at com.lowagie.text.pdf.PRAcroForm.iterateFields(Unknown Source)
at com.lowagi
scaleAbsoluteHeight() does not change the width of the image.
Best Regards,
Paulo Soares
> -Original Message-
> From: Collard, John [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, May 27, 2003 10:30 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Image scale
>
> I am attempting
If you don't get any exception from iText when closing the document then the
problem is in the way you are sending the document to the browser.
The difference in behavior related to embedded is in the size of the
document and that may have influence in the error you are seeing.
Best Regards,
Paulo
You must register your japanese font in FontFactory and use the apropriated
encoding.
Best Regards,
Paulo Soares
> -Original Message-
> From: lin colin [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, May 28, 2003 6:28 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] How Can I Con
See concat_pdf in com.lowagie.tools.
Best Regards,
Paulo Soares
> -Original Message-
> From: Richard Damien (AXEN) [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, May 28, 2003 10:44 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Merging issue
>
> Hello,
>
> I have a merging
PdfPTable always break at full rows and is going to stay that way. If you
rows are that big it's probably better to use ColumnText.
Best Regards,
Paulo Soares
> -Original Message-
> From: Charles Lao [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, May 27, 2003 6:01 PM
> To: [EMAIL PROTECTED]
>
Title: Merging issue
Hello,
I have a merging problem.
Acutally, I have 2 differents PDF and I need to merge them in one pdf.
I read each page of the first PDF and put them in a new output PDF
and I do the same with the second one, adding its pages in the same output pdf.
But all the caract