Error Message Instead Only Number of Pages After "Create PDF" API
After using the "Create PDF" API to convert a word document (docx) to PDF, I'm using Ghostscript in order to get the generated PDF's number of pages and receiving the string " **** Error: This hybrid file's XRefStm does not point to a valid stream.\n Ignoring error, output may be incorrect.\n1\n" where 1 is the number of pages. The string should contain only the number of pages.
