Hello,
Perhaps the answer is in the post
com.lowagie.text.Document
I would try using an up to date version of the library.
Regards,
Andrew
==
On 20/06/2013 13:10, Zoharat wrote:
Following is a code snippet creating a pdf file where pages could be rotated
in the resulting file. Thi
You can do what you want by parsing the PDF and examining all the COS
Objects. You'll learn a lot about PDF files by doing that - but it will
take a long time. That said it will be time well spent.
Andrew
==
On 22/03/2013 10:55, adriano wrote:
Okay, I took note.
Many thanks to all who took
Hello,
Reading a PDF File based on COS Objects will teach you *a lot* about PDF
Internals. There are some tools out there to do that or you can write
your own I used to have a plug-in to do that but I've mislaid the
source and it no longer works with the later versions of Acrobat :-(
Regar
Well, I read the list on a regular basis. I work for a company that has
a support contract with iText but since my use case isn't covered by
that, I am on my own. I've used iText to create a few PDF Utilities that
help me in my day to day job. I learnt how to use the library by
searching, readi
Hello,
I understand that my employer has a support contract, how do I go
about requesting support on iText? What information do I need to
supply in my query.
Thanks in advance.
---