I am converting an XPS file to PDF using Syncfusion.XPS.XPSToPdfConverter. The original XPS sometimes has extra blank lines of text at the bottom of the document. It's all contained in 1 page. How can I delete blank lines (whitespace) with the PDFDocument object return back?