Page 1 of 5

Need ActiveX PDF Reader

Posted: Fri Jan 31, 2020 9:38 am
by rdonnay
Does anyone use an ActiveX PDF Reader?

The Adobe ActiveX that is tied to the Internet Explorer OCX is starting to cause failures due to security issues.
Also, it has become very slow at loading, or will not load a PDF at all.

I am looking for a better alternative.

Re: Need ActiveX PDF Reader

Posted: Sat Feb 01, 2020 7:41 pm
by patito
Hi Roger

Sumatra pdf
is an excellent choice

https://www.sumatrapdfreader.org/free-pdf-reader.html

local cSumatra := ".\SumatraPdf.exe"
local cPrinter := "EPSON TM-T20 Receipt" //PrnGetName()
local cFile,cCmd


cFile := cFilePdf


cCmd := cSumatra + ' -Print-to "' + ;
alltrim( StrToken( cPrinter, 1, "," ) ) + ;
'" -exit-on-print ' + cFile
runshell(...)

Best Regard
Héctor Pezoa

Re: Need ActiveX PDF Reader

Posted: Sat Feb 01, 2020 7:57 pm
by patito
Hi Roger

Even though SumatraPDF lacks some advanced features like annotation, document signing, and form-filling, Sumatra PDF provides an intuitive and fast reading experience -- it has multiple viewing modes like single page, book, and presentation and shortcuts that help you navigate any PDF file. If you just need to read PDFs for work, consider using SumatraPDF.

Best Regard
hpg

Re: Need ActiveX PDF Reader

Posted: Sun Feb 02, 2020 9:26 am
by rdonnay
Hector -

The website looks a bit unprofessional.
Are you confident that the product is secure?

I downloaded it and it appears that it does not support ActiveX.
There is no OCX and the documentation says nothing about ActiveX.
Also, it doesn't show up in my ActiveX listings after installation.

Do you understand that what I need is an ActiveX viewer?

Roger

Re: Need ActiveX PDF Reader

Posted: Sun Feb 02, 2020 8:28 pm
by patito
Hi Roger
The software is secure, I've used it for over a year for electronic invoices

It's not activex, but it's an excellent solution

Best Regard
Héctor Pezoa

Re: Need ActiveX PDF Reader

Posted: Sun Feb 02, 2020 11:47 pm
by Koverhage

Re: Need ActiveX PDF Reader

Posted: Mon Feb 03, 2020 8:45 am
by rdonnay
Klaus -

Thank you but $2500 is way outside my customer's budget.
All we need is an OCX viewer.

Roger

Re: Need ActiveX PDF Reader

Posted: Mon Feb 03, 2020 10:33 am
by Wolfgang Ciriack
Hi Roger,
i use viscomsoft, they have a ActiveX Viewer SDK about 260,00 €.
http://www.viscomsoft.com/purchase.php?id=1

Re: Need ActiveX PDF Reader

Posted: Mon Feb 03, 2020 10:41 am
by Leon Berger
Hi Roger,

here is a cheap viewer (€ 96):
http://www.soraxsoft.com/pdf/sdk/active ... dk_activex

Re: Need ActiveX PDF Reader

Posted: Mon Feb 03, 2020 12:13 pm
by rdonnay
Trying to get an OCX to evaluate has become really frustrating.

Windows defender won't let me run the installation program for the SoraxSoft demo.