F
Fred Zimmerman, Nimble Books LLC
Hi,
I am printing to PDF a Word 2007 document with comments and need to
tweak the formatting. I have figured out how to use the Word Object
Model to control the amount of space available for the comment balloon
and to switch the balloons from all on the right to all on the left.
Now I want to do the following:
1) increase the space to the outside edge of the comment balloon
(defaults to 1/8")
2) turn off the shading in the comment balloon (it will simply look
ugly when printed)
3) change the color on the shading of the highlighted comment
4) flip comment balloon from right to left side depending on whether
page number is odd or even.
(I can live without #4 since if worse comes to worst I can simply
print out two versions of the document, one with left & one with right
balloons, then interleave them.)
The MSDN documentation for WOM is long and overwhelming and the
servers seem pretty slow -- I am struggling -- can someone point me to
the right macro commands?
Fred
I am printing to PDF a Word 2007 document with comments and need to
tweak the formatting. I have figured out how to use the Word Object
Model to control the amount of space available for the comment balloon
and to switch the balloons from all on the right to all on the left.
Now I want to do the following:
1) increase the space to the outside edge of the comment balloon
(defaults to 1/8")
2) turn off the shading in the comment balloon (it will simply look
ugly when printed)
3) change the color on the shading of the highlighted comment
4) flip comment balloon from right to left side depending on whether
page number is odd or even.
(I can live without #4 since if worse comes to worst I can simply
print out two versions of the document, one with left & one with right
balloons, then interleave them.)
The MSDN documentation for WOM is long and overwhelming and the
servers seem pretty slow -- I am struggling -- can someone point me to
the right macro commands?
Fred