How Can I convert rtf to pdf without use word api

How Can I convert rtf to pdf without use word api

am 07.11.2007 14:56:01 von OLAPFOREVER

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 !

Re: How Can I convert rtf to pdf without use word api

am 08.11.2007 01:57:52 von jdlwright

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.



On Nov 7, 5:56 am, OLAPFOREVER
wrote:
> 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 !

Re: How Can I convert rtf to pdf without use word api

am 08.11.2007 06:32:03 von jdlwright

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!


On Nov 7, 5:56 am, OLAPFOREVER
wrote:
> 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 !