Macros to Run With WordPerfect Document
Converter
Below are some macros you can use to run with WordPerfect
Document Converter to enhance and customize your conversions.
Change the Initial Font of a Document
Macro Name:
ChangeInitialFont.wcm
Purpose:
Sample PerfectScript code to show how to change the initial
font of a Document
When to use it:
This macro is best used when the document that is being converted
contains a font that is not available in Microsoft Word or
no longer available such as certain printer fonts.
Download
Now...
Remove Sensitive Data From the Document
Macro Name:
RemoveUndoInfo.wcm:
Purpose:
This macro will remove sensitive data that is currently hidden
in the undo feature of a document.
When to Use It:
A person receiving a document could potentially view sensitive
information by simply clicking undo and view information that
may be previously stored. This normally occurs when the document
is used in a form like format where fields are constantly
cleared and refilled with new information.
Download
Now...
Change a Specific Font in a Document
Macro Name:
SampleMacroChangeFont.wcm
Purpose:
This macro will search for and replace a specific font found
throughout a document. For example if the document contains
New Times Roman in specific locations and not in others this
macro will change the New Times Roman font to Arial
When to Use It:
This macro is best used when you need to change a specific
font found in a document that may be causing issues or is
no longer available such as a printer font.
Download
Now...
Update all the Styles in a Document
Macro Name:
UpdateStyles.wcm
Purpose:
This macro updates all the styles found in a document, it
refreshes the current styles and remove some unused ones.
When to Use It:
This macro is best used when you need ensure that all documents
contain a fresh copy of all styles that are currently available.
Download
Now...
Turn Off WordPerfect's Widow Orphan Feature
Macro Name:
WidowOrphanOff.wcm
Purpose:
This macro turns off the Widow Orphan feature in WordPerfect
When to Use This Macro:
This macro is best used when documents may have Widow Orphan
turned on and you require the feature turned off.
Download
Now...
Turn On WordPerfect's Widow Orphan Feature
Macro Name:
WidowOrphanOn.wcm
Purpose:
This macro turns on the Widow Orphan feature in WordPerfect
When to Use This Macro:
This macro is best used when documents may have Widow Orphan
turned on and you require te feature turned on.
Download
Now...