Please provide a reduced code example that reproduces the problem.
Also, is this happening in Prawn 0.4.x or the experimental 0.5 pre-release?
-greg
Please add:
Prawn.debug = true
at the top of your script just after the requires. Then provide me
with a complete running example.
I will not be able to reproduce the error by guessing at what your
headers / data look like.
-greg
No. I need a full script that I can run.
-greg
The table simply going off the right edge of the page, setting the table
width option or column_widths option should resolve it.
Regards,
Andrew
In the future, please make sure that unless there is a good reason why
it would not be possible,
provide a full running script so that we can more easily debug your issues.
It saves us effort, and makes it harder for us to misunderstand your problem.
-greg