I am using Acrobat 5.0 SDK with C++ to create a plugin. I first create a new document and add a blank page to it by calling PDDocCreatePage(PDDoc doc, int afterPageNum, ASFixedRect mediaBox). I am trying to figure out what the dimensions should be for my mediabox to create a regular 8.5" x 11" page (top, bottom, left, right). Thanks.
-Chris
