I have a form template, i used fpdi and tcpdf to create a download link on the web application. http://www.setasign.de/products/pdf-php-solutions/fpdi/demos/tcpdf-demo/
What I now want is to be able to send out the same pdf once the users has click a button. I didn't save the form it's just a template and I stamped it with their order id then PDF sent with application/octet-stream.
I would like to use postmarkapp to do this. Does can anyone point me to the right direction.
A
Cheers