Question
1
Replies
67
Views
Virtusa
Posted: April 3, 2020
Last activity: April 7, 2020
Page count of word document
Hi Team,
Is there any possible way to determine the total page numbers of the uploaded word document in pega?
Question
Question
Question
Question
Question
Question
Question
Question
Discussion
Discussion
Hi Team,
Is there any possible way to determine the total page numbers of the uploaded word document in pega?
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
There is no OOTB utility or a function which can help you count the number of pages in a word document.
Instead you can create a activity and write Custom Java code.I've attached a sample code for reference,you can follow the same.