Urgent! Enable the ""Use printer metrics to layout documents" option by program

R

Rayman

Dear All,

Any expert can tell how how to enable the "Tools-> Options->Compatibility -> Use printer metrics to layout documents"
by VB or VBA or VB script?

Many thanks for your help!

Br,
Rayman
 
J

Jonathan West

Dear All,

Any expert can tell how how to enable the "Tools-> Options->Compatibility ->
Use printer metrics to layout documents"
by VB or VBA or VB script?

Many thanks for your help!

Br,
Rayman



try this

Options.Compatibility(wdUsePrinterMetrics) = True
 

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