iText 7 : This pdf document might not be displayed correctly Firefox
问题 I am running into strange issue with generated pdf's from iText7 . The generated pdf's are opening properly in Adobe reader and Chrome browser . But the same pdf is opening partially in the Firefox browser. I am getting the below message in Firefox. The strange thing is other pdf, which are not generated via iText are properly rendering in firefox. Java code public static byte[] createPdf(List<String> htmlPages, PageSize pageSize, boolean rotate) throws IOException { ConverterProperties