Re: Launch Dia Script from command line (no GUI)



Hi Wentao,

On 01/11/2012 11:05 PM, wentao zhang wrote:
I want to be able to launch Dia from command line, run scripts where it
manipulates Dia objects from an existing diagram file, save and export to
DXF and PDF and exit - all with no GUI. Is there anyway that this can be
accomplished on Ubuntu?
How do you want to manipulate the Dia objects?

Conversion of an existing a.dia file on the command line into DXF:

dia -e a.dxf a.dia

Into PDF:

dia -e a.pdf a.dia

Regards,

Steffen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]