Open swbittib opened 1 year ago
Hi @swbittib Can you open a pull-request adding your code same as an example in examples/ ?
that is corrupted.
What do you mean exactly ?, the PDF file is valid. You seem to be using an outdated version of TCPDF.
Thanks,
if you rename output_base64.txt in output_base64.pdf you can not open the file because is corrupted.
TCPDF version is 6.6.2 (2022-12-17)
That's not entirely true, you need to base64 decode the output and then it works. The PDF format is not base64
Hello,
I'm trying to convert a empty pdf file to pdf/A
This is the php code:
Attached you can find $pdf_base64 string returned by script that is corrupted.
Thanks, Best Regards.
output_base64.txt