I’m working with SuiteCRM PDF Templates and was wondering if it’s possible to generate a PDF that remains editable after it’s created.
Any guidance, examples, or extensions you can recommend would be really appreciated.
I’m working with SuiteCRM PDF Templates and was wondering if it’s possible to generate a PDF that remains editable after it’s created.
Any guidance, examples, or extensions you can recommend would be really appreciated.
Hello,
not exactly what you’re asking for, but an idea / option:
In one project, I had the edit document as a requirement and I’ve used some PHP Word / Writer ODT library to generate an odt file instead of a pdf.
Do you have steps to implatement library in the SuiteCRM? Are you planning to create video on it? ![]()
That was already quite a while ago - probably a 7.10 or similar by that time with an older version of PHP.
Custom code is usually quite specific / time consuming and fits difficult into a video.
Do you have GDPR concerns?
In a recent project a colleague has used CRM + n8n + Google Docs, that is a fairly easy option, but outside of SuiteCRM.
OKay, that’s good idea. We do not have GDPR concerns.