Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print formating details 1

Status
Not open for further replies.

kbdci

Programmer
Jul 16, 2002
33
US
Is there any way to print the formatting details for a document so that I have a record of what is being used and how the formats are set up?
 
There are several third-party tools that could probably get you the information.

Paragraph Tools from can print a list of all the para tags in a document, including all the attributes of each tag. I can't remember whether Character Tools from the same site does the same thing for char tags.

I think Toolbox at lets you do similar things for most formats.

MIF Muncher from reads a MIF file that you create and prints all of the paragraph tag information to a TXT file.

For that matter, you can read a MIF version of your file to find all the attributes of all your formats. It ain't pretty, but all the information is there.

Rick Henkel
Senior Systems Developer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top