in reply to Re: PDF::Create
in thread PDF::Create

I know this is an old posting, but I was having the same problem. The PDF::CREATE docs are not very clear how to do this. Anyone out there have a suggestion how to set up a document in landscape, or have the landscape dimensions?

Replies are listed 'Best First'.
Re^3: PDF::Create
by elearningshow (Initiate) on Aug 28, 2008 at 00:43 UTC
    I am in the same boat, I want to push student names to a script that pass a course. yourscript.cgi?coursename=Marketing&studentname=Jim+Smith&completiondate=Aug-20-08 But, I would want to have an existing template on the server that gets used and the fields in the PDF get populated with the required information? I then want to generate a PDF that can be either emailed to them or downloaded to them. Not sure which module would do it? Let me know, Kevin Brake