Project

General

Profile

Actions

Defect #13262

closed

Generating PDF of issue with some HTML entities causes error

Added by Laszlo Kenyeres over 12 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix
Affected version:

Description

HR tag with width:
<hr align="center" width="100%" />
width="100%" causes error

Nested tables:
<table>
<tr>
<td>
<table>
<tr><td>nested cell</td></tr>
</table>
</td>
<td>normal</td>
</tr>
</table>

Actions

Also available in: Atom PDF