Skip to main content
Question

Document Total Page Count

  • November 6, 2025
  • 2 replies
  • 14 views

Forum|alt.badge.img+3

Hi all,

I have a workflow and I need to split a document and I need to specify the page number to save into a new file.

How I can find out the total number of pages in a document so I can exclude the last 2 pages?

Thank you in advance.

2 replies

Forum|alt.badge.img+6
  • Digital Collaborator
  • 27 replies
  • November 6, 2025

Hi ​@Christian.Antonio 

You can find the page count in the document variable itself. You can later use an update variable to manipulate the value.
 

 


Forum|alt.badge.img+3
  • Author
  • Active Voice
  • 11 replies
  • November 6, 2025

Thank you ​@Servesh!