error - java.lang.IllegalArgumentException: URI scheme is not “file”?
问题 I am receiving the following error when trying to access font file : 011.08.31 12:12:42.704 ERROR [PDFOutputHandler] - Unable to resolve Unicode font java.lang.IllegalArgumentException: URI scheme is not "file" at java.io.File.<init>(File.java:366) at com.xx.reports.output.handler.PDFOutputHandler.addUnicodeFont(PDFOutputHandler.java:393) at com.xx.reports.output.handler.PDFOutputHandler.renderOutput(PDFOutputHandler.java:104) at com.xx.reports.output.handler.PDFOutputHandler.renderOutput