Php With Pdf

Reply

Join Date: Jun 2005
Posts: 147
Reputation: ashneet is an unknown quantity at this point 
Solved Threads: 1
ashneet's Avatar
ashneet ashneet is offline Offline
Junior Poster

Php With Pdf

 
0
  #1
Sep 13th, 2005
I m not sure if this is right question to ask.
I am trying to get php to make PDF file and email it to some one when they enter enough information. is it even possible as i have no idea how would you do this...
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Php With Pdf

 
0
  #2
Sep 13th, 2005
Yes. You'll either need to use a commercial product, such as activePDF Toolkit, or learn the PDF Format. It isn't too terribly hard, for simple PDF files.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 138
Reputation: sarahk is an unknown quantity at this point 
Solved Threads: 1
sarahk's Avatar
sarahk sarahk is offline Offline
Junior Poster

Re: Php With Pdf

 
0
  #3
Sep 14th, 2005
or use this free toolkit. Quite simple once you get your head around some basic examples...

http://www.ros.co.nz/pdf/
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 147
Reputation: ashneet is an unknown quantity at this point 
Solved Threads: 1
ashneet's Avatar
ashneet ashneet is offline Offline
Junior Poster

Re: Php With Pdf

 
0
  #4
Sep 14th, 2005
Thanks
I will look into both the methods.
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: srikanth1243 is an unknown quantity at this point 
Solved Threads: 0
srikanth1243 srikanth1243 is offline Offline
Newbie Poster

Re: Php With Pdf

 
0
  #5
Oct 11th, 2005
You can use html to pdf converter see the link http://www.rustyparts.com/pdf.php
First read your php file and then write that to an html file then convert this html to pdf file using above specified link program.
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 3
Reputation: hostingoption is an unknown quantity at this point 
Solved Threads: 0
hostingoption hostingoption is offline Offline
Newbie Poster

Re: Php With Pdf

 
0
  #6
Oct 15th, 2005
You can also search more free tutorials and toolkit on scripts sides like hostscripts.com, needscripts.com, searchscripts.com
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 1
Reputation: gmc8757 is an unknown quantity at this point 
Solved Threads: 0
gmc8757 gmc8757 is offline Offline
Newbie Poster

Re: Php With Pdf

 
0
  #7
Oct 18th, 2005
Hey, I'm new to all this but had a question along these lines. I have an html form online that once the user submits the form, it gets emailed directly to me as an html email. It's been working out ok, but could be better. Ideally, i'd like to have it sent as a pdf so I can just print out the attachment.

Do you know how i can go about doing this? Any help is appreciated. Thanks,
Joe
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: Php With Pdf

 
0
  #8
Oct 19th, 2005
Originally Posted by ashneet
I m not sure if this is right question to ask.
I am trying to get php to make PDF file and email it to some one when they enter enough information. is it even possible as i have no idea how would you do this...
http://pear.php.net/package/File_PDF

Quote from site:

Description: This package provides PDF generation using only PHP, without requiring any external libraries.

--
or:

http://www.pdflib.com/products/index.html

Quote from site:

PDFlib is a development tool for PDF-enabling your software, or generating PDF on your server. PDFlib offers a simple-to-use API for programmatically creating PDF files from within your own server- or client-side software. PDFlib doesn't make use of third-party software for generating PDF, nor does it require any other tools.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 3244 | Replies: 7
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC