ve a custom table for outgoing documents, and I would like to achieve the following:
- If the outgoing document is in Word format, I want to automatically insert a barcode image into a specific location inside the Word file. Is this possible within the PHPMaker project? Is there any supported way to inject an image into a Word file through code or plugins?
- I would also like the generated Word file to have better formatting, including a header and footer as images.
Is it possible to achieve this using PHPMaker? And if custom code is needed, what are the recommended steps?