Little Package
Little Package
The 'D' argument in your Output() causes a forced download, and there is no returned data. You would need to specify a different destination, not 'D' to get that data...
[Adobe Naskh](https://fonts.adobe.com/fonts/adobe-naskh) is Open Type. What was your process again?
Is this in the default font (Helvetica)?
I'm curious what other library you switched to. Also, I'm curious the content of $contratto. Can you fill us in with some more detail? Sometimes these malware scanners are tipped...
After line 17064 (17070), there is a condition where $dom[$key]['thead'] can be set as false. Line 18909 it checks $dom[$key]['thead']) for empty string condition but false/boolean returns false for the...
Hey @kamleshwebtech It seems like you should use **tcpdf/tools/tcdpf_addfont.php** to generate your font files and not **fpdf/makefont/makefont.php**. After you've set that up, and if you are still having troubles, have...
I have had the same question but posting the same issue twice because you are desperate isn't going to help anything. Please remove this duplicate post, thanks.
@susanne99 If I had a link to the solution, I would have posted it already. This library is supported by volunteers, and so posting the same issue twice just wastes...
Please close the issue if it has been solved for you, and maybe share the solution. The usual way to do this would be to set the constant `define( 'K_TCPDF_EXTERNAL_CONFIG',...
> I change \n to What did you change \n to? Did you use HTML like ``? That *should* work.