Posts: 3
Threads: 3
Joined: Jan 2018
Reputation:
0
Hi everyone!
Do you know if the paid version of PDFMaker for vtiger 5 is compatible with CoreBOS?
Could you give me some information about?
Thanks and regards.
Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
I have, in the very distant future, plans to create a PDF module that is open-source. This wil NOT have the WYSIWYG editor but will work with smarty templates and ACE editor (this is at least my plan), so you will need some basic HTML skills. The reason is that I never found the WYSIWYG editor sufficient - I always wound up editing the HTML and writing custom functions anyway. Keep an eye out on my github (Luke1982). Like I said, this is a future plan, somewhere in the coming 6 months.
Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
Hey Joe,
I surely will, I do believe GenDoc is a great solution, it outputs ODF files right? Will dive into this.
The problem is that PDF has an established workflow and everyone uses it. It's like Microsoft Word: It's crap, but since everybody uses it, you have to be able to offer it.
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
GenDoc generates an ODT file, you can open that with OpenOffice (modify it if necessary) and export to PDF from there. We also have a PDF generation service, if you have a subscription contract or some other sort of support contract with us you will be able to directly generate PDFs from inside the application.
Joe
TSolucio
Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
Ah, that's something I didn't know. Let me experiment with this. If that is true an extra PDF module wouldn't be needed..