Hello,
Made a quote pdf template using PDF Templates. Everything works (even had to customize line_items.js to get some calculations with tax to work out.
However, every time I try to use the Print this PDF in the quote section, I get the PDF generated without the company logo (there is an X in the PDF).
Things I have tried from the forum searches:
- editing .htaccess removing redirect for custom and upload
- editign .htaccess in the upload folder
- copying the file from custom/theme to upload and using that URL
- trying both url schemes (http:IP/upload/img) and (upload/img.png)
- checking GD installation both php-gd and php7.0-gd
Donβt know what else to try. Any help please?