Re: [iText-questions] PDF Packages

2010-02-05 Thread 1T3XT info
algo...@hotmail.fr wrote: > How can I detect that a pdf is a package, and enumerate the different > packages ? Check the PDF Reference and "Climb the tree". ("Climb the tree" is the title of a section in the "iText in Action" book.) -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/

[iText-questions] PDF Packages

2010-02-05 Thread algotek
How can I detect that a pdf is a package, and enumerate the different packages ? -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in th

Re: [iText-questions] PDF Packages in Acrobat 8

2008-07-30 Thread 1T3XT info
Chris Richards wrote: > Acrobat 8 has a feature where you can embedd multiple PDF documents into a > single document. When you open the document in Acrobat you are presented > with thumbnails, one for each document. Clicking on the thumbnail opens the > document. > > Is this possible with I-

[iText-questions] PDF Packages in Acrobat 8

2008-07-30 Thread Chris Richards
Acrobat 8 has a feature where you can embedd multiple PDF documents into a single document. When you open the document in Acrobat you are presented with thumbnails, one for each document. Clicking on the thumbnail opens the document. Is this possible with I-text? How do you do it? Can it de