.drop method, center shape at the top of page

J

John Anderson

Hello, I want to be able to drop a shape (custom header i made) from
a stencil ( wich I already do)
but some of my drawings the scale is 1" to 1' and some are 3/4" to 1'

so when I use the .drop method I have to give the X and the Y. so for
some of the drawing thats that I automatically print, the shape on
some is good, but on other drawings its in the wrong place.

can I programmatic center the shape at the top of the page before I do
a .print?

Thank you

-John Anderson
 
D

David J Parker [MVP Visio]

Sounds like you can do what you want just using ShapeSheet formulae in PinX
and PinY
for example PinX = GUARD(ThePage!PageWidth*0.5)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top