CoreBOS and PDFMaker paid version - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9) +--- Thread: CoreBOS and PDFMaker paid version (/showthread.php?tid=867) |
CoreBOS and PDFMaker paid version - andresriano - 01-25-2018 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. RE: CoreBOS and PDFMaker paid version - joebordes - 01-25-2018 No, it isn't, but if you have a valid license you can download a compatible version here: https://cloud.tsolucio.com:8443/index.php/s/GCWxuNjQZx9i9vr I would also like to invite you to have a look at our alternative GenDoc: https://cloud.tsolucio.com:8443/index.php/s/KRBtuxiNQwOSI9F https://cloud.tsolucio.com:8443/index.php/s/WeKM1NA0dJVcwcG http://corebos.org/documentation/doku.php?id=en:extensions:extensions:gendoc let me know how it goes RE: CoreBOS and PDFMaker paid version - Guido1982 - 02-12-2018 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. RE: CoreBOS and PDFMaker paid version - joebordes - 02-12-2018 Luke, please dedicate some time to the GenDoc extension. I think it will surprise you, not only for it's power but also the incredible ease of use. Have a look at the documentation template: http://corebos.org/documentation/lib/exe/fetch.php?media=gendoc:gendocdocumentation.odt http://corebos.org/documentation/lib/exe/fetch.php?media=gendoc:gendocdocumentation.pdf and at some of the existing templates: http://corebos.org/documentation/doku.php?id=en:gendoc:templatestore I will be doing a video tutorial on GenDoc in the next weeks. I really think there is no need for you to dedicate any time to this: GenDoc is a great solution Have a look and let me know what you think RE: CoreBOS and PDFMaker paid version - Guido1982 - 02-13-2018 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. RE: CoreBOS and PDFMaker paid version - joebordes - 02-13-2018 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. RE: CoreBOS and PDFMaker paid version - Guido1982 - 02-13-2018 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.. |