Set existing pdf using pdfvieweroptions

Hi All

Am I correct in saying that pdfvieweroptions can only be used on pdfs that have been created ‘on the fly’ and not ones already created from an external source and just using the htmlviewer to display.

if that’s correct is there another way of setting how it I want it to display on opening

using windows 11

Thanks

Hi @Grant_A

Yeah, you are correct!

By now… PDFDocument (and associated classes) do not work as parsers for existing PDF documents, what means that it doesn’t have the ability to add/change anything in the inner structure or contents.

ok thanks for the swift reply