During loading pdf PDF Viewer shows incorrect page/page count PROPS

When loading a pdf file into the perspective component “PDF Viewer” it does show wrong page and pagecount PROPS.

It looks like it gets the values from the default source “/res/perspective/documents/pdf-sample.pdf“ where page is 1 and the pageCount is 2.

After the pdf is loaded the page and pageCount is correct. If not possible to load the pdf also the wrong values for page and pageCount are shown.

Is there a way to get a props that it is possible to see if content is loaded?

Check the View in the Designer. Maybe it was saved that way (when loading the View it’s showing the Designer’s state). Then maybe your bindings/parameters take over and corrects itself.