I'm using version 2.0.4 . I didn't see the options. Where do I put the 'append' option?
On 2018/05/17 03:41:35, Tilman Hausherr <[email protected]> wrote: > Am 17.05.2018 um 00:44 schrieb A Brand: > > I'd like to add text to an existing pdf document. I attempted it and the > > current page was erased and replaced with the text I wanted to add. > > You probably used the overwrite option or no option instead of using the > append option when creating your PDPageContentStream. > > If it still doesn't work, please show your code and mention the version > you are using (hopefully 2.0.9). > > > I tried using the Overlay() and didn't see the text added. > > > > Is this a feature of pdfbox? > > Yes it is! > > Tilman > > > > > > Onward. > > Don't Be Good. Be Great. Be Grateful. > > > > Please note this message was edited for brevity and clarity. > > > > Best regards, > > Anthony McDonald > > > > > > *602-456-9335* > > http://www.idnkhtw.space > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

