Login  Register

Invoking Script from Command line

Posted by Edward Scerri on Feb 27, 2020; 6:46am
URL: https://forum.librecad.org/Invoking-Script-from-Command-line-tp5718481.html

Hello,

I would like to check if the below can be done:
1. Invoking "librecad" from Linux command line
2. Passing 2 parameters within the invoke command
3. Parameter 1: path to existing DXF file
4. Parameter 2: script file that includes
                       a. some commands related to copy/paste of existing parts
                       b. exporting modified drawing to PDF

Can I do this using LibreCAD?

Thank you,

Edward Scerri