Plug-in (Function & Smart Service)Free

Document Page Counter

by Vuram Technology

Description

The plugin returns the number of pages in Docx, PDF document, slides in presentation and sheets in excel file. This custom function can be used anywhere in the Appian expression editor by providing the document Id of the document.

Features

The plugin contains three functions, as follows:

  1. getnumberofpages() - Returns the number of pages in the given PDF.
  2. getnumberofsheets() - Returns the number of sheets in the given Excel.
  3. getnumberofslides() - Returns the number of slides in the given PPT.
  4. getnumberofpagesindocument() - Returns the number of pages in DOCX or DOC(Works only for the documents created using Microsoft Word)

Release notes

Security patch updated.

Version history (7)

1.1.6

Fixed the issue of counting sheets in “xlsx” file.

1.1.5

Security patch attached.

1.1.4

Updated plugins as of Appian Version 23.2

1.1.3

Security patch updated

1.1.2

Security patch updated

v1.1.1

Updated Bug fixes

v1.1.0

  1. Added function for counting pages in Doc and Docx file
  2. Security Patch attached

Resources