Login  Register

Re: How should PDF Export work?

Posted by dxli on Mar 14, 2025; 8:53pm
URL: https://forum.librecad.org/How-should-PDF-Export-work-tp5726726p5726727.html

you can continue with File > Print (again), after seeing and adjusting print preview.

Alternatively, you may also try File > Export > PDF, or even command line like:

*nix:

$ librecad dxf2pdf foo.dxf

BenW wrote
I need to create a PDF of my drawing. When I attempt to do so using File>Export>Export as PDF, I get a new file Print Preview for[filename].dxf* .

I am using Version: v2.2.1.1 on Windows 10

Any suggestions appreciated.