realthunder / FreeCAD

Link branch FreeCAD
Other
747 stars 46 forks source link

[Problem] Exporting TechDraw page as SVG or PDF doesnt work #987

Open not-a-number-dot-org opened 3 months ago

not-a-number-dot-org commented 3 months ago

Is there an existing issue for this?

Version

0.20 (Release)

Full version info

[code]
OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 2024.407.0.14555 (Git shallow)
Build type: Release
Branch: (HEAD detached at 20240407stable)
Hash: 973e4821bcd19a5a1af9ae3e1d2ed961aad0a8ab
Python 3.11.8, Qt 5.15.6, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.1
Locale: French/France (fr_FR)
Installed mods: 
  * Fasteners 0.5.13
[/code]

Subproject(s) affected?

Techdraw

Problem description

Hi there! At the end of April I have to submit my end-of-year project to validate my second-level cabinetmaker diploma. I used FreeCAD to create this project. Unfortunately, when it came to printing the plans, I encountered a few annoying bugs (see #986 and #980).

My template format is 1/2 raisin, i.e. 50 cm x 32.5 cm.

If I export my techdraw page as an svg, my title block text is not saved. If I export the file as a pdf (using TechDrawGui.exportPageAsPdf), it's oriented the wrong way.

The TechDraw page : facd

SVG : svg

PDF : 20.pdf

Anything else?

No response

Code of Conduct