- This topic has 1 reply, 2 voices, and was last updated 12 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP PDF Stamper › Automate the stamping of files
Is it possible to upload files from the backend of wordpress, potentially through a form that can automate stamping a PDF? After thoise files are loaded, I would like to display them in a password protected page. Any thoughts?
Thanks!
There is no existing automation option like the one you described. You can write a script or plugin to do this using the PDF Stamper API:
http://www.tipsandtricks-hq.com/wp-pdf-stamper/third-3rd-party-integration-guide-10
The idea is that your script should use the API to stamp the file after the upload and then show it on the page.