We've developed a very simple Active Server Pages (ASP) script which allows you to do no-nonsense Forms Data Format (FDF) collection via e-mail. Best of all, this simple script will work with Acrobat Reader.
So simple...
Operation is simple, after having designed your PDF form, and added the form fields as required, add one a hidden field called "mailto". Set its contents to the e-mail address of the person you wish to send the submitted data to (e.g. codecutter@planetpdf.com). Set the submit button to go to the FDFGateway script as installed on your server - don't forget to include the #FDF on the end of the URL so Acrobat knows what to do with the returned data. Ours is at:
The FDFGateway script will collect the submitted forms data and immediately e-mail out the forms data (FDF file) to the address specified in the
hidden "mailto" field. Nothing could be easier
Try it out yourself
The FDFGateway is setup on the Planet PDF server for evaluation purposes (don't use it as a workhorse). Feel free to give this a whirl to see how it works for you.
When you do install it on your server, remember you'll need the relevant FDF Toolkit, available from the Adobe Solutions Network and also the CDONTS service as provided with the Microsoft Windows NT Option Kit. Of course, this all presumes you're using Microsoft's IIS. The concept is simple, and you could easily modify this script to work with just about any of the server side scripting languages.
PDF publishing is mainstream these days, and it's certainly more efficient and eco-friendly than conventional distribution channels. Sometimes, though, it's a pleasure to sit down with a printed magazine, and many readers will never enjoy reading long items digitally. Magcloud is a self-publishing service which combines e-publishing with print-on-demand.
Despite the numerous benefits, there can be potential issues with the conversion of paper documents into electronic archives. When scanning paper pages into PDF, it's possible to end up with the odd- and even-numbered pages in separate PDF files. It can be very time-consuming to collate them manually, but there is an easier way. Sean Stewart explains.
BCL easyPDF SDK is a set of PDF Programming Libraries designed specifically to help Software Developers / Programmers build and deploy enterprise class PDF applications for corporate wide PDF...