riadvice / AlivePDF

[Official AlivePDF] - AlivePDF is a client side AS3 PDF generation library for Adobe Flash, Flex and AIR
https://riadvice.github.io/AlivePDF/
32 stars 6 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