Topic: PDF Viewer
Issue: In the PDF Viewer, the PDF page lengths vary every other page, even though the page lengths are identical.
Goal: The PDF viewer to have each page be equal length.
Any suggestions is appreciated; I am not sure where to look to solve this issue.
Opening this question back up. I'm having the same issue. Has anyone ran into this?
I would recommend opening up a new topic with actual information as to your setup and what you have tried.
This topic obviously got no love because there is hardly any information to go off of.
I actually did. But if you think there is anything else valuable that I can add to my post let me know.
Good afternoon,
I'm trying to add some kind of PDF viewer into my application. Original intent was to pass a string to search on a PDF file. I've been able to upload a pdf into it with webDev and being able to move around with the PDF Viewer Navigator in exchange.
However the two challenges I've found now are:
PDF has a weird blank space on the bottom. This is not consistent across pages as some you can scroll down more than on other with some extra space.
Is there a way there can be implemeā¦