Afficher un message
Vieux 14/09/2007, 10h20   #1
John Butler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut PDF:Writer pages landscape and portrait

Hi,

Im creating a PDF report and throughout the PDF document there will be
some pages that need to be landscape and some that need to portrait. I
cant seem to find any documentation about inserting pages in the
document with a different layout, it looks like the whole document needs
to be on or the other when initialising
pdf = PDF::Writer.new(rientation => :landscape)

I currently have the seperate parts of the document rendering
individually so one option would be to merge them altogether when
finished and use the page numbering to tie them together.

Can anyone give some advice on the best route to take for this?

thanks

JB
--
Posted via http://www.ruby-forum.com/.

  Réponse avec citation
 
Page generated in 0,04313 seconds with 9 queries