pyrtf
pyrtf copied to clipboard
Landscape does not work
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.
I have fixed this in my pull request https://github.com/grangier/pyrtf/pull/2