Printers worry about 0 pt or "hairline" strokes failing to print. This macro selects all shapes with an outline under 0.25 pt and changes them to 0.5 pt:
' Create a standardized filename: DocumentName_PageNumber.jpg ' Format adds a leading zero (01, 02) for better file sorting fileName = exportPath & docName & "_Page" & Format(pg.Index, "00") & ".jpg" coreldraw macros
As you accumulate macros, follow these rules: Printers worry about 0 pt or "hairline" strokes
Over the last month, I decided to stop acting like a drafter and start acting like a developer. I wrote a few simple scripts, and here is what happened: and here is what happened: