Skip to main content
1-Visitor
November 15, 2018
Solved

How to take print out or convert the drawing into pdf?

  • November 15, 2018
  • 1 reply
  • 5736 views

While taking print out of drawing the template borders are going out of the page plz see attachment(1).

While exporting the drawing into pdf the borders come perfectly but the drawing lines are too thick plz see attachment (2).

 

Best answer by MartinHanak

Hi,

before you save a drawing as PDF you have to put following options into config.pro file.

use_8_plotter_pens YES

pdf_use_pentable yes

pen_table_file          PATH_to_pentable_file

 

1 reply

24-Ruby III
November 16, 2018

Hi,

1.pdf ... you can set X-offset Y-offset before you print

2.pdf ... I can't recognize thick lines

1-Visitor
November 19, 2018
Hi,



Thanks for the reply.

When you take out the print out of the 2nd pdf the drawing (components)
lines came thick. You cannot recognize the lines as they are overlapping
each other.
1-Visitor
November 19, 2018
Hi,

No I am using same pen table.

The only difference is second pdf is exported as pdf and first one is
created by using print option in drawing.

And that is my actual question How it is possible by using the same pen
table.