How do I write Postscript programs in C++/Visual Studio

Apr 25, 2015 at 6:15am
I'm learning postscript for class and we have some practice exercises. I'm in my Visual Studio and I have no idea what to do because we've basically been given a few hours just to play around with it, but we still have to turn in something to show our effort.

I looked at some guides online, but they haven't been helpful. Can I even write a postscript program in Visual Studio? If so, how? I also need to create classes... I'm pretty much lost.
Apr 25, 2015 at 12:05pm
A good place to start is a variant of the classic "hello world" program. Write a program that outputs a postscript file that prints "hello world."
Topic archived. No new replies allowed.