All Tags »
MultiPage »
PDF »
WebThumbnailVie... »
WebImageViewer
Sorry, but there are no more tags available to filter with.
-
That specific error message looks like the PDF decoder is not initialized when the asynchronous requests for the thumbnails are requested. To fix this issue, you can add the PDF Decoder to the RegisteredDecoders on the Page Init event.
I have a suggestion that may improve your performance for this situation (Once you get the PDF loading): ...