Search found 2 matches

by grazer
22 Sep 2008, 06:07
Forum: CAD .NET
Topic: Load DWG Image and Save To EMF File
Replies: 1
Views: 10269

Load DWG Image and Save To EMF File

Hi, I was trying to do the following, with slightly changed code to your CADViewerDemo. The change is adding the imageFileName variable which is used in SaveAsImage to specify the name of the image without any user interaction. CADImportNetDemos.CADViewerDemo.MainForm form = new CADImportNetDemos.CA...
by grazer
19 Sep 2008, 06:27
Forum: CAD .NET
Topic: Save DWG as WMF or EMF Black Background
Replies: 1
Views: 10607

Save DWG as WMF or EMF Black Background

Hi,

I want to be able to Save DWG as WMF or EMF and keep the black background. There are a lot of white lines and text in the DWG, so the black background is critical.
However when saved as WMF or EMF, the background is white.
When saving as a BMP, the image displays correctly.

Regards
Andrew