December 16, 2020 at 14:41
#34065
I use new PD4ML version: 4.0.9
Can’t merge one of my scanned PDF using PdfDocument method
When I try to open pdf File using:
PdfDocument tmp_document = new PdfDocument(new FileInputStream(new File(bad_path)), null);