[jasperreports-questions] Trailing whitespace being stripped from PDF

2006-06-19 Thread Andy DePue
Short version: PDF export is stripping trailing whitespace from all text fields, and this is a problem. For one thing, the resulting PDF no longer matches the Swing jasper viewer. Long version: I have a report in which I'm attempting to line up money amounts. The requirement is that the

[jasperreports-questions] Swing viewer with frozen headers

2006-03-02 Thread Andy DePue
We have a Swing rich client app that, among other things, is used to view JasperReport output. Currently, we just slapped the supplied Swing viewer into our app, but now our users want this built in viewer to freeze the header and the first left column of the report when scrolling.

Re: [jasperreports-questions] isStretchWithOverflow VS. RH Linux

2006-02-27 Thread Andy DePue
I thought I'd add some observations here. I found this thread while googling for a solution to my own problem. My problem is that if I generate a JasperPrint output on our Linux server (running Java 1.5), serialize that JasperPrint to a Swing client running on a Windows XP box, and display