I'm familiar with using scale to scale to allow you to draw items in their actual size but still fit on a page. I use this feature a lot with floor plans. I also know that you can create a background image to use as say a title box for all the pages in a drawing, and how you can use fields to auto populate text areas with things like the name of that sheet, or the date. What I can't find is a pre-defined field for the scale used on a page. I already have a standard title box page that uses fields for several things and works great, but I would like to add a field for the scale used on each page. I might have a 10 page document and each page might use a different scale, and rather than have to remember to type in the correct scale, I would like to have a field that just automatically displays the scale used on that page.
the solution presented earlier works half as it takes the scale factor of the default page and not of the specific page.
If you go to the Insert tab, under the text group of options, one of them is field. The fields are grouped into categories, then there are several fields under each category. Since the Scale is set by page, I looked under the "Page Info" category, but there is only; Background, Name, Number of Pages and Page Number. I need an option for the Scale of that page.
one can also use the formula mechanism and select: thePage!pagescale and "thePage!Drawingscale" unfortunately it does not select the scale of the page but of the default scale when one creates the page.