Prevent page overflow when inserting signatures?

Hello,

I am using Aspose.Word to insert a signature image, printed name and title into a document using a bookmark named "Signature". This all works fine, but sometimes the document is just long enough where the signature image appears on one page and the printed name and title get printed on the next page. Is there any way to determine the start location of the bookmark relative to the end of the document so that I can insert a page break if the image and text are not going to fit on the same page? Any other ideas how I might accomplish this?

Thanks...

spotvader

Your problem is related to document rendering. You will be able to solve it using Aspose.Word.Viewer, which right now is still in beta stage. The earliest estimate for its release is April 2006.