Monday, January 27, 2003

New Promise Add Together 'Save Every Minute Pdf' Push Clit To Your Websites In Addition To Weblog Pages

Want site visitors to impress or download your spider web log posts every moment PDF documents ?

PDF Online, the gratuitous PDF conversion service that helps you lot practise PDF files of your Microsoft Office documents, has released a novel online tool for converting HTML spider web pages to PDFs.

Here's how the novel service industrial plant - bloggers add together a pocket-size Javascript snippet inwards the spider web log templates, visitors tin flame click the "Save Page every moment PDF" push and the electrical flow spider web page volition live on rendered every moment a PDF document.

Though the "SavePagesAsPDF" service is inwards shut beta, you lot tin flame even together with therefore plough over it a drive every moment present below:
<script type="text/javascript">  component division savePageAsPDF() {     var pURL = "http://savepageaspdf.pdfonline.com/pdfonline/pdfonline.asp?cURL=" + escape(document.location.href);    window.open(pURL, "PDFOnline", "scrollbars=yes, resizable=yes,width=640, height=480,menubar,toolbar,location"); </script> <a href="javascript:savePageAsPDF()">Save Page As PDF</a>

When the SavePageAsPDF service goes alive officially, you lot volition live on able to rails all the PDF conversion activities on your website helping you lot visualize the nearly pop content  on your blog.

This volition live on inwards conduct contest amongst HP Print Widget that also let printing spider web log posts together with RSS feeds every moment PDF documents.

Related: CSS for Printer Friendly Web Pages

Update: You tin flame straight embed the URLs inwards your spider web log posts without using whatever javascript. Use the next values for cURL instead of encodeURIComponent(document.location.href)

Classic Blogger - <$BlogItemPermalinkURL$>
Blogger XML Template - data:post.url
WordPress - <?php the_permalink();?>

No comments:

Post a Comment