Click to See Complete Forum and Search --> : [SOLVED] how to export a web page ?


nephish
06-14-2005, 09:01 PM
hey there,

i have a web server that runs a sight for a friend of mine who loads data into a form and pulls up a report. easy enough. what he wants to do though is email that report to his customers. the problem with sending html as an attatchment is that all the images are loaded into a folder called "files" that also has to be attatched and the whole thing is a mess. he uses mozilla thunderbird as his emial program ( in windows ) - can he export an html doc as a pdf with something ? or maybe can send a webpage (with images) as an html email. or what ? whats a good solution to make one attatched file for someone out of a web page with images on it ?

Choozo
06-15-2005, 01:49 AM
Send just the URL in the mail?
Print the page to a file, and run that file through ps2pdf?

nephish
06-15-2005, 02:25 AM
i am going with the first option, sending the url in the body of the email.
tested it a couple of times and it worked.
thanks.
shawn