How to edit a PDF using a link on your website
This option allows you to integrate a simple text link into your website to edit PDF online, use Microsoft Word to PDF conversion, and so much more. To use this simple redirect to our PDF editor, copy the following code and paste it into your website text.
Clicking on it will send your users to our PDF editor, a converter, or any other PDF editing tool of your choosing. Simply use the respective link in the code example.
The GET parameter remote_url
needs to contain the URL to the PDF document you want your users to edit. Please note that the GET parameter remote_url
needs to be urlencoded.
<a href="https://www.pdf2go.com/edit-pdf?remote_url=URL_TO_PDF" rel="nofollow">
Edit with PDF2Go
</a>
Use an online file conversion API
We have extensively tested and evaluated several tools to find the best file conversion API for our service. Of course, you can use them as well!
Check out our partners over at api2convert.com and use their file converter API in your own project.