View Single Post
  #2  
Old 12-12-2019, 06:32 AM
tom kirkman's Avatar
tom kirkman tom kirkman is offline
Registered User
 
Join Date: Oct 2002
Location: Perrysburg, Ohio
Posts: 397
Re: line thicknesses in pdf print

This can be done similar to how you set up line thickness for other printers.

I will attach a couple of samples.

The am_PensTrafoStyle* file sets the line weight based on color. In our case, blue is a non printing color. This allows us to add notes to annotation meant only for the designer and the notes will not print if they are in blue.

The am_plot* file defines the printer, in this case the PDF printer.

These files can be added to the "corp customization directory\Annotation\Default_Settings"

I hope this helps.

The help gives a good description of these files.

Tom
Attached Files
File Type: lsp am_Plot_PDF.lsp (2.6 KB, 420 views)
File Type: lsp am_Plot_PensTrafoStyle_O-I_PRINTERS.lsp (14.5 KB, 378 views)
__________________
Tom Kirkman

Creo Elements/Direct 20.1
Dell Precision 3581
https://www.o-i.com
Reply With Quote