Skip to content
James Smith edited this page Oct 13, 2017 · 5 revisions

airSpring has three different web services you can try out. Read more about each service and find links to each samples documentation below.

Personalized PDF Service

The first service lets you create a PDF from a sample document built using airSpring's Designer. The data that you post to this service will be dynamically inserted into the document. The service will return a URL to the generated PDF.

airSpring Personalized Document Sample

Prefill PDF Service

The second service lets you prefill a PDF with JSON data you post to our service. We have a few sample PDFs you can try or you can use your own.

View Docs for Prefill PDF Service

Extract PDF Service

The third service lets you extract data from a prefilled PDF and returns the data in a JSON format. We also have a few sample PDFs you can try or you can use one of your own.

Extract PDF Service

Clone this wiki locally