Hi,
I tried to have a custon size for a page but cant do it. I followed the code in the helpopenvision section but I got the this error :
'N
DrawingView' does not contain a definition for '
Drawing' and no accessible extension method '
Drawing' accepting a first argument of type 'N
DrawingView' could be found (are you missing a using directive or an assembly reference?)
with the following
line:
NDrawing drawing = drawingView.Drawing;