Message 1 of 3
plot example in C#

Not applicable
09-19-2005
08:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
R2005:
I am looking for some code examples to plot the active document.
I was hoping to feed a file name during the process to the PDF plotter (I think it's part of the Adobe distiller).
I cannot do this with lisp or Vlisp.
I am trying to write a .dll or command that I can use to plot each layer of a drawing as I loop through them.
I have my console application set up in VS ver.7.1.3088 but am fairly new to C# type of programming.
I have done a few basic programs and tutorals and now need a shove in the right direction to do plotting.
Thanks for any constructive recommendations.
Bill
I am looking for some code examples to plot the active document.
I was hoping to feed a file name during the process to the PDF plotter (I think it's part of the Adobe distiller).
I cannot do this with lisp or Vlisp.
I am trying to write a .dll or command that I can use to plot each layer of a drawing as I loop through them.
I have my console application set up in VS ver.7.1.3088 but am fairly new to C# type of programming.
I have done a few basic programs and tutorals and now need a shove in the right direction to do plotting.
Thanks for any constructive recommendations.
Bill