Change Page Size

Hi.

I read somewhere in this forum about a method, I think it was PdfFileEditor.ChangePageSize... I've got the latest release of Aspose.Pdf.Kit, but cannot find the method or anything close to it...

I want to be able to resize a pdf document from A4 to A5... the online support guy sait it was possible and then the chat-window froze, when I got another running everyone was off-line...

Hi,

You can use the PageSize property of PdfPageEditor class to change the page size of a pdf document. For more information please consult PdfPageEditor Class|Aspose.PDF for .NET

Thanks.