PDFDevice Version 5 Features


Merge PDF Files
The static function $filemerge() can merge multiple PDF files. This makes it possible to append existing PDF files to reports, such as Standard appendages to Invoices perhaps.

 

Encrypt and Sign existing PDF Files
The static functions $fileencrypt() and $filesign() can encrypt and sign existing PDF files, thus widening the commercial scope of PDFDevice beyond producing PDF files from Omnis reports.

AcroForm Support: produce forms and transmit or read form data
PDFDevice supports the embedding of AcroForm fields in Omnis reports and in conjunction with the static $filereaddata() method you can produce PDF forms that can be filled in by clients and then have Omnis extract the data from these forms or let the PDF reader transmit the data to your servers.