Google Answers Logo
View Question
 
Q: Generate new PDF file from template PDF file and save SERVER SIDE (linux/php) ( No Answer,   2 Comments )
Question  
Subject: Generate new PDF file from template PDF file and save SERVER SIDE (linux/php)
Category: Computers > Programming
Asked by: ideapply-ga
List Price: $5.00
Posted: 08 Sep 2004 23:48 PDT
Expires: 08 Oct 2004 23:48 PDT
Question ID: 398755
I need to pull data from my MySQL database and place the data into
form fields of a PRE-CREATED PDF template.  Once the data is set into
the fields, I need to save a copy of this newly generated PDF to be
picked up later.  All of this has to be done on the server side.  I am
running PHP/MySQL/Linux.

1. I already know the function that generates an FDF and subs the data
into the PDF on the client site (output_fdf).  That does me no good -
this ALL has to be done SERVER-SIDE.

2. I am running on an ISP account here (with shell access) so i cannot
recompile the PHP engine or install big packages.

The output_fdf function found at
http://www.zend.com/codex.php?id=925&single=1 is great, but for CLIENT
SIDE PDF GENERATION.  I need something similar to this but that will
save the resulting PDF on the SERVER.

THanks!
Answer  
There is no answer at this time.

Comments  
Subject: Re: Generate new PDF file from template PDF file and save SERVER SIDE (linux/php
From: johnsan-ga on 18 Sep 2004 19:00 PDT
 
Hi ideaapply-ga,

I recommend you http://www.reportlab.org/ it's using Python, but you
will not have any problems integrating it with PHP/MySQL/Linux
Reportlab is one of the best in the are of PDF reporting.

Regards,
John San
Subject: Re: Generate new PDF file from template PDF file and save SERVER SIDE (linux/php)
From: loosenut-ga on 09 Oct 2004 20:25 PDT
 
Try http://www.pdflib.com.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy