Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

place a convert to pdf button in html

<a onclick="this.setAttribute('href', 'https://v2.convertapi.com/convert/web/to/pdf?secret=YOUR_SECRET_HERE&download=attachment&url=' + encodeURI(window.location))" href="#">
    Save page as PDF
</a>
Source by www.convertapi.com #
 
PREVIOUS NEXT
Tagged: #place #convert #pdf #button #html
ADD COMMENT
Topic
Name
9+1 =