I followed an example I found on the net:
http://java-x.blogspot.com/2006/11/merge-pdf-files-with-itext.html
http://java-x.blogspot.com/2006/11/merge-pdf-files-with-itext.html 

And I'm merging several pdf forms after I fill them in. I liked this
technique (copying a page at a time) because it let me add bookmarks at the
start of each page. The problem is that the resulting PDF has a bigger
border (especially at the top) than the original and has condensed the form
content (it's not cropped).

can anyone tell me why or what I should change?

http://www.nabble.com/file/7464/MergePdf.java MergePdf.java 

the attached code has the bookmarks part commented out to make sure that
that wasn't the problem. I also have the addTemplate line commented out by
accident. That needs to be uncommented for there to be any output.

--Sean

-- 
View this message in context: 
http://www.nabble.com/Merge-code-is-shrinking-page-size-slightly-tf3474992.html#a9699012
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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/

Reply via email to