Search found 2 matches
- 10 Jun 2024, 16:55
- Forum: CAD .NET
- Topic: how to use CopyToOtherImageTool
- Replies: 2
- Views: 903
Re: how to use CopyToOtherImageTool
this doesnt output anything. all i get with this is a cadfile with your watermark in it just as i got with my code once i got it working without the foreach statements. i went further and even tried drawing.converter.loads(entity) and that didnt have any result either. i've attached the dwg file and...
- 05 Jun 2024, 04:43
- Forum: CAD .NET
- Topic: how to use CopyToOtherImageTool
- Replies: 2
- Views: 903
how to use CopyToOtherImageTool
i'm trying to evaluate this api for purchase as soon as i can prove it works. i'm having a lot of trouble understanding how to do anything other than what's in some examples on how to save files to different file types. i asked someone in sales and they told me i could use CopyToOtherImageTool and t...