Quote from
luishp on February 12, 2020, 10:33 pm
Hi @m-burdess,
The simplest way is using an iFrame object and setting the source property to the .pdf file.
Or using code with something like this:
SetObjectAttribute "IFrame1" "src" "http://www.pdf995.com/samples/pdf.pdf"
This will work on any modern web browsers.
Regards.
Hi @m-burdess,
The simplest way is using an iFrame object and setting the source property to the .pdf file.
Or using code with something like this:
SetObjectAttribute "IFrame1" "src" "http://www.pdf995.com/samples/pdf.pdf"
This will work on any modern web browsers.
Regards.
Vadim and asmat have reacted to this post.