© Copyright SautinSoft 2002 - 2009
(3.0.0 - February 16th, 2009)


Manual for RTF-to-HTML DLL Win32
- component to convert Text, RTF strings (files) to HTML, XHTML strings (files).
 about | methods and properties | code samples | rtf samples | faq | order and pricing | license | support and contacts

FAQ

Text formating

How to make all text by one font?
Does your component allow to get HTML only between <body>...</body> tags?
How to specify name for CSS styles?
Tables
I want to make all table borders visible, is it possible?
Payment and delivery
Which payment types do you accept?
When I'll get the component and my registration data?

How to make all text by one font?

To make all text by single font, use the property 'preserveFontFace'. This is C++ example:
cOpt.PreserveFontFace = 0;

Does your component allow to get HTML only between <body>...</body> tags?

Yes, it does. To get HTML only between <body>...</body> tags specify:
cOpt.htmlParts = 1;

How to specify name for CSS styles?

It's very easy. Use the property 'cssStyleName'.

I want to make all table borders visible, is it possible?

Yes, you make borders visible independently which borders are inside RTF file. To specify borders use the property 'tableBorders'.

Which payment types do you accept?

We are using ShareIt - well known paying service provider that allows to order securely online with a credit card (Visa, MasterCard, American Express, Discover/Novus, Eurocard, Eurocheques), wire transfer, PayPal or by phone, by fax or whatever you desire, even old post mail orders with bank check. All licenses has 30 day money back guarantee.

When I'll get the component and my registration data?

I'll get the full version of the RTF-to-HTML DLL and your registration data automatically by email during 1-2 minutes after processing your order. If you will pay by credit card or PayPal all order process and getting software takes a few minutes. If you have any questions let us know at sales@sautinsoft.com.

Copyright © 2002-2009, SautinSoft. All rights reserved.