I am using DynamicReports and struggling with getting the corrent printout, when i call .show() everything is perfect, but when i print it, either to an image using image printer or to PDF using Foxit Printer or even to my LaserJet Printer, result is same as shown in the picture below. I have tried making .jar using this link here
And i checked my PDF it has embedded font whihc i am using "Nafees Noori Nastaleeq" and their is certainly no issue in the font but the issue that my charaters are being distorted i dont know why... ...
Any help will be appreciated, i got not much time limit to do this. ... [img]http://s17.postimg.org/j7lywrpr3/report_issue.png[/img]
UPDATE: I tried exporting to PDF directly from the program and in that PDF i cannot see any unicode characters, i also installed iReport to check the issue and this issue was same(no unicode in directly exported PDF and missing and distorted unicode characters in printing form any pdf printer or physical printer.) So i suspect the issue is not with my DynamicReport configuration its with Font or some genric settings which are not working.