I'm using the Java API. How do I get the page count of a pdf? There is a method on the "FormsResult" object called getPagecount() but it does not work - always returns 1!! (BTW, I am using formsClient.renderPDFForm() - which returns the FormsResult)
↧