This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes itext PDF genration Table column overlaps with other column Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "itext PDF genration Table column overlaps with other column" Watch "itext PDF genration Table column overlaps with other column" New topic
Author

itext PDF genration Table column overlaps with other column

lshiva siva
Greenhorn

Joined: Jul 04, 2009
Posts: 4
Hi everybody,
I would like to know how to integrate jasper reports with my JSF Application.
or any useful links..

Also In my app i am creating a pdf file that consist of reports like tables.

The problem is sometimes the column header value overlaps with the next column header.

So tell me how to get the columns fit inside


Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35237
    
    7
What do you mean by "integrate JasperReports with JSF"? Are you trying to use JSF to layout a report? I don't think that would work, because Jasper does its own layouting.

As to the iText question, that is best asked in the Other Open Source projects forum. Be sure to post the code that demonstrates the problem.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: itext PDF genration Table column overlaps with other column
 
Similar Threads
Websphere portal reporting
PDF with jsf
how to format a normal text file by java program
Response Header for PDF?
exporting report to document format in jasper reports