printing

We are devloping a CAD like application using vc++6.0 with opengl.In this application we are importing a text file which is exported from
some software like (ECAM) and draw the design based on details present in the imported file.
In this application we have to support printing more spcifically PDF output) also.
please suggest me some ideas to accomplish the specified task

Search “pdf” in forums maybe :slight_smile:
http://www.opengl.org/discussion_boards/ubb/ultimatebb.php?ubb=get_topic;f=3;t=014554#000009

Anyway gl2ps seem to be a very good tool (can output ps and pdf) :
http://geuz.org/gl2ps/