pyrtf icon indicating copy to clipboard operation
pyrtf copied to clipboard

Landscape does not work

Open lowmanio opened this issue 9 years ago • 1 comments

All my references to sections are in the form:

section = Section(landscape=True)

However nothing turns out landscape. I believe there is a bug that does not actually turn the pages to landscape mode.

lowmanio avatar Oct 04 '15 17:10 lowmanio

I have fixed this in my pull request https://github.com/grangier/pyrtf/pull/2

lowmanio avatar Oct 04 '15 17:10 lowmanio