Conversion Please help!!!

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I need to write a vb.net program that would convert the RTF file into
PS file to be sent to the printer. Any help is highly appreciated.

Scott.

___
Newsgroups brought to you courtesy of www.dotnetjohn.com
 
Scott,

The most simple thing to try looks for me to try to read it in the Rich Text
box and than to do what you want from that place.

Just my idea not tried,

Cor
 
Cor
What I wanted is to write a program that will read the rtf file and convert it into PS file format.

Thank you,

Siva
Scott,

The most simple thing to try looks for me to try to read it in the Rich Text
box and than to do what you want from that place.

Just my idea not tried,

Cor

___
Newsgroups brought to you courtesy of www.dotnetjohn.com
 

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