-->
        

How to export your webpage or blog post as a .pdf

February 2nd, 2010 by admin | download this post as a .pdf pdf Buzz This

Yesterday, I came across a site called PDFmyURL. The utility of the site is fairly apparent. You place the URL of the website into the text box, PDFmyURL will provide you with a free .pdf of the site that you are visiting.

PDFmyURL also have a couple of great advanced features such as  a bookmarklet and various wget options to format your .pdf. Using PHP, you can return the current page location and then use the PDFmyURL link creator option. Combining the power of PHP and PDFmyURL, you can create a more dynamic opportunity for your website and readers.

Download the code as a .txt file


Leave a Reply