Jump to content
We've recently updated our Privacy Statement, available here ×

NotoSansCJK with Jasper - Problem only with adobe


vsingh_2

Recommended Posts

We are using NotoSansCJK to generate PDf using Jasper reports. The problem comes when using NotoSansCJK to support Chinese, Japanese and Korean Languages.

When we open the pdf in Adobe acrobat reader,  the error below is displayed.

But works fine in Foxit Reader and pdf in browser.

image+%283%29.png

I posted this question in adobe forum. The person said that it is not Adobe issue and he even proved by generating our report in adobe.

But I think he used some tool. Now we are trying to get the same result using library but no luck so far yet.

Here is the complete disucssion

https://forums.adobe.com/thread/2612835

This is our code. We are on Jasper 6.3.1 

JRDesignStyle defaultStyle = new JRDesignStyle();defaultStyle.setName(DEFAULT_PDF_STYLE);defaultStyle.setPdfEmbedded(true);defaultStyle.setPdfEncoding("Identity-H");defaultStyle.setDefault(true);Any help in this will be appreciated.[/code]
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...