creating .eps image with C#

  • Thread starter Thread starter Phong Pham
  • Start date Start date
P

Phong Pham

Hi everyone! Can anyone show me or point me in the right direction on how to
create an EPS image file in C#?
I've tried creating bitmaps and jpeg files but I need to create an image
file in an EPS file format for printing graphs.

I'm converting a C++ chart generating program to .NET and in the C++
program, I used postscript printer driver in order
to print the graph to file.

Thanks
phong
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top