LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   save website as pdf and send pdf as an email? (https://www.linuxquestions.org/questions/linux-software-2/save-website-as-pdf-and-send-pdf-as-an-email-776942/)

Cyberman 12-19-2009 05:07 PM

save website as pdf and send pdf as an email?
 
PDFCreator has a feature that allows a person to print-save a website/document as a PDF and send that as an email.

Does anyone know any software in GNU/Linux that does the same?

bret381 12-19-2009 05:44 PM

I can do it through CUPS. from browser file-> print. Select print to file, select .pdf, name file and hit print. Saves to folder designated. Then email.

Cyberman 12-19-2009 08:09 PM

That's not the point.
The point is using a printing feature that *automates* the emailing for a person.

jstephens84 12-19-2009 08:19 PM

could also make a script that calls html2pdf then uses the mail command to send the email via the command line. Also make the script take the webpage as an argument.

Cyberman 12-19-2009 09:41 PM

Yeah, if I knew how to do that, then I'd probably already have done it.
I'm sure there is a way to tinker with applications and the browser interface, but I lack the programming knowledge to prescribe such a perfect program. :)


All times are GMT -5. The time now is 08:21 PM.