Search found 10 matches
- 01 Sep 2009, 22:57
- Forum: CAD .NET
- Topic: ABViewer and CADImport.NET
- Replies: 1
- Views: 9436
ABViewer and CADImport.NET
Does CADImport.NET and ABViewer use the same libraries to print/draw PLT files? From what I am seeing, I get different results from CADImport, usually not as good quality as ABViewer.
Has anyone experienced this?
Has anyone experienced this?
- 01 Sep 2009, 22:33
- Forum: CAD .NET
- Topic: Printing PLT half size
- Replies: 1
- Views: 10257
Printing PLT half size
I am able to print a PLT image half size without a problem. My concern is that when I draw the image @ half size, the line weights and fonts are too dark. How can I make sure that line weights are exactly half size as well? _cadImage.Draw(e.Graphics, printableArea); does what I need as far as scalin...
- 02 Jul 2009, 00:11
- Forum: CAD .NET
- Topic: Difference between cadImport.Draw and cadImport.Print
- Replies: 2
- Views: 11676
Re: Difference between cadImport.Draw and cadImport.Print
oops.. I meant cadImage.Draw and cadImage.Print
- 02 Jul 2009, 00:10
- Forum: CAD .NET
- Topic: Difference between cadImport.Draw and cadImport.Print
- Replies: 2
- Views: 11676
Difference between cadImport.Draw and cadImport.Print
I have a PLT file that prints differently when I use cadImport.Draw vs cadImport.Print cadImport.Print results are correct. For some reason cadImport.Draw has lines that are not smooth and my fonts are messed up. Is there any way to use cadImport.Print(false,true) without prompting the user to selec...
- 22 Oct 2008, 21:35
- Forum: CAD .NET
- Topic: Question on PLT file
- Replies: 1
- Views: 10289
Question on PLT file
Hello, Attached you will find a PLT file and a scan of a part of this image printed on a 30x42 sheet of paper from an OCE plotter When I send this PLT to the printer directly with a "copy filename \\printername", the printout comes out perfect. When I send this to the printer with a : cadImage.Draw(...
- 22 Oct 2008, 21:00
- Forum: CAD .NET
- Topic: Width and height of plt
- Replies: 13
- Views: 55931
Re: Width and height of plt
Here is an example PLT file.
When I open this PLT in ABViewer and look at the File Info it tells me that Measurements : 1021x737 mm
How do I get this number in CADImport?
Thanks
E.Z.
When I open this PLT in ABViewer and look at the File Info it tells me that Measurements : 1021x737 mm
How do I get this number in CADImport?
Thanks
E.Z.
- 21 Oct 2008, 20:58
- Forum: CAD .NET
- Topic: Width and height of plt
- Replies: 13
- Views: 55931
Re: Width and height of plt
I am interested in this thread as well. I am trying to figure out how to calculate my PLT dimensions in inches.
- 21 Oct 2008, 20:18
- Forum: CAD .NET
- Topic: How to print a PLT file directly @ half size
- Replies: 3
- Views: 16019
Re: How to print a PLT file directly @ half size
Here is my problem. cadImage.Stretch = false; cadImage.BorderSize = 0; cadImage.IsWithoutMargins = true; cadImage.Draw(e.Graphics, printableArea); Let's say I have an image that is 30x42 inches and I want to print this half size. The printableArea is important. I do not want to change the printableA...
- 30 Sep 2008, 18:49
- Forum: CAD .NET
- Topic: How to print a PLT file directly @ half size
- Replies: 3
- Views: 16019
How to print a PLT file directly @ half size
I am able to use CADImport to open a PLT file, view and print it, this is no problem. What my client also wants is to send the PLT file directly to the printer and print it. This is no problem either as most printers can directly print a PLT file. However, the client wants to also send a file direct...
- 24 Sep 2008, 18:36
- Forum: CAD .NET
- Topic: CADImport.NET can't open the file
- Replies: 1
- Views: 10944
CADImport.NET can't open the file
ABView 6 can open this attached file however, CADIMport.NET cannot.
Can someone help me with this? (ViewerDemo.exe in the sample bin folder does not open this file either. It's just a blank white page)
Thanks
Ertan Zanagar
ABC Imaging.
Can someone help me with this? (ViewerDemo.exe in the sample bin folder does not open this file either. It's just a blank white page)
Thanks
Ertan Zanagar
ABC Imaging.