NishilSB / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 1 forks source link

setAutoPageBreak(true) does not restore margin #376

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. setAutoPageBreak(false, 0)
2. add pages with addPage
3. setAutoPageBreak(true, margin)

What is the expected output? What do you see instead?
The margin is gone for subsequent pages.

Original issue reported on code.google.com by cgauth...@gmail.com on 27 Feb 2015 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by cgauth...@gmail.com on 27 Feb 2015 at 2:15