Hi,
I'm using prince 10r5 on debian with PHP to build PDFs based on generated HTML files. Everything is working fine, until my documents are getting longer. WIth complexer documents I'm getting corrupt renderings in my PDF with partial visible HTML tags "/div>" (see attached image). The HTML code is correct, example:
The error appears at different places if I change the context of the document, e.g. rearrange items - quite weird.
I would be very happy if somebody could point me to a solution for this problem
Beste regards
Ansgar
I'm using prince 10r5 on debian with PHP to build PDFs based on generated HTML files. Everything is working fine, until my documents are getting longer. WIth complexer documents I'm getting corrupt renderings in my PDF with partial visible HTML tags "/div>" (see attached image). The HTML code is correct, example:
<div class="baustein">
<span class="icon">w</span>
<h4>Sie haben Bluthochdruck.</h4><div class="subheader"><span class="fachbegriff">Arterielle Hypertonie, entgleist</span>
</div><p>Bei Ihnen ist der Blutdruck in den Schlagadern
viel zu hoch. Die Schlagadern leiten das Blut vom Herzen in den Körper.
kennt man die Ursache für den Bluthochdruck nicht.
</p>
</div>
The error appears at different places if I change the context of the document, e.g. rearrange items - quite weird.
I would be very happy if somebody could point me to a solution for this problem
Beste regards
Ansgar