Multiple tables on one page with prawn
Posted
by Ignace
on Stack Overflow
See other posts from Stack Overflow
or by Ignace
Published on 2010-02-26T10:57:46Z
Indexed on
2010/05/27
7:41 UTC
Read the original article
Hit count: 252
Hey,
I'm using prawn for pdf generation and everything works quite well, but now I'm having a bit of a problem. When I put multiple tables on one page, they just get put over each other and not under each other. Is this normal behaviour and what can I do about it?
I add the tables on the most normal behaviour btw :)
Thanks!
© Stack Overflow or respective owner