Posted by a ceTe Software moderator
Hello,
You may use the GetContents method which returns the byte array and then check the size of the array to know whether the page is empty or not. But using this method is not recommended as the results may not be consistant because the page may contain some invisible data or elements in the page may return different values.
Also the number of bytes returned for the blank PDF page created by different PDF creators varies in size depending on the way the PDF page is structured.
Thanks,
ceTe Software Support Team.