Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bugzilla bug 176680 table page break interval does not work properly in pdf.

- Summary:

Fix bugzilla bug 176680 table page break interval does not work properly in pdf.

 

- Bugzilla Bug(s)

176680

 

- Description:

Enable page break interval in pdf layout.

 

Page break interval function in pdf was disabled according to Wenfeng's

Suggestion at 9/14/2006:

 

"Please disable page-break-interval for PDF in 2.1.1 if the  interval row count

per page doesn't start over when a new page is created fue to page size."

 

After that page break interval function was improved and solve the problem pointed out by Wenfeng, but page break interval in pdf was not enabled, now it is.

 

- Tests Description:

Manuel Test

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java

 

- Files Added:

 

-Jun Ouyang

 


Back to the top