Few words missing in the automated pdf export from jasperserver report

I need to schedule report exporting for a particular department which needs to run daily. And each day the list of employees for that department changes.

So i am using Talend ETL to schedule this job and save the pdfs in a particular folder in my local.

But the problem is, while creation of pdf from the server it is missing some of the data and generating pdf!!! though complete set of data is available in the report??

I am using Jasperserver 6.3

Talend ETL community 6.01

and tjasperserverexec component to trigger pdf export. 

Can any one pls suggest how to fix this words missing in the automated export of reports. Thanks in advance.

avinash.eng18's picture
Joined: Jan 18 2016 - 10:24pm
Last seen: 3 weeks 5 days ago

could you attach an example please

dnaboka - 5 years 11 months ago

4 Answers:

hozawa's picture
170487
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

not yet @hozawa Thank you.. i ll do right away..

avinash.eng18's picture
Joined: Jan 18 2016 - 10:24pm
Last seen: 3 weeks 5 days ago

I have followed the link given and imported times new roma normal font and installed it(earlier i was using Sans Serif normal), After the import of timesNewRoman font and updating it and published it to the server.

After this the report itself didnt work saying it doesnt have the font. (i have followed complete procedure in the attached link).

When i do a manual export of the report to pdf i dont have any words loss. But the loss of words is happening when i am generating pdfs automatically using TALEND ETL and tjasperserverexec component.

I dont know if there is a bug in the component or export!! can you pls help me on this @hozawa

avinash.eng18's picture
Joined: Jan 18 2016 - 10:24pm
Last seen: 3 weeks 5 days ago

tjasperserverexec was designed a while ago and might not work correctly with recent versions of JRS. You should be using tRest component for web services. I designed an example job showing this functionality

You can also install this plug-in, it will add Jaspersoft components like tJrsRestReportExec, tJrsRestResources etc:

http://community.jaspersoft.com/project/jaspersoft-etl-plugin/resources

 

dnaboka's picture
10766
Joined: Jun 8 2012 - 1:18am
Last seen: 3 years 1 month ago
Feedback