prawn-layout
prawn-layout copied to clipboard
NOTE: prawn-layout has been merged into the main prawn repository as of 2010.02.25 (http://github.com/sandal/prawn), however the stable branch of prawn-layout 0.8.x is still hosted here.
I have repeatable header and footer. and I created a table and added to bounding box. is there any super easy option to avoid overlaping page header and table header?.
Hi, if I create a document with table I get an error with the Acrobat Reader 9.x "An error exists on this page. Acrobat may not display the page correctly....
Reported by Simon Hürlimann: There's some regression in drawing tables. When using a small vertical_padding (like 0 or 1), a page break is inserted after each cell. Cell borders are...
Currently it's shown only on first page. But the grid is actually defined for all pages. Working on a patch.
[Description edited by bradediger] When a the data for a table includes cells or hashes that specify :font_style and :font_size (possibly other attributes as well), the natural width calculation for...
I am struggling with an unwanted page break in a table. The contents of the cells varies in length. It seems some specific combinations of text length trigger the page...
When having multiple unique tables formatted in a bounding_box start_new_page is added after each.