Forum


Replies: 7   Views: 445
Tcpdf_parser error: decodefilterflatedecode: invalid code
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 15-07-2024 - 15:17

Hello,

Please note that the available classes and methods to sign a PDF document are detailed on:

https://www.phpdocx.com/api-documentation/digital-signature-package/digitally-sign-docx-pdf-with-PHP

You need to use SignPDF or SignPDFPlus to sign a PDF document, not TCPDI with a custom code. Please note that TCPDI is an internal class used by phpdocx methods; it shouldn't be used standalone.

If you have any issue using SignPDF or SignPDFPlus to sign a PDF, please send this document to contact[at]phpdocx.com and we'll check it.

Please note we only can provide support for phpdocx methods. If you want to generate custom code with TCPDI we recommend you check the code available in phpdocx classes.

Regards.