Hi,
Do you have any product able to delete (almost) blank pages that often result when scanning a manual?
That program should be able to analyze all pages, decide which page is blank, display
Customer
------------------------------------------------------------
Our HTML Converter Command Line product has this function, you may download HTML Converter Command Line from following web page to try,
https://www.verypdf.com/app/html-converter/try-and-buy.html
https://www.verypdf.com/htmltools/htmltools.zip
You can run following command line to remove blank pages from your PDF file easily,
htmltools.exe -noempty -mergepdf C:\test.pdf C:\out.pdf
You can also refer to following web page for more information,
However, if a blank page is contain a white image, "-noempty -mergepdf" will recognize this page as an non-blank page, because this page is contain the white image, but not contain nothing (white image is not equal to nothing). In this case, please feel free contact VeryPDF at http://support.verypdf.com, we will provide another solution to you to process this type of PDF files.
We will convert such PDF file to image files first, use OCR or color detecting technology to determine white images, remove white images and then use Image to PDF Converter to merge remaining images into a new PDF file, we sure this solution will work fine to you.