XML Publisher ends in warning when output is generated in PDF
One custom XML Pubisher report has template made in rtf.
It has barcode in it.
It is working fine when no default output type is defined and we get the output in rtf and I can see the barcode in it.
However, when i try to generate the output in PDF format, it ends in warning.
I checked the OOP log and this is what i found
[7/26/18 7:46:52 AM] [UNEXPECTED] [1744292:RT86563556] java.lang.NullPointerException
at oracle.apps.xdo.common.font.TrueTypeFont.readSHORT(Unknown Source)
at oracle.apps.xdo.common.font.TrueTypeFont.readHhea(Unknown Source)
at oracle.apps.xdo.common.font.TrueTypeFont.getAscender(Unknown Source)