Hello there, i'm issuing a setPdfVersion with a PdfStamper but it seems
not to work:
PdfReader reader = new PdfReader(sourceFile);
PdfStamper stamp = new PdfStamper(reader, new
FileOutputStream(targetFile));
PdfWriter pdfwriter=stamp.getWriter();
pdfwriter.setPdfVersion(pdfwriter.PDF_VERSION_1_7);
Both the description window on acrobat and the header (first line) of
the document still shows PDF-1.4
I guess i'm doing something wrong with the Stamper, any idea?
Regards
------------------------------------------------------------------------
-----------------------
(... that said, the complete model becomes space-time-thought)
*********************************************************************
This message and any attachments are solely for the
intended recipient. If you are not the intended recipient,
disclosure, copying, use or distribution of the information
included in this message is prohibited -- Please
immediately and permanently delete.
*********************************************************************
This message and any attachments are solely for the
intended recipient. If you are not the intended recipient,
disclosure, copying, use or distribution of the information
included in this message is prohibited -- Please
immediately and permanently delete.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/