0
HTML display bug in pdf
Hello,
I just reported a bug to Ninox support regarding the clear display of HTML code on pdf files generated with the printRecord() function.
When a print page template contains a table with a column in which there is the html() function, all the HTML code is displayed in clear when the PDF is generated.
This only happens on app.ninox.com and not on the iPhone and Mac app.
The table column containing the html() function in the print template:
html('Nom du service concaténé' +
if 'Commentaire concaténé' then
"<br>" + "<p style=""color: gray; "">" + 'Commentaire concaténé' + "</p>"
end)
The generated PDF file :
2 replies
-
So if you print in the print layout page there is no issue?
I'm not sure how much effort they will put into fixing things in the old print engine.
Content aside
- 3 days agoLast active
- 2Replies
- 22Views
-
2
Following