At 07:18 PM 3/30/2005, [EMAIL PROTECTED] wrote:
I do
have a question though - as it stands the user cannot save the PDF
offline with the data in the form.
You mean a
user of Reader.
Obviously,
a user with Acrobat Standard or Professional has no problems
saving.
I have
seen some
You can't use the same file for input and output.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Harikrishna_K
> Sent: Wednesday, March 30, 2005 11:36 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] How to append the
Use a generic tag event.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Marco
> Sent: Wednesday, March 30, 2005 8:39 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Re: Get the actual x,y in page
>
> > You have PdfW
PdfContentByte cb = writer.getDirectContent();
cb.saveState();
cb.rectangle(...);
cb.clip();
cb.newPath();
cb.addTemplate(...);
cb.restoreState();
> -Original Message-
> From: Andy Chan [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 30, 2005 9:24 AM
> To: Paulo Soares
> Subject: Re: [
> You have PdfWriter.getVerticalPosition()
Thank you very much, this is what I need.
And for horizontal width, there is anything? I need only know the space for
new Chunk("="), because I know width of images at left and right of Chunk.
Marco
---
Did you load the URL to a byte array? Until that works (and it doesn't
have anything to do with itext) it's no use to make any guesses.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Ide Mile
> Sent: Wednesday, March 30, 2005 7:29 AM
> To: itext
It doesn't matter what you see while editing. The font doesn't have
cyrillic and that's it.
> -Original Message-
> From: Constantine Voronin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 30, 2005 2:51 AM
> To: Paulo Soares
> Subject: Re[2]: [iText-questions] PdfStamper, AcroFields -