Is there any way to retrieve the last line or paragraph on a certain page of the document? I realize that you can export a range of pages to PDF. However, if I could at least “export” a range of .docx pages to a stream, then I could parse the OpenXML to retrieve the last paragraph/last run.
This message was posted using Page2Forum from Document.SaveToPdf Method (Int32, Int32, Stream, PdfOptions) - Aspose.Words for .NET and Java