Hi Team, While parsing one of PDF file it is showing some error of font. Attaching you the PDF file for your reference.
I am using this POM dependency for font and API. Please provide us the solution so that we can use this to parse. <!-- https://mvnrepository.com/artifact/org.apache.pdfbox/pdfbox --> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> <!-- <version>1.2.1</version> --> <version>2.0.8</version> </dependency> <!-- https://mvnrepository.com/artifact/org.apache.pdfbox/fontbox --> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>fontbox</artifactId> <version>2.0.8</version> </dependency> -- Thanks Rajo Singh.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
