pombreda / rst2pdf

Automatically exported from code.google.com/p/rst2pdf
Other
0 stars 0 forks source link

horizontal layout #481

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Could you please implement horizontal page layouts?

What steps will reproduce the problem?
1. edit a CSS stylesheet, and define "A4L" as layout
2. run rst2pdf
3.

What is the expected output? What do you see instead?
The desired output would be to have an output page oriented horizontally (as in 
a landscape) instead of vertically (as in a portrait).
However, horizontal layouts are not implemented yet, so these steps would not 
work.

Please answer the following questions, they are *very* important:

* Version of rst2pdf?

* Version of reportlab?

* Are you using wordaxe, and if true, what version?

* Are you using rst2pdf with Sphinx, and if true, what version?

Please provide any additional information below.

Original issue reported on code.google.com by dalloli...@gmail.com on 26 Nov 2012 at 1:05

GoogleCodeExporter commented 9 years ago
Doing that is easy, just use the a4-landscape stylesheet (-s a4-landscape)

Original comment by roberto.alsina on 7 Dec 2012 at 10:15