pescuma / swt-paperclips

Automatically exported from code.google.com/p/swt-paperclips
0 stars 0 forks source link

control how a PrintPiece is divided #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Print piece not effectively divided across pages when large table is
printed with Big Print option. The columns get truncated in the first page
are reprinted with some more columns from previous page.

What steps will reproduce the problem?
1. Create table with large number of columns
2. Print table using BigPrint option
3. verify the print output

What is the expected output? What do you see instead?
Print out should be split across pages, split data by columns, 
Eg. If 8 columns are present lets 4 column in one page and 4 in other.

But column data in first page is truncated and the same column data is
reprinted in next page.

What version of the product are you using? On what operating system?
1.0.3

Original issue reported on code.google.com by harish...@gmail.com on 4 Sep 2009 at 9:24

GoogleCodeExporter commented 9 years ago
PaperClips is migrating to the Eclipse project.

This bug is now being tracked at http://bugs.eclipse.org/291854

Original comment by qualidaf...@gmail.com on 9 Oct 2009 at 5:43