Integrate font for pdf in Grails using JasperReports
I am using DynamicJasper API to generate pdf and docx files in
JasperReports using Grails. I want to use my custom font. I follow this
steps to generate jar file with my custom font. My font are working when I
generate preview in iReport.
How can I integrate this jar file with my application and what code should
I write to use my font?
No comments:
Post a Comment