Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator)
Problem
When I call SetPageSize() to change the dimensions of a …... I am creating a two-page document. For both pages, I am changing...dimensions: var doc = new Document(); //add a new page with text...