Developer Notes
This page contains information for developers wishing to update or maintain the pdf endpoint on the dbconnector service.
Last updated
Was this helpful?
This page contains information for developers wishing to update or maintain the pdf endpoint on the dbconnector service.
Last updated
Was this helpful?
Also see SQLProxy
Also see SQLProxy
Also see SQLProxy
The has a nice interface which utilizes the features of the PDF Toolkit which is used by the DBConnector. This is particularly useful for extracting fdf data files from fillable forms, which can then be manually edited and fed back into the form for in-dev-testing.
The non-fillable PDF generator has a maximum PDF version of 1.5. Many PDF generators, including fillable PDF forms save in version 1.6.
Version 1.6 works fine for the fillable PDF processes but using a v1.6 PDF docs cause the non-fillable PDF process to fail for the PDF generator.
To downgrade a PDF from v1.6 to v1.5, use the following gostscript command on Ubuntu:
You can determine the version using this command: