@GV_11208110 wrote:
Hi Martin, thank you for taking the time to get back to me. The attached photo is taken from a PDF, but I’m experiencing the same issue both in the drawing files and in the exported PDFs. The hidden lines and axes are so faint that I can barely see them, and I need to increase the distance between the dashed lines.
Hi,
so there 2 cases ...
1.] Creo window displaying a drawing
I suggest not solving this case. This is because I don't know of any simple solution. Furthermore, the display of lines depends on the zooming of the drawing.
2.] PDF
PDF must be created by Save a Copy command.
config.pro must contain following options.
use_8_plotter_pens yes
pen_table_file E:\users\creo7_parametric\pentable.pnt ... this is my pentable
pdf_use_pentable YES
In pentable file you can define pattern for plotting hidden lines and axes.
Axes and centerlines are plotted by pen 2 by default,
Hidden lines are plotted by pen 3 by default,
Information source ... https://www.ptc.com/en/support/article/CS433649