I am using iText java API for reading a pdf file.
Is it possible to find whether the pdf is contentless using same API?
I wish to write a method which reads a pdf from a specific location and returns whether a pdf is blank or not?
I am using iText java API for reading a pdf file.
Is it possible to find whether the pdf is contentless using same API?
I wish to write a method which reads a pdf from a specific location and returns whether a pdf is blank or not?