I am trying to figure out how to show all the pages of an uploaded file.
For example -if I upload a file using the FileUploader and the file has 3 pages I only every see the first page and I want to be able to display all of the pages.
Any suggestions…