Re: Can't print my dia diagram on my printer

2013-07-09 Thread Michael Ross
For single page sized work you may be able to do quick work with screen dumps and captures. But the PDF output that Steffen mentions has always been flawless for me. I also use Cairo png. Can you say more about the printer, the driver, and the Dia settings? Page scale, zoom level. Have you set

Re: vsd2svg - Batch file to process vsd files with several pages

2013-07-09 Thread Steffen Macke
Hi, there's a new vsd2svg release that adds an "-a" option, allowing to export all drawing pages into numbered svg files. vsd2svg -a example.vsd example.svg Creates example1.svg and example2.svg, if the example.vsd has 2 drawing pages In addition, there's a Windows installer, Windows Explor