Search found 2 matches
- Sun Feb 12, 2012 8:50 pm
- Forum: Help with using Inkscape
- Topic: Windows XP command line uses all CPU (ntvdm)
- Replies: 2
- Views: 856
Re: Windows XP command line uses all CPU (ntvdm)
It works now. The command itself is correct, my mistake was that I named the script test.COM. This is interpreted as a DOS program. Renaming it to test.BAT solves everything.
- Sun Feb 12, 2012 6:34 pm
- Forum: Help with using Inkscape
- Topic: Windows XP command line uses all CPU (ntvdm)
- Replies: 2
- Views: 856
Windows XP command line uses all CPU (ntvdm)
Hi, I want to export an SVG file to PDF on Windows XP from the command line. When using the command inkscape.exe hello.svg -z -D --export-pdf=hello.pdf --export-latex the process NTVDM uses one CPU core completely, and does not produce anything. (The input file is in the current directory, and inksc...