good evening everyone.
I wonder if there is a more advanced way to create PDF templates. now i’m using dreamweaver to edit directly in html, but that’s not enough. I need to create a table with many more rows but they don’t fit on a single A4 sheet. i would need to make a smaller table, but i am not allowed.
Thanks Massimo
SuiteCRM provides 3 editors (in some places; in other places it only provides one):
-TinyMCE
- Mozaik
- Direct HTML
You’ll find an additional editor in this PR, not yet merged:
And my add-on PowerReplacer takes completely different approach and allows for many other things.
how do i decide which editor to use?
This is a problematic area of SuiteCRM. There are bugs, especially with things that you put in the templates and they get stripped out due to over-zealous security “features”. Many people enter their templates directly through the database, because of this, to ensure they are not changed.
So just try the editors to see if you can achieve what you want. If you have problems, try another one.