Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
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 ?
Hi,
probably the problematic hole has small diameter. Just for testing purposes, please create "bigger" hole and generate PDF.
MH
Nope. I tried but its having the same result.
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.)
How to save .drw as *.ps file ?
Hi,
in CR2 you can see following dialog box.
MH
Thank you for your answer
Still the result is same. The center line of all the holes are shown as solid lines in pdf even after converting it from .ps file.
Hi,
please create testing data (part, drawing, PDF) and upload them using How to Attach a File to a Discussion Reply procedure.
MH
Odd that changing the USE_SOFTWARE_LINEFONTS had no effect.