PerShing2014 / jmesa

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

Setting column widths in exported PDF through Jmesa #296

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Export the PDF with a few columns

What is the expected output? What do you see instead?
The columns should be nicely laid out or there should be a way to configure 
column width in the exported file.  Instead the columns are evenly distributed

What version of the product are you using? On what operating system?
3.0, XP

Please provide any additional information below.

Original issue reported on code.google.com by saurabhs...@gmail.com on 3 Nov 2010 at 3:37

GoogleCodeExporter commented 8 years ago
The exports that come with JMesa are pretty vanilla. If you want something more 
complex you could create a custom view and plug it in. 

I do have an example of creating a custom html view.

http://code.google.com/p/jmesa/wiki/CustomViewTotalsTutorial

The exports are essentially the same and your best bet is to look at the export 
views that come with JMesa, create a copy, and modify it to what you need.

Original comment by jeff.johnston.mn@gmail.com on 4 Nov 2010 at 9:27

GoogleCodeExporter commented 8 years ago

Original comment by jeff.johnston.mn@gmail.com on 9 Mar 2011 at 7:42