I looked through the perldocs for PDF::Create and PDF::Parse but they don't seem to be as complete as I'd like. I'm trying to take a blank form in PDF format and fill it out depending on user input and spit that back out at the user
More generically, is there a way to take an existing PDF and add extra text or other graphical objects to it?