PEP icon indicating copy to clipboard operation
PEP copied to clipboard

Scanned PDF Fails With Blank Pages

Open DCastaban opened this issue 5 years ago • 1 comments

Opening the attached pdf renders blank pages with nothing on them. Looks like it renders the correct number of pages though which is a start! I realize this PDF might not be super simple since it seems it is a scan but good to log in the issues for later in the development cycle at least.

My Confession - Tolstoy.pdf

DCastaban avatar Jan 21 '21 15:01 DCastaban

Since scanned PDF are all images without any text elements, and PEP now can just render text, but can not render images, so this is why all pages are blank.

We can test this PDF while developing the image rendering part.

orklann avatar Jan 22 '21 01:01 orklann