PDA

View Full Version : RTF to PDF question


Mark Atkinson
February 28, 2007, 01:10:00
I'm new to TX Text Control so please excuse me if I've overlooked a FAQ on this subject.
Is there a TX Text Control component that can convert RTF (stream, file, whatever) to PDF without being instantiated as UI and can run as a service (not necessarily under an IIS server)?
That is, is there some component or object that can run, react to API calls, etc and do the conversion? Does the ASP.NET version do this or does it need to be running under IIS?

Thanks in advance,
Mark

Björn Meyer
February 28, 2007, 16:59:08
Mark

TX Text Control .NET Server (ServerTextControl class) can be instantiated without any UI. It is typically used in ASP.NET, Web Services or Windows Services.