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.
itext PDF genration Table column overlaps with other column
lshiva siva
Greenhorn
Joined: Jul 04, 2009
Posts: 4
posted
0
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
posted
0
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.