G
Ganeth
The situation
I have a Visio drawing with six pages of complex flow charts, which I have embedded into a very large Word doc. This word Doc is generated programmatically from a host of smaller docs. It will be frequently updated and re-generated.
Problem the first: the word doc is in portrait orientation, and the Visio drawing is of a necessity in landscape
Problem the second: The word doc is mirror-margined, and variants with differing numbers of pages are generated for different client groups. This means that placing the visio drawings inside landscape sections of the word doc necessitates manually adjusting the margins for each page so that the word doc will print properly as a booklet.
This makes the frequent updates a time consuming exercise which has to be done manually, and I would greatly prefer it to be done programmatically. Being able to rotate the embedded visio objects by 90 degrees, thus enabling me to insert them into the main word doc with a minimum of fuss and still preserve the mirror margins throughout the document, would be an absolute boon
Word 2000 only allows rotation of certain objects, though, and apparently Visio objects are not among them. I would prefer not to have to learn VBA for Visio in order to accomplish this, so if anyone knows how I can implement a Word based solution, I would just love to know
(Apologies for posting this in the Visio forum beforehand - it's now disappeared from the forum there, though, so now I'm trying here.
Ganeth
I have a Visio drawing with six pages of complex flow charts, which I have embedded into a very large Word doc. This word Doc is generated programmatically from a host of smaller docs. It will be frequently updated and re-generated.
Problem the first: the word doc is in portrait orientation, and the Visio drawing is of a necessity in landscape
Problem the second: The word doc is mirror-margined, and variants with differing numbers of pages are generated for different client groups. This means that placing the visio drawings inside landscape sections of the word doc necessitates manually adjusting the margins for each page so that the word doc will print properly as a booklet.
This makes the frequent updates a time consuming exercise which has to be done manually, and I would greatly prefer it to be done programmatically. Being able to rotate the embedded visio objects by 90 degrees, thus enabling me to insert them into the main word doc with a minimum of fuss and still preserve the mirror margins throughout the document, would be an absolute boon
Word 2000 only allows rotation of certain objects, though, and apparently Visio objects are not among them. I would prefer not to have to learn VBA for Visio in order to accomplish this, so if anyone knows how I can implement a Word based solution, I would just love to know
(Apologies for posting this in the Visio forum beforehand - it's now disappeared from the forum there, though, so now I'm trying here.
Ganeth