Results 1 to 2 of 2

Thread: Convert RTF file to PDF

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2004
    Posts
    28

    Convert RTF file to PDF

    I have code that creates a set of rtf files. I would like to write something to automatically convert these files to pdf.

    Distiller will convert Postscript files to pdf but how do I convert rtf to pdf? I am using VB to generate the rtf files, but do I need to write more vb code to do this?

  2. #2
    Frenzied Member blindlizard's Avatar
    Join Date
    Feb 2001
    Location
    Austin, TX - United States of America
    Posts
    1,141
    I create PDFs by sending the information to a PDF printer. There are a bunch of free ones around. The easiest way is to have Word open the RTF, then send it to the PDF printer like you would a normal printer.
    I drink to make other people more interesting!
    [vbcode]On Error GoTo Bar[/vbcode]
    http://www.monsterlizard.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width