Ola Well, this basically does what it says. It uses the built-in PDF viewer to view your PDF files. Just pass it the URL of the pdf file and the width and height of the HTML element you want to render to and whalla! Ive tested it on Edge, Firefox, Opera, Chrome FireFox Chrome Edge...
Sub Process_Globals
Public BANano As BANano 'ignore
Public AppName As String = "viewpdf"
Private Publish As String
Private BP As BANanoPostProcessor 'missing lib
End Sub
[IDE message - 8:57:27]
The following libraries are missing:
bananopostprocessor
I can't find this library