How to Display All Pages of an Uploaded Document in a Sail Form

Requirement is to display all the pages of an uploaded document in a form, let me know how this can be done?

OriginalPostID-155628

OriginalPostID-155628

  Discussion posts and replies are publicly visible

Parents
  • I tried the same way and was sucessfull,
    Step 1: Converted the Document into Images,
    Step2: Updated the Constant with the values of the images,
    Step 3: Used docImage Function in the sail code and displayed the Form,
    Step 4 Using Previous and Next Buttons i have shown all the pages in the Constant.
    Please note the Conversion might change from document to document.
    Hope this Helps!!!
Reply
  • I tried the same way and was sucessfull,
    Step 1: Converted the Document into Images,
    Step2: Updated the Constant with the values of the images,
    Step 3: Used docImage Function in the sail code and displayed the Form,
    Step 4 Using Previous and Next Buttons i have shown all the pages in the Constant.
    Please note the Conversion might change from document to document.
    Hope this Helps!!!
Children
No Data