View Single Post
Found my solution.

Code:
close front window
make new document with properties {template: \"Blank\"}
set properties of first canvas of first document to {canvasSize: {pageWidth, pageHeight}
Just needed to change the handle to the document and not the canvas itself.