I have an app that needs to produce a PDF file that has multiple pages. Each page has a ‘background’ image that needs to have text that was entered in the app printed on top of it.
Can PDF:Writer do this? I see how I can place the image. And I see that I can place text at specific places. But I can’t find any reference to what happens if I try to place text in a location that’s already ‘occupied’. Anybody ever tried using PDF::Writer for anything like this?
Thanks!
Bill