Re: [iText-questions] Problems with Generating Index and Cross References

2006-05-13 Thread Paulo Soares
The real problem here is how do you know where the keywords and locations are? iText can't do that. Paulo - Original Message - From: "Vijay Yellapragada" <[EMAIL PROTECTED]> To: Sent: Friday, May 12, 2006 9:30 PM Subject: [iText-questions] Problems with Generating Index and Cross Refe

Re: [iText-questions] Bookmarks

2006-05-13 Thread Paulo Soares
It works, why shouldn't it? Paulo - Original Message - From: "selvi" <[EMAIL PROTECTED]> To: "itext" Sent: Saturday, May 13, 2006 11:19 AM Subject: [iText-questions] Bookmarks hi, can any one help me to find whether the Bookmarks in a PDF Document are active or dead using ja

[iText-questions] Destinations in a Merged Pdf

2006-05-13 Thread Vijay
Hi, I noticed that after I merge two pdfs using PdfCopy, and read the merged PDF, doing a reader.getNamedDestination() returns empty hashmap. How do I get hold of all the destinations in a merged pdf? Thanks, Vijay --- Using Tomcat but nee

[iText-questions] Bookmarks

2006-05-13 Thread selvi
hi, can any one help me to find whether the Bookmarks in a PDF Document are active or dead using java.if possible please send me a sample code.   Regards, K.selvi

[iText-questions] Tiff scale

2006-05-13 Thread Kevin Huang
Hi,   I have a Tiff file width: 750 pixels, height: 900 pixels, resolution 600 dpi, bit depth 24.  How can I scale the image to width: 100 pixels, height: 120 pixels, and keep the resolution close to 600 dpi?   Thanks,   Kevin How low will we go? Check out Yahoo! Messenger’s low PC-to-Phon

RE: [iText-questions] Question on security

2006-05-13 Thread Mark Storer
I take it that you started with a "reader enabled" PDF? --Mark Storer Senior Software Engineer Cardiff Software #include typedef std::Disclaimer DisCard; > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Guy > Careau > Sent: Friday, May 12, 2006

[iText-questions] How to make fonts a bit taller (not broader)

2006-05-13 Thread Maximilian Renkin
I am a bebinner regarding iText. I have the need to make a font a bit more slender, i.e. more height with same width in a multi page document. I have the document already ready using the high level objects, but until now I only found a possibility to use affine transformation with direct conten