PDF Page Count

From SmartWiki
Revision as of 16:46, 16 April 2011 by Cameron (talk | contribs) (Created page with 'The following syntax can be used to determine the number of pages for PDF documents that have been uploaded to Single File or Multiple Files fields: @'''fieldname'''.num…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The following syntax can be used to determine the number of pages for PDF documents that have been uploaded to Single File or Multiple Files fields:

@fieldname.numOfPages@

Example:

@Lead Applicant CV.numOfPages@
  • If no PDF is present no value will be returned


Note

  • The system is occasionally unable to determine the number of pages, in which case the value returned will be a hyphen (-).