Hi

I have the problem, that i cannot open a pdf with the version 7 of acrobat,
only the version 8 works fine.
When i open the pdf with the version 8 and then use freePDFXP to generate a
pdf file, then this generated pdf can be opened with version 7 of acrobat
reader.

Now i want to do the following:
I generate the pdf as an ByteArrayOutputStream-object (to be viewed in IE).
the next step is to take this ByteArrayOutputStream-Object as input to
generate a second pdf-File which will be written on the File-System.

I use pdfcopy and a for-next-construct and PageImport. But the file
generated this way could not be opened with V7 of acrobat. i get a new
error.

Are there any other ways to generate a second pdf-file using the output of
the first generation? 

My idea was, that the content of the second file will be generated in other
way than the content of the first pdf-file. 

Bjoern
-- 
View this message in context: 
http://www.nabble.com/Using-output-as-input-for-second-use-tp16700353p16700353.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to