in reply to In search of pdf form module

I use CAM-PDF. It works quite well for this task. You need to be careful that the PDF form is designed to handle amount of text data that may be input via the program, otherwise the PDF form will not display all of the text.

Replies are listed 'Best First'.
Re^2: In search of pdf form module
by ksublondie (Friar) on Apr 26, 2013 at 17:18 UTC
    Unless I'm not understanding the documentation correctly, it doesn't look like it allows for creation of pdf's from scratch. Although, it looks perfect for manipulation existing forms. Am I missing something?
      That is correct. Don't create the PDF file in PDF::API2. I have not been able to get that to work with CAM::PDF...