Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automated PostScript Editing - no, really

Status
Not open for further replies.

tradle

Programmer
Jan 7, 2004
94
US
I'm writing a program that grabs data from a MSSQL database, adds records from said data into XML statements, and then is to insert the data, along with a large block of postscript coding into a particular part of a postscript file.

Is there a better choice for inserting large chunks of what amounts to text as far as VC++ is concerned, or is there an interface between postscript and VC++ that I just haven't found yet?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top