Thread Starter
kayumi
(@kayumi)
I add it to pdf template packing_slip.php in child theme
Thread Starter
kayumi
(@kayumi)
Are images visible now?
I menage to make line breaks like in the database using code
php echo nl2br( $item[‘meta’]);
But when I copy text from pdf to doc, double line breaks are missing.