Hello, recently I have an error in printing PDF in one of my custom entities.
Whenever I try to print a PDF, I get : Error on loading PDF Document (see screenshot).
In the log: WARNING: E_WARNING: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 70
The mysterious thing is, this happens only in the first record of the list view, when opening to detail view. From other record it is no problem to print as desired.
Whenever I try to print a PDF, I get : Error on loading PDF Document (see screenshot).
In the log: WARNING: E_WARNING: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 70
The mysterious thing is, this happens only in the first record of the list view, when opening to detail view. From other record it is no problem to print as desired.
Comment