Form PDF Support forum form_pdf Create and load PDF forms in FDF format This class can be used to create and load PDF forms in FDF format using only pure PHP code. It can generate an FDF document from an associative array of form values. The generated document can be saved to a file. The class can ...