Overview
Apryse WebViewer for Appian is renowned document technology that powers mission-critical applications for private companies, large enterprises, and governments alike.
Deep dive blog on configuration options https://apryse.com/blog/appian/view-and-edit-pdf-and-word-documents-with-appian
Key Features & Functionality
Appian Documentation, FAQ, Guides: https://docs.apryse.com/documentation/appian/
Hi Andy Huang, i am using web viewer component to highlight the particular text in document, i am passing that value as a local variable to searchTerm parameter, when local variable changes the highlighted value should be change. How can i acheive that?
Hi, I am using web viewer component to highlight the particular text in document, i am passing that value as a local variable to searchTerm parameter, when local variable changes the highlighted value should be change. How can i acheive that?
By using find or search we are getting only first index, but i want to get all the index of the particular character in a string.
Thank you so much Andy Huang, it's working
Hey sravanin0005, you can perform a text search with the searchTerm property as you might be aware. It can take a string or a regular expression. To your request, you can use a regular expression to search multiple words:
searchTerm: "(Important|Library)",
I want to highlight the multiple words in document, i am able highlight single term only by using this webViewer component, is it possible to highlight multiple words in document?
It looks like WebViewer was unable to read your PDF file. It seems rather odd that it attempted to read it as a ZIP or package. Could you please send a support ticket here: https://apryse.com/form/request, and provide details on your configuration, the sample you tested with, and the name of the application that generated the file.