blob
field, however, I tried to use the FPDF
and FPDFI
library, however it ends up generating the following error :
Atenção
file_get_contents() expects parameter 1 to be a valid path, string given
Fatal error: Uncaught TCPdiParserException: Empty PDF data.
I think it's because it's coming from a blob
field, I'm trying to find some way I can print multiple pdfs at a time or merge them and preview them in the browser! Or something related!