API Reference

[Top]  [Chapter]  [Previous]  [Next]

This chapter contains detailed description of the interfaces used by TextDynamic. The object RTF2PDF is located in the assembly wPDF.dll. You need the RTF2PDF license to be able to use, the object will not work with wPDFControl.

 

The interfaces IWPMemo and IWPTextCursor are probably the most important. The first includes methods to load and save, the second is used to insert text and images.

 

If you feel lost due to the amount of possibilities please visit "Getting Started" first. We tried to collect the most information links to start a new project. Esspecially see the FAQ.

 

"Open" Command Methods

 

The concept of TextDynamic and RTF2PDF/TextDynamic Server has been created to make it easy to add additional functionality without having to modify the basic interfaces which could break existing applications.

 

For this we added a number of "Command" methods which offer additional functionality if we come to the conclusion there is a need.

 

So please check out this methods:

 

Command and CommandEx - modify the GUI, Spellcheck and Security

 

Memo.TextCommand - mostly used internally

 

Memo.TextCommandStr - includes various important methods:

ID 1 - default paragraph style

ID 2 - convert to ANSI

ID 3 -& 4 - clipboard format

ID 5 - view source mode

ID 6 - select HTTP DLL

ID 7 & 8 - set ParIsOutline flag

ID 9 - insert HTML markup

ID 10 - Select Printer

ID 11 - Print Text

ID 12 - Get Printernames

ID 13 - BeginPrint

ID 14 - EndPrint

ID 15 - Update ShowFields Mode

ID 16 - Syntax Highlighting

ID 17 - Token To Template Conversion

ID 18 - Set default font and size

ID 19 - Make the current page size the default

 

Report.Command - additional features to "CreateReport"


[reference.htm]    Copyright © 2007 by WPCubed GmbH