cancel
Showing results for 
Search instead for 
Did you mean: 

JRC1.0 - Report Alignment

Former Member
0 Kudos

Hi Experts,

i'm currently developping an application that needs to generate correspondence 's letters. So, i designed a report (rpt) file which the alignment is Justified. Once completed (by the report designer (version 11), the file is include into a project. The main function of this project is to generate and print letters. Each letters have to be verified through a viewer before to be printed. A JReportViewerBean viewer object is used for that.

But here is the problem. If a left, right or centered alignment has been set into the rpt file, the letter appeared perfectly into the JReportViewerBean, but if a justify alignment is set, the letter appear aligned to left into the JReportViewerBean viewer.

Any ideas??!?!

thks

mart.

Accepted Solutions (1)

Accepted Solutions (1)

ted_ueda
Employee
Employee
0 Kudos

Newest CR4E 2.0 - the ReportViewerBean appears to respect horizontal proportional justification setting.

Sincerely,

Ted Ueda

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have the same problem but still not fixing. If you have any solution, please let me know.

thanks,

Former Member
0 Kudos

Update

I know for sure, the problem come from the viewer (ReportViewerBean). I tried an export to a pdf file directly from the ReportClientDocument. The result is the same as the preview into the designer.

Mart.