Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Generating PDF file and sending as email attachment

 
   Database Forums (Home) -> PHP RSS
Next:  String parsing bug  
Author Message
Gary Hasler

External


Since: Jul 25, 2006
Posts: 7



(Msg. 1) Posted: Thu Sep 21, 2006 10:51 pm
Post subject: Generating PDF file and sending as email attachment
Archived from groups: comp>lang>php (more info?)

We need to create a php page which generates dynamic content (a price
quote) based on form entries, displays it on a web page, and
simultaneously sends an email with the same content in a PDF file
attachment. There are enough differences between the ideal web page and
PDF layouts that I don't think the various HTML-2-PDF scripts are
suitable. (Also there are a few pictures in the mix which complicates
things). Our web server provider doesn't have and will not install
PDFlib so I am looking at alternatives like EZPDF, which at first glance
looks reasonable. Any comments or recommendations?

 >> Stay informed about: Generating PDF file and sending as email attachment 
Back to top
Login to vote
Geoff Muldoon

External


Since: Jul 13, 2005
Posts: 880



(Msg. 2) Posted: Fri Sep 22, 2006 9:02 am
Post subject: Re: Generating PDF file and sending as email attachment [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

garyhasler.TakeThisOut@thelogconnection.com says...
> We need to create a php page which generates dynamic content (a price
> quote) based on form entries, displays it on a web page, and
> simultaneously sends an email with the same content in a PDF file
> attachment. There are enough differences between the ideal web page and
> PDF layouts that I don't think the various HTML-2-PDF scripts are
> suitable. (Also there are a few pictures in the mix which complicates
> things). Our web server provider doesn't have and will not install
> PDFlib so I am looking at alternatives like EZPDF, which at first glance
> looks reasonable. Any comments or recommendations?

Google FDPF

Geoff M

 >> Stay informed about: Generating PDF file and sending as email attachment 
Back to top
Login to vote
Todd

External


Since: Sep 22, 2006
Posts: 1



(Msg. 3) Posted: Fri Sep 22, 2006 5:44 pm
Post subject: Re: Generating PDF file and sending as email attachment [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

FPDF is what you are looking for. It works great.

Regards.
"Gary Hasler" wrote in message

> We need to create a php page which generates dynamic content (a price
> quote) based on form entries, displays it on a web page, and
> simultaneously sends an email with the same content in a PDF file
> attachment. There are enough differences between the ideal web page and
> PDF layouts that I don't think the various HTML-2-PDF scripts are
> suitable. (Also there are a few pictures in the mix which complicates
> things). Our web server provider doesn't have and will not install
> PDFlib so I am looking at alternatives like EZPDF, which at first glance
> looks reasonable. Any comments or recommendations?
 >> Stay informed about: Generating PDF file and sending as email attachment 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
convert page to PDF or .xls or .doc and email as attachment - I have a report.php page that displays data from a mysql database. I would like to create a text box to input an email address and upon submitting, have the report attached and sent to the email specified. The page can be converted to PDF or .xls or .do...

'Nobody' disallowed from sending email with PHP - Hi. My host decided to disallow mails from 'nobody' ('nobody' is the user of PHP+Apache) due to spam problems. I use the PHP mail function to send out a confirmation email for new users, and it doesn't work. If I access shell with my user+passwd, I can...

Sending an email from a form on a personal website using S.. - Can anyone please point me to a recommended tutorial or app that will help me make my own contact page on a personal website. 1. I am wanting the user to be able to send me a mail from the website. (I think the average settings are '/usr/lib/sendmail') 2...

sending mass email fom php using mail function - I have to send more than 100s of email using a php code if i use mail function whether it will be sent to spam or inbox. If it is sent to spam which is the other way to send mass email from php. i have tried to sent email to 4 to 5 email ids it is going....

newbie: sending email with images and movies included - Hello, I am learning PHP5 and www technologies. I would like to send email from .php script. The email will contain HTML with images (BMP, GIF, JPEG) and movies (MPEG) included. I have a question: how can I include images and movies (which tags should I...
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]