Skip to main content
1-Visitor
October 3, 2016
Question

Show center line as dashed line in pdf drawing

  • October 3, 2016
  • 8 replies
  • 5455 views

Hello all,

I have put up hole centerline in creo drawing. but when I take its print as pdf. the dashed lines are shown as solid line in pdf drawing. Please let me know to show them as dashed line same as displayed in creo .drw ?


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

8 replies

24-Ruby III
October 3, 2016

Hi,

probably the problematic hole has small diameter. Just for testing purposes, please create "bigger" hole and generate PDF.

MH

hvyas1-VisitorAuthor
1-Visitor
October 4, 2016

Nope. I tried but its having the same result.

1-Visitor
October 3, 2016

PTC's output to PDF is flawed and doesn't duplicate what is seen on the screen.

If you can stand to, Printing to PostScript, using USE_SOFTWARE_LINEFONTS and INTF2D_OUT_STROKE_TEXT. The resulting *.ps file can be converted to a PDF with Adobe Acrobat Distiller, or GhostScript or any of several other distillers.

It will not have searchable text as PTC does not include the searchable text (I presume these require pdfmark entries to do so.)

hvyas1-VisitorAuthor
1-Visitor
October 4, 2016

How to save .drw as *.ps file ?

24-Ruby III
October 4, 2016

Hi,

in CR2 you can see following dialog box.

ps.png

MH