I'm designing some reports that have the same format, they all consist of a crosstab with multiple Levels in the Row Area. It works perfectly in the HTML format, shows the right results exactly how I want it to. But when I export it to the PDF format inside the birt editor I get missing row headers and lines borders being show incorrectly.
Check the attachments.
One of them shows the version in the HTML version, where the 3 rows are shown correctly. The other one shows the PDF version where the row headers are missing for some reason, and the row line are split incorrectly also.
I can't tell what the BIRT version is? Maybe this will help.
<report xmlns="
http://www.eclipse.org/birt/2005/design" version="3.2.15" id="1">
<property name="createdBy">Eclipse BIRT Designer Version 2.2.1.r22a_v20071101 Build <2.2.1.v20071101-1439></property>
Can someone help me?