How Can I convert rtf to pdf without use word api

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!
I try to programmaticly convert a rtf document to pdf without using word or
acrobat api

I try many tools found on Internet but the majority use word api

Can I use someting like api without installing all office (word) package

Could you help me !
 
It doesn't seem to have posted my reply, so I'll try again. Take a
look at TX TextControl, as this can read rtf and write pdf. It's not
dedicated to conversion, so there's overhead, but it doesn't use the
apis you mention to my knowledge.
 
Perhaps try TX TextControl which can read RTF and write PDF. It's not
a direct conversion but it should be possible. It doesn't use the
office or acrobat api to my knowledge.

Cheers!
 
Back
Top