Category Archives: Save as Pdf

Add “Save as Pdf” links to your website pages to allow your visitors to export them to pdf in an instant.

New feature for the online html to pdf converter – use CSS print media type

New html to pdf converter online featureA new feature was added to the online html to pdf converter: the possibility to use the page ‘print’ CSS media type (instead of the default ‘screen’ media type).

To use the feature with our html to pdf converter online, in our homepage, click on the ‘Options’ link and check the box ‘Use CSS media type Print’.

The same feature is now available in our Html to Pdf Online API and also in the Save as Pdf free service using the use_css_print option.

Add a “Save as PDF” button to your website

Allow your visitors to save/export your webpages as pdf. With Select.Pdf is very simple. Just add a link on your page and you are done.

<a href="https://selectpdf.com/export-to-pdf/?" onclick="if(!this.urlAdded)href+='&url='+encodeURIComponent(location.href);this.urlAdded=1">Save as Pdf</a>
 

For more details and parameters description, take a look at Save as Pdf feature main page.

Continue reading