JasperPrint jasperPrint = null;

jasperPrint.setPageWidth(1500);

This is working finde but if some one has better solution please provide
it...


bihag wrote:
> 
> 
> Hi,
> 
> I have report where report width is more than 2000px; it is working fine
> with pdf and excel output but when we export for word it is showing 550px;
> report only other part we are not able to see.
> 
> We have one report which contains ...
> 
> abcdefghijklmnopqrstuvwxyz
> 
> when we export for excel or pdf it's working fine but when we export for
> word it's coming like
> 
> abcdefg
> 
> other parts are not visible.
> 
> I am exporting word report with JRRtfExporter object. is there any
> property i have to set to see full report or any suggestions ?
> 
> we are using jasper reports 1.2.0
> 
> Any Help Appreciated ...
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-wrap-report-for-word-output-in-jasper-report--tp25786992p25798707.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to