Hi,
I'm working with DOMPDF which is great generating data that i have in my EspoCRM Database.
However, sometimes i need to add manual text or fill in a table manually (ideally).
When i use the PDF Template, i can generate <input ... /> fields which are displayed correctly, but when i print that PDF it is just not displaying it.
What i would like to do instead of generating the PDF straight away, i would like to generate my "PDF Template" as HTML with the ability to print it as PDF later, when i filled my Data in that i need to fill in.
See in my Screenshot below what i get as a preview insight EspoCRM when using an input field and Textarea.
So creating an HTML page as an option in the menu would generate my complete page as i want it and then i may have a print or "Save as PDF" Button for it.
Does that make sense?
For example, if i want to write a letter that i need to attach as PDF or even print to send as a letter. I think that would be great. Let me know what you think. Is that something you thought about?
I'm working with DOMPDF which is great generating data that i have in my EspoCRM Database.
However, sometimes i need to add manual text or fill in a table manually (ideally).
When i use the PDF Template, i can generate <input ... /> fields which are displayed correctly, but when i print that PDF it is just not displaying it.
What i would like to do instead of generating the PDF straight away, i would like to generate my "PDF Template" as HTML with the ability to print it as PDF later, when i filled my Data in that i need to fill in.
See in my Screenshot below what i get as a preview insight EspoCRM when using an input field and Textarea.
So creating an HTML page as an option in the menu would generate my complete page as i want it and then i may have a print or "Save as PDF" Button for it.
Does that make sense?
For example, if i want to write a letter that i need to attach as PDF or even print to send as a letter. I think that would be great. Let me know what you think. Is that something you thought about?
Comment