Clearly its way easier for me to create an ODT template, however after reading some posts here, it appears when documents are created with the use of an ODT template, it spits out the ODT document populated, i would like to have PDF, is there a module that can be installed or a setting changed to have the system internally created a PDF document from this ODT template that has data in it, so i receive a PDF invoice rather than an ODT file thats an invoice when an invoice is created?
We want to email invoices directly from the system, so the client has to receive a PDF document, I am looking over the PDF template details now, but theirs a learning curve to that.
I notice in the Wiki PDF template page it says " Just use the Module Builder from v12.0 to create your module.", this appears to be a tool to create the template, however the link doesnt seem to hold any tool to use.
I notice the native PDF templates appear to have WAY MORE than just PHP template information in them, theirs loads of logic going on, that clearly will not be in the ODT file, so that raises a few questions:
We would like the PDF file to have metadata as well, so i assume we would need to stick to using the FPDF PHP method, however this is still under investigation, with that in mind, would i be right that Ultimate PDF v11 (https://www.dolistore.com/en/home/1221-ultimatepdf-110.html?search_query=ultimate+pdf&results=163)only overlays some CSS on to the existing PDF already in the system, as we dont see any page layout editor…?
What is all this PHP logic in the original templates there for?
Will i loose anything if i use the ODT file (as that clearly cant have any PHP logic in it)?
I use the version of dolibarr 12 on windows 10 and I wanted to convert my odt documents to pdf, it is now possible to use the xnative function for conversion without the need to install java and jodconverter.
is that you please know how to adapt the function so that I can get a result for my conversions.
Can you please tell me how to add and use multiple invoice templates at the same time with dolibarr 15 on windows 11, so that clients would have different invoices. If its possible kindly guide me how to do it.