You must create a new content stream object for each page. And of course
also a new PDPage object too.
Tilman
Am 09.03.2016 um 04:31 schrieb Blake McBride:
Hi,
I get that one starts text with contentStream.beginText() and ends text
with contentStream.endText(). And I get that one gets a new page with doc
.addPage(page). But when I use all this to print two pages, I end up with
two pages each with the same text (the merge of the contents of the two
pages). How can I clear the page contents for a new page? (I didn't see
an example that printed two pages in the examples.)
Thanks!
Blake McBride
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]