Hello All.

I'm using iText 2.0.7 for generating pdf-files. Is there a way to set
pdfboxes (especially the "art"-box) after I have completed the page?
I've notices that the Boxes which I can set with setBox() where stored in
PdfDocument.boxSize, which is read by PdfDocument.initPage() and copied into
PdfDocument.thisBoxSize.

Is it correct that I only can set the boxes for a page before the page is
created (means before PdfDocument.initPage() is called) ?

My current result is, that the artbox is set on the next page instead on the
currentPage. 
I've inserted a simple setBoxThisPage()-Method which manipulates
PdfDocument.thisBoxSize. Is there a other Way to achieve this?

Best Regards
Thimo Seitz

--------------------------------------------
Dipl.-Inf. (FH) Thimo Seitz
Geschäftsführer Entwicklung
Flyer-Ex Software GmbH
Am Weichselgarten 7
91058 Erlangen/Tennenlohe
Tel. 09131 / 691-189

[EMAIL PROTECTED]
http://www.flyer-ex.de
--------------------------------------------

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to