Is it possible to output other formats than .docx and .odt with TinyButStrong and OpenTPS plugin
- by Corum
I have a module which merge document from database records and .docx or .odt document model.
I have to output .docx, .odt or .pdf. For outputing MS and Open format, there is no problem, all work properly.
But what I want to know is, if I can output something (like XML or HTML) which I can use after to build a PDF document?
If I can't, are there any libraries which provide merge document like :
DOCX (or ODT) + database record => PDF
And I don't want use phplivedocx.