PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)
Moderators:PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
i trying to extract number of selected pages in the thumbnails panel to make a test before an action.
I use Javascript to make it but i can't get this value i get all times an error.
I trying different methods to make it but they give me the same result, an error.
I just discussed your problem with one of my colleagues from the dev team, and his answer was that unfortunately JS does not support output parameters, so you cannot get a result form a method of our ActiveX, and there is no way to make the GetSelectedPageThumbnails work with JS.