ralfstuckert / pdfbox-layout

MIT License
155 stars 74 forks source link

Add text to existing PDF template #69

Open barrypitman opened 5 years ago

barrypitman commented 5 years ago

I'd like to add paragraph text to an existing PDF letter head template. Is this possible? From what I've seen I can only create new PDFs using pdfbox-layout. Thanks.

arnthom commented 5 years ago

Helo barrypitman, you should at least be able to use the pdf as a watermark picture and put the new paragraph to the correct position to fill the empty space of the template.