| 1 Privacy Agreement/Datenschutz |
| 2 Welcome to TextDynamic 7 |
| 2.1 What is TextDynamic? |
| 2.2 What can I do with TextDynamic? |
| 2.3 Why choose TextDynamic? |
| 2.4 Where to use TextDynamic? |
| 2.5 Introduction to the technology of TextDynamic |
| 3 Welcome to RTF2PDF / TextDynamic Server |
| 4 Getting Started with TextDynamic |
| 4.1 Visual Studio |
| 4.2 VB6 |
| 4.3 Trouble Shooting |
| 4.3.1 .NET Trouble Shooting |
| 4.3.2 VS2010 Debugging |
| 4.3.3 OCX Trouble Shooting |
| 4.4 EditorStart - used to set licensing information |
| 4.5 Introduction to the API |
| 4.5.1 Initialize the Component |
| 4.5.1.1 SetEditorMode() |
| 4.5.1.1.1 SetEditorMode - Example C# |
| 4.5.1.1.2 SetEditorMode -Example VB6 |
| 4.5.1.2 SetLayout() |
| 4.5.1.3 Update design of toolbars |
| 4.5.1.4 SetEnableFlags |
| 4.5.1.5 SetDisableFlags |
| 4.5.1.6 SetLanguage (Localization) |
| 4.5.2 Change GUI (Toolbar) |
| 4.5.2.1 Modify TextDynamic toolbar |
| 4.5.2.2 Create your own toolbar |
| 4.5.3 Working with Actions (wpa) |
| 4.5.3.1 wpaGetFlags |
| 4.5.3.2 wpaSetFlags |
| 4.5.3.3 Event OnUpdateGUI |
| 4.5.4 Get Text into and out of the Editor |
| 4.5.4.1 string Text |
| 4.5.4.2 string Text2 |
| 4.5.4.3 string TextFormat |
| 4.5.5 Properties |
| 4.5.5.1 IWPMemo Memo |
| 4.5.5.2 IWPPdfCreator PDFCreator |
| 4.5.5.3 IWPTextCursor TextCursor |
| 4.5.5.4 IWPAttrInterface TextAttr |
| 4.5.5.5 IWPAttrInterface CurrAttr |
| 4.5.5.6 IWPAttrInterface CurrSelAttr |
| 4.5.5.7 IWPPageSize PageSize |
| 4.5.5.8 IWPParInterface CurrPar |
| 4.5.5.9 IWPAttrInterface CurrParAttr |
| 4.5.5.10 IWPParInterface CurrStyle |
| 4.5.5.11 IWPAttrInterface CurrStyleAttr |
| 4.5.5.12 IWPTextObj CurrObj |
| 4.5.5.13 IWPTextObj CurrSelObj |
| 4.5.5.14 int SelectedEditor |
| 4.5.5.15 IWPAttrInterface AttrHelper |
| 4.5.5.16 IWPCharacterAttr SpecialTextAttr() |
| 4.5.5.17 IWPMapi |
| 4.6 Configure the Editor / FAQ |
| 4.7 TextDynamic dotNET Sample Projects |
| 4.7.1 VB.NET - FirstApplication |
| 4.7.2 VB.NET - Create MDI Application |
| 4.7.2.1 New Project |
| 4.7.2.2 Create MDI Child window |
| 4.7.2.3 Add Font/-Size Selector |
| 4.7.2.3.1 Modify Text |
| 4.7.2.3.2 Modify Combobox |
| 4.7.2.4 Add Buttons |
| 4.7.2.5 Code for the default menu items |
| 4.7.2.6 A first start ... |
| 4.7.3 C# - First Application |
| 4.7.3.1 Update Statusbar |
| 4.7.3.2 Add Menu Commands |
| 4.7.3.3 Add Localized Menu Items |
| 4.7.3.3.1 WPAMenuItem class |
| 4.7.3.3.2 Alternative to WPAMenuItem |
| 4.7.3.4 SetDLLName |
| 4.7.4 C# - Second Application |
| 4.7.5 Demo Project - Simulate MDI |
| 4.7.5.1 Add Tabset |
| 4.7.5.2 Hide some buttons |
| 4.7.5.3 Ask to save before close |
| 4.8 TextDynamic OCX |
| 4.8.1 Step by Step use in VB6 |
| 4.8.1.1 Set writing mode (bold ...) |
| 4.8.1.2 Clipboard handling |
| 4.8.1.3 Printing |
| 4.8.2 Step by Step use in Access |
| 4.8.3 Tip for using TextDynamic in Visual FoxPro |
| 4.8.4 property DLLName |
| 4.8.5 property InitScriptXML |
| 4.8.6 property Text |
| 4.8.7 property Readonly |
| 4.8.8 Process and modify the text in the background |
| 4.8.9 VB6 - First Application |
| 4.8.9.1 Create some text under program control |
| 4.8.9.2 Add hotkey Ctrl+B |
| 4.9 TextDynamic in C++, ie VS2008 |
| 5 Getting started with Rtf2Pdf / TextDynamic Server |
| 5.1 Overview |
| 5.2 QuickStart |
| 5.3 Troubleshooting .NET |
| 5.4 Load Template, Update and Save |
| 5.5 ASP.NET Example |
| 5.6 ASP.NET Live Demos |
| 5.7 Properties |
| 5.7.1 Report |
| 5.7.2 Memo |
| 5.7.3 Memo2 |
| 5.7.4 PDFCreator |
| 5.7.5 ResultBuffer |
| 5.7.6 AttrHelper |
| 5.8 Methods |
| 5.8.1 BeginDoc |
| 5.8.2 EndDoc |
| 5.8.3 Print |
| 5.8.4 PrintSecond |
| 5.8.5 StartEngine / SetLicense |
| 5.8.6 StopEngine |
| 5.8.7 ReleaseInt |
| 5.9 RTF2PDF ActiveX |
| 5.10 wPDFControl Documentation |
| 5.10.1 wPDFControl/RTFtoPDF Demo |
| 5.10.2 Quick Start - wRTF2PDF / TextDynamic Server |
| 5.10.3 Quick Start - Generic PDF Creation |
| 5.10.4 Tip: Use SaveDC / RestoreDC |
| 5.10.5 wPDFControl .NET |
| 5.10.5.1 PDFControl |
| 5.10.5.2 PDFPropDlg |
| 5.10.5.3 Properties |
| 5.10.5.3.1 PDF Options |
| 5.10.5.3.2 Extra Options |
| 5.10.5.3.3 Security |
| 5.10.5.3.4 PDF Info |
| 5.10.5.3.5 PDFAMode |
| 5.10.5.3.6 CidFonts |
| 5.10.5.4 RTF to PDF |
| 5.10.5.4.1 RTF2PDF Version 2 API |
| 5.10.5.4.2 RTF2PDF Command IDs |
| 5.10.5.4.2.1 WPCOM_RTFINIT = 1000 |
| 5.10.5.4.2.2 WPCOM_RTFVersion = 1001 |
| 5.10.5.4.2.3 WPCOM_RTFLOAD = 1002 |
| 5.10.5.4.2.4 WPCOM_RTFAPPEND = 1003 |
| 5.10.5.4.2.5 WPCOM_RTFMAKEFIELDS= 1004 |
| 5.10.5.4.2.6 WPCOM_RTFMERGE = 1005 |
| 5.10.5.4.2.7 WPCOM_RTFSAVE = 1006 |
| 5.10.5.4.2.8 WPCOM_RTFBACKUP = 1007 |
| 5.10.5.4.2.9 WPCOM_RTFRESTORE = 1008 |
| 5.10.5.4.2.10 WPCOM_RTF_PAGEWIDTH = 1010 |
| 5.10.5.4.2.11 WPCOM_RTF_PAGEHEIGHT = 1011 |
| 5.10.5.4.2.12 WPCOM_RTF_MARGINLEFT = 1012 |
| 5.10.5.4.2.13 WPCOM_RTF_MARGINRIGHT = 1013 |
| 5.10.5.4.2.14 WPCOM_RTF_MARGINTOP = 1014 |
| 5.10.5.4.2.15 WPCOM_RTF_MARGINBOTTOM = 1015 |
| 5.10.5.4.2.16 WPCOM_RTF_PAGECOLUMNS = 1020 |
| 5.10.5.4.2.17 WPCOM_RTF_PAGEROTATION = 1021 |
| 5.10.5.4.2.18 WPCOM_RTF_PAGEZOOM = 1022 |
| 5.10.5.4.2.19 WPCOM_RTF_READEROPTIONS = 1023 |
| 5.10.5.4.2.20 WPCOM_RTF_USE_PRINTER = 1024 |
| 5.10.5.4.2.21 WPCOM_RTF_PAGESMALLCOLUMNS = 1025 |
| 5.10.5.4.2.22 WPCOM_RTFPRINT = 1100 |
| 5.10.5.4.2.23 WPCOM_SAVE_PAGE_METAFILE = 1311 |
| 5.10.5.4.2.24 WPCOM_SELECT_HTML_MODE = 1312 |
| 5.10.5.4.2.25 Commands to print text (to printer, not PDF!) |
| 5.10.5.4.2.26 KeepN and AutoSize Tables |
| 5.10.5.4.2.27 Use COM interfaces with C |
| 5.10.5.4.3 Example |
| 5.10.5.5 Methods |
| 5.10.5.5.1 Initialisation |
| 5.10.5.5.2 DrawWatermark |
| 5.10.5.5.3 Image Output |
| 5.10.5.5.4 Hyperlinks |
| 5.10.5.5.5 Bookmarks |
| 5.10.5.5.6 Outlines |
| 5.10.5.5.7 using "Graphics Canvas" |
| 5.10.5.5.8 Mailmerge (COPY) |
| 5.10.5.5.9 Methods defined by the DLL |
| 5.10.5.6 Events |
| 5.10.6 wPDFControl DLL / ActiveX |
| 5.10.7 wPDFControl Methods and Properties |
| 5.10.7.1 Properties |
| 5.10.7.1.1 bool AutoLaunch |
| 5.10.7.1.2 Graphics Canvas |
| 5.10.7.1.3 int CidFonts |
| 5.10.7.1.4 string DebugPath |
| 5.10.7.1.5 bool DefaultLandscape |
| 5.10.7.1.6 ePage DefaultSize |
| 5.10.7.1.7 eEncoding Encoding |
| 5.10.7.1.8 string FileName |
| 5.10.7.1.9 FontManager Font |
| 5.10.7.1.10 eFontMode FontMode |
| 5.10.7.1.11 string InfoAuthor, InfoKeywords etc. |
| 5.10.7.1.12 eInputFileMode InputFileMode |
| 5.10.7.1.13 eJPEGCompressMode JPEGCompressMode |
| 5.10.7.1.14 string MergeFieldStart |
| 5.10.7.1.15 PDFEncryption / Permission |
| 5.10.7.1.16 string OwnerPassword |
| 5.10.7.1.17 string UserPassword |
| 5.10.7.1.18 ePageMode PageMode |
| 5.10.7.1.19 int PDFAMode |
| 5.10.7.1.20 eDevMode PDFMode |
| 5.10.7.1.21 ePDFOptions PDFOptions |
| 5.10.7.1.22 ePDFSecurity PDFSecurity |
| 5.10.7.2 Methods |
| 5.10.8 License |
| 6 Document and text property API reference |
| 6.1 Page Size |
| 6.1.1 General |
| 6.1.2 Different in one document |
| 6.1.3 Sections |
| 6.1.4 Labels |
| 6.2 Contents |
| 6.2.1 Text |
| 6.2.2 Tables |
| 6.2.3 Fields |
| 6.2.4 Images |
| 6.2.5 Header & Footer |
| 6.2.6 Textboxes |
| 6.2.7 Footnotes |
| 6.3 Font Attributes |
| 6.4 Paragraph Attributes |
| 6.5 Paragraph Styles |
| 7 Interfaces (Technical API Reference) |
| 7.1 General: WPDllInt + IWPMemo/IWPEditor |
| 7.1.1 WPDLLInt |
| 7.1.1.1 Methods |
| 7.1.1.1.1 SetDLLName |
| 7.1.1.1.2 EditorStart |
| 7.1.1.1.3 SetEditorMode |
| 7.1.1.1.4 SetLayout |
| 7.1.1.1.5 ReleaseInt |
| 7.1.1.1.6 AboutBox |
| 7.1.1.1.7 BeginPrint |
| 7.1.1.1.8 EndPrint |
| 7.1.1.1.9 Clear |
| 7.1.1.1.10 CommandEx |
| 7.1.1.1.11 Command |
| 7.1.1.1.11.1 Security |
| 7.1.1.1.11.2 Change Toolbar Design |
| 7.1.1.1.11.3 Custom Spellcheck |
| 7.1.1.1.11.4 Background Image / Watermark |
| 7.1.1.1.12 CreateReport |
| 7.1.1.1.13 GetInterface |
| 7.1.1.1.14 GetItemList |
| 7.1.1.1.15 GetPrinterList |
| 7.1.1.1.16 GetText |
| 7.1.1.1.17 GetTextVar / GetBytes |
| 7.1.1.1.18 Memo |
| 7.1.1.1.19 Memo2 |
| 7.1.1.1.20 CurrMemo |
| 7.1.1.1.21 ReadRecentExceptions |
| 7.1.1.1.22 Report |
| 7.1.1.1.23 SelectEditor |
| 7.1.1.1.24 SelectPrinter |
| 7.1.1.1.25 SetDisableFlags |
| 7.1.1.1.26 SetEnableFlags |
| 7.1.1.1.27 SetLanguage |
| 7.1.1.1.28 SetLayoutMode |
| 7.1.1.1.29 SetLayoutMode2 |
| 7.1.1.1.30 SetSplitterPos |
| 7.1.1.1.31 SetText |
| 7.1.1.1.32 SetTextVar / SetBytes |
| 7.1.1.1.33 SpecialTextAttr |
| 7.1.1.1.34 wpaCheck |
| 7.1.1.1.35 wpaExec |
| 7.1.1.1.36 wpaGetFlags |
| 7.1.1.1.37 wpaGetID |
| 7.1.1.1.38 wpaProcess |
| 7.1.1.1.39 wpaSetFlags |
| 7.1.1.1.40 DrawToBitmap |
| 7.1.1.1.41 ToRGB, ColorToRGB |
| 7.1.1.2 Properties |
| 7.1.1.2.1 AttrHelper |
| 7.1.1.2.2 BorderWidth |
| 7.1.1.2.3 TextAttr |
| 7.1.1.2.4 CurrAttr |
| 7.1.1.2.5 CurrSelAttr |
| 7.1.1.2.6 CurrObj |
| 7.1.1.2.7 CurrPar |
| 7.1.1.2.8 CurrParAttr |
| 7.1.1.2.9 CurrSelObj |
| 7.1.1.2.10 CurrStyle |
| 7.1.1.2.11 CurrStyleAttr |
| 7.1.1.2.12 DLLName |
| 7.1.1.2.13 Enabled |
| 7.1.1.2.14 EventBand |
| 7.1.1.2.15 EventButton |
| 7.1.1.2.16 EventField |
| 7.1.1.2.17 InitScriptXML |
| 7.1.1.2.18 MAPI |
| 7.1.1.2.19 PageSize |
| 7.1.1.2.20 PDFCreator |
| 7.1.1.2.21 Readonly |
| 7.1.1.2.22 Readonly2 |
| 7.1.1.2.23 ShowHints |
| 7.1.1.2.24 SpellCtrl |
| 7.1.1.2.25 Text |
| 7.1.1.2.26 Text2 |
| 7.1.1.2.27 TextCursor |
| 7.1.1.2.28 TextFormat |
| 7.1.1.2.29 Version |
| 7.1.1.2.30 VersionDLL |
| 7.1.1.2.31 AllowDrop |
| 7.1.2 Events |
| 7.1.2.1 RTF2PDF / TextDynamic |
| 7.1.2.1.1 OnAfterSaveImage |
| 7.1.2.1.2 OnBeforeSaveImage |
| 7.1.2.1.3 OnClear |
| 7.1.2.1.4 OnCreateNewCell |
| 7.1.2.1.5 OnEnumDataBlocks |
| 7.1.2.1.6 OnEnumParOrStyle |
| 7.1.2.1.7 OnEnumTextObj |
| 7.1.2.1.8 OnError |
| 7.1.2.1.9 OnFieldGetText |
| 7.1.2.1.10 OnGetSpecialText |
| 7.1.2.1.11 OnInitializePar |
| 7.1.2.1.12 OnLoadExtImage |
| 7.1.2.1.13 OnLoadExtString |
| 7.1.2.1.14 OnLoadText |
| 7.1.2.1.15 OnMeasurePage |
| 7.1.2.1.16 OnNotify |
| 7.1.2.1.17 OnPaintWatermark |
| 7.1.2.1.18 OnReadFormulaVar |
| 7.1.2.1.19 OnReportState |
| 7.1.2.1.20 OnTextObjectGetText |
| 7.1.2.2 Exclusive to TextDynamic |
| 7.1.2.2.1 OnBeforeOverwriteFile |
| 7.1.2.2.2 OnButtonClick |
| 7.1.2.2.3 OnChangePosition |
| 7.1.2.2.4 OnChangeSelection |
| 7.1.2.2.5 OnChangeText |
| 7.1.2.2.6 OnChangeViewMode |
| 7.1.2.2.7 OnChangingText |
| 7.1.2.2.8 OnClick |
| 7.1.2.2.9 OnClickCreateHeaderFooter |
| 7.1.2.2.10 OnClickPage |
| 7.1.2.2.11 OnDblClick |
| 7.1.2.2.12 OnFieldEnter |
| 7.1.2.2.13 OnFieldLeave |
| 7.1.2.2.14 OnHyperlink |
| 7.1.2.2.15 OnMouseDown |
| 7.1.2.2.16 OnMouseDownWord |
| 7.1.2.2.17 OnMouseMove |
| 7.1.2.2.18 OnMouseUp |
| 7.1.2.2.19 OnShowHint |
| 7.1.2.2.20 OnTextObjectMouse |
| 7.1.2.2.21 OnUndoChange |
| 7.1.2.2.22 OnUpdateGUI |
| 7.1.2.2.23 OnKeyDown |
| 7.1.2.2.24 OnKeyPress |
| 7.1.2.2.25 OnKeyUp |
| 7.1.2.2.26 OnLeaveEditor |
| 7.1.2.2.27 OnCompleteWord |
| 7.1.2.2.28 OnEnterEditor |
| 7.1.3 Categories |
| 7.1.3.1 Character Attributes Category |
| 7.1.3.2 Character Styles Category |
| 7.1.3.3 Coordinate Conversion Category |
| 7.1.3.4 Document Properties Category |
| 7.1.3.5 Callback Functions Category |
| 7.1.3.6 Header and Footer Support Category |
| 7.1.3.7 Sections |
| 7.1.3.8 Hyperlinks and Bookmarks Category |
| 7.1.3.9 Image Support Category |
| 7.1.3.10 Load and Save Category - Formatstrings |
| 7.1.3.11 Modify the layout of the text display Category |
| 7.1.3.12 Logical MDI Support Category |
| 7.1.3.13 Mailmerge Category |
| 7.1.3.14 Position Markers Category |
| 7.1.3.15 Lowlevel Paragraph IDs Category |
| 7.1.3.16 Printing Category |
| 7.1.3.17 Standard Editing Commands Category |
| 7.1.3.18 Display Status Information Category |
| 7.1.3.19 Paragraphstyle Support Category |
| 7.1.3.20 Table Support Category |
| 7.1.3.21 TextDynamic CSS strings Category |
| 7.1.3.22 Spell Check Category |
| 7.1.3.23 Tabstop Category |
| 7.1.4 IWPMemo / IWPEditor |
| 7.1.4.1 Properties |
| 7.1.4.1.1 ActiveText |
| 7.1.4.1.2 TextAttr |
| 7.1.4.1.3 CurrAttr |
| 7.1.4.1.4 CurrSelAttr |
| 7.1.4.1.5 CurrParAttr |
| 7.1.4.1.6 CurrPar |
| 7.1.4.1.7 DefaultAttr |
| 7.1.4.1.8 CurrBand |
| 7.1.4.1.9 CurrentZooming |
| 7.1.4.1.10 CurrGroup |
| 7.1.4.1.11 CurrObj |
| 7.1.4.1.12 CurrSelObj |
| 7.1.4.1.13 CurrStyle |
| 7.1.4.1.14 CurrStyleAttr |
| 7.1.4.1.15 LabelDef |
| 7.1.4.1.16 LastFileName |
| 7.1.4.1.17 PageSize |
| 7.1.4.1.18 PageSizeList |
| 7.1.4.1.19 PrintParameter |
| 7.1.4.1.20 SelText |
| 7.1.4.1.21 Text |
| 7.1.4.1.22 TextCursor |
| 7.1.4.1.23 SpecialTextAttr |
| 7.1.4.1.24 Exclusive in IWPMemo |
| 7.1.4.1.24.1 AutoZoom |
| 7.1.4.1.24.2 ColorDesktop |
| 7.1.4.1.24.3 ColorHighlight |
| 7.1.4.1.24.4 ColorHighlightText |
| 7.1.4.1.24.5 ColorPaper |
| 7.1.4.1.24.6 DefaultIOFormat |
| 7.1.4.1.24.7 EditingMode |
| 7.1.4.1.24.8 Focussed |
| 7.1.4.1.24.9 FormCompletion |
| 7.1.4.1.24.10 GUIMode |
| 7.1.4.1.24.11 Hidden |
| 7.1.4.1.24.12 InitialDir |
| 7.1.4.1.24.13 LayoutMode |
| 7.1.4.1.24.14 Modified |
| 7.1.4.1.24.15 Readonly |
| 7.1.4.1.24.16 ShowFields |
| 7.1.4.1.24.17 TextReadFormat |
| 7.1.4.1.24.18 TextWriteFormat |
| 7.1.4.1.24.19 TopOffset |
| 7.1.4.1.24.20 WordWrap |
| 7.1.4.1.24.21 Zooming |
| 7.1.4.2 Methods |
| 7.1.4.2.1 AppendOtherText |
| 7.1.4.2.2 BlockAdd |
| 7.1.4.2.3 BlockAppend |
| 7.1.4.2.4 BlockFind |
| 7.1.4.2.5 Clear |
| 7.1.4.2.6 CopyToClipboard |
| 7.1.4.2.7 CutToClipboard |
| 7.1.4.2.8 PasteFromClipboard |
| 7.1.4.2.9 DebugShowParProps |
| 7.1.4.2.10 DeleteLeadingSpace |
| 7.1.4.2.11 DeletePage |
| 7.1.4.2.12 DeleteParWithCondition |
| 7.1.4.2.13 DeleteStyle |
| 7.1.4.2.14 DeleteTrailingSpaces |
| 7.1.4.2.15 EnumDataBlocks |
| 7.1.4.2.16 EnumParagraphs |
| 7.1.4.2.17 EnumParSiblings |
| 7.1.4.2.18 EnumParStyles |
| 7.1.4.2.19 EnumSelParagraphs |
| 7.1.4.2.20 EnumTextObj |
| 7.1.4.2.21 SelectStyle |
| 7.1.4.2.22 LoadNumberStyles |
| 7.1.4.2.23 SaveNumberStyles |
| 7.1.4.2.24 LoadStyleSheet |
| 7.1.4.2.25 SaveStyleSheet |
| 7.1.4.2.26 FindFooter |
| 7.1.4.2.27 FindHeader |
| 7.1.4.2.28 GetNumberStyle |
| 7.1.4.2.29 GetObjAtXY |
| 7.1.4.2.30 GetPosAtXY |
| 7.1.4.2.31 GetRTFVariable |
| 7.1.4.2.32 GetXY |
| 7.1.4.2.33 LoadFromFile |
| 7.1.4.2.34 LoadFromStream |
| 7.1.4.2.35 LoadFromString |
| 7.1.4.2.36 LoadFromVar |
| 7.1.4.2.37 SaveToFile |
| 7.1.4.2.38 SaveToStream |
| 7.1.4.2.39 SaveToString |
| 7.1.4.2.40 SaveToVar |
| 7.1.4.2.41 MergeText |
| 7.1.4.2.42 Print |
| 7.1.4.2.43 PrintPages |
| 7.1.4.2.44 PtrCommand |
| 7.1.4.2.45 Reformat |
| 7.1.4.2.46 ReformatAll |
| 7.1.4.2.47 RTFDataAdd |
| 7.1.4.2.48 RTFDataAppendTo |
| 7.1.4.2.49 RTFDataDelete |
| 7.1.4.2.50 RTFDataSelect |
| 7.1.4.2.51 GetPageAsMetafile |
| 7.1.4.2.52 SavePageAsMetafile |
| 7.1.4.2.53 GetPageAsBitmap |
| 7.1.4.2.54 SetBProp |
| 7.1.4.2.54.1 Group 0 : wpVarBOptions |
| 7.1.4.2.54.2 Group 1 : wpEditOptions |
| 7.1.4.2.54.3 Group 2 : wpEditOptionsEx |
| 7.1.4.2.54.4 Group 3 : wpProtectProp |
| 7.1.4.2.54.5 Group 4 : wpClickableCodes |
| 7.1.4.2.54.6 Group 5 : wpWriteObjectMode |
| 7.1.4.2.54.7 Group 6 : wpViewOptions |
| 7.1.4.2.54.8 Group 7 : Webpage Mode |
| 7.1.4.2.54.9 Group 8 : wpFormatOptions |
| 7.1.4.2.54.10 Group 9 : wpFormatOptionsEx |
| 7.1.4.2.54.11 Group 10 : wpAcceptFilesOptions |
| 7.1.4.2.54.12 Group 11 : wpPrintOptions |
| 7.1.4.2.54.13 Group 12 : wpClipboardOptions |
| 7.1.4.2.54.14 Group 13 : Security Options. |
| 7.1.4.2.54.15 Group 14 : Global Security Options |
| 7.1.4.2.54.16 Group 15: wpFormatOptionsEx2 |
| 7.1.4.2.54.17 Group 16: ViewOptionsEx |
| 7.1.4.2.54.18 Group 17: EditOptionsEx2 |
| 7.1.4.2.55 SetIProp |
| 7.1.4.2.56 SetWYSIWYGMode |
| 7.1.4.2.57 UpdateDialog |
| 7.1.4.2.58 SetRTFVariable |
| 7.1.4.2.59 Statistic |
| 7.1.4.2.60 Tables_WidthFixed |
| 7.1.4.2.61 Tables_WidthPC |
| 7.1.4.2.62 TextCommand |
| 7.1.4.2.62.1 Commands 1-10: TOC, DefaultAttr |
| 7.1.4.2.62.2 Commands 11-23: SyntaxHighlight, Selection, Background Gradient |
| 7.1.4.2.62.3 Commands 21-23: Tabstops |
| 7.1.4.2.62.4 Command 24: Draw lines and background, Page Size, Force Pagecount |
| 7.1.4.2.62.5 Command 25: Select Watermark Image |
| 7.1.4.2.62.6 Command 26: Modify MergeText Operation |
| 7.1.4.2.62.7 Command 27: read text width and text height |
| 7.1.4.2.62.8 Command 28: get page number as displayed_2 |
| 7.1.4.2.62.9 Command 29: check for elements in the text |
| 7.1.4.2.62.10 Command 30: insert DLL name and version |
| 7.1.4.2.62.11 Command 31: set the copies property of the printer object |
| 7.1.4.2.63 TextCommandStr |
| 7.1.4.2.63.1 Command ID 1 - default paragraph style |
| 7.1.4.2.63.2 Command ID 2 - convert to ANSI |
| 7.1.4.2.63.3 Command ID 3 -& 4 - clipboard format |
| 7.1.4.2.63.4 Command ID 5 - view source mode |
| 7.1.4.2.63.5 Command ID 6 - select HTTP DLL |
| 7.1.4.2.63.6 Command ID 7 & 8 - set ParIsOutline flag |
| 7.1.4.2.63.7 Command ID 9 - insert HTML markup |
| 7.1.4.2.63.8 Command ID 10 - Select Printer |
| 7.1.4.2.63.9 Command ID 11 - Print Text |
| 7.1.4.2.63.10 Command ID 12 - Get Printernames |
| 7.1.4.2.63.11 Command ID 13 - BeginPrint |
| 7.1.4.2.63.12 Command ID 14 - EndPrint |
| 7.1.4.2.63.13 Command ID 15 - Update ShowFields Mode |
| 7.1.4.2.63.14 Command ID 16 - Syntax Highlighting |
| 7.1.4.2.63.15 Command ID 17 - Token To Template Conversion |
| 7.1.4.2.63.16 Command ID 18 - Set default font and size |
| 7.1.4.2.63.17 Command ID 19 - Make the current page size the default |
| 7.1.4.2.63.18 Command ID 20 - Insert Annotation Object |
| 7.1.4.2.63.19 Command IDs 21-27 Export Pages as BMP, PNG and TIFF. |
| 7.1.4.2.63.20 Command ID 28/29/30/31 - Load & Save the paragraph styles |
| 7.1.4.2.63.21 Command ID 32 - read character atr cursor position |
| 7.1.4.2.63.22 Command ID 33 - read and write EventButton properties |
| 7.1.4.2.63.23 Command ID 34 -Print To File |
| 7.1.4.2.63.24 Command ID 35/36/37 change and read lines |
| 7.1.4.2.63.25 Command ID 38 - define font drop down items |
| 7.1.4.2.63.26 Command ID 39: Convert Tables to Text |
| 7.1.4.2.63.27 Command ID 40 - define which char is a word delimiter |
| 7.1.4.2.63.28 Command ID 41 - convert to unicode |
| 7.1.4.2.63.29 Command ID 42 - move cursor to a paragraph with a certain name |
| 7.1.4.2.63.30 Command ID 43-46: Delete, Read and Write a field |
| 7.1.4.2.63.31 Command ID 47: Get list of printer tray names |
| 7.1.4.2.63.32 Command ID 48: Display a symbol at the end of certain hyperlinks |
| 7.1.4.2.63.33 Command ID 49: Set font for bullets |
| 7.1.4.2.64 SelectFirstParGlobal |
| 7.1.4.2.65 Exclusive in IWPMemo |
| 7.1.4.2.65.1 Activate |
| 7.1.4.2.65.2 ClientToScreen |
| 7.1.4.2.65.3 GetMouseXY |
| 7.1.4.2.65.4 InsertGraphicDialog |
| 7.1.4.2.65.5 Load |
| 7.1.4.2.65.6 LoadEx |
| 7.1.4.2.65.7 Save |
| 7.1.4.2.65.8 SaveAs |
| 7.1.4.2.65.9 ScreenToClient |
| 7.1.4.2.65.10 ShowDialog |
| 7.1.4.2.65.11 wpaCheck |
| 7.1.4.2.65.12 wpaExec |
| 7.1.4.2.65.13 wpaGetCaption |
| 7.1.4.2.65.14 wpaGetFlags |
| 7.1.4.2.65.15 wpaGetID |
| 7.1.4.2.65.16 wpaProcess |
| 7.1.4.2.65.17 wpaSetCaption |
| 7.1.4.2.65.18 wpaSetFlags |
| 7.1.4.2.66 PrepareAttachmentList |
| 7.1.4.2.67 GetAttachment |
| 7.1.4.2.68 SetInitialPath |
| 7.1.4.2.69 GetInitialPath |
| 7.1.4.2.70 ActivateSyntaxHighlighter |
| 7.1.4.2.71 SetXMLSchema |
| 7.1.4.2.71.1 A) Manage XML Schema |
| 7.1.4.2.71.2 B) Load CSS Stylesheet |
| 7.1.4.2.71.3 C) Example Code |
| 7.1.4.2.72 GetXMLTags |
| 7.1.4.2.73 ShowContextMenu |
| 7.1.4.2.74 InitHTMLMode |
| 7.2 IWPTextCursor (Text creation and cursor positioning) |
| 7.2.1 Properties |
| 7.2.1.1 CPCellPtr |
| 7.2.1.2 CPLineNr |
| 7.2.1.3 CPObjPtr |
| 7.2.1.4 CPPageLineNr |
| 7.2.1.5 CPPageNr |
| 7.2.1.6 CPParNr |
| 7.2.1.7 CPParPtr |
| 7.2.1.8 CPPosInLine |
| 7.2.1.9 CPPosInPar |
| 7.2.1.10 CPPosition |
| 7.2.1.11 CPRowPtr |
| 7.2.1.12 CPStylePtr |
| 7.2.1.13 CPTableColNr |
| 7.2.1.14 CPTablePtr |
| 7.2.1.15 CPTableRowNr |
| 7.2.1.16 IsSelected |
| 7.2.1.17 PageCount |
| 7.2.1.18 SelStart |
| 7.2.1.19 SelLength |
| 7.2.2 Methods |
| 7.2.2.1 IWPTextCursor.AddTable |
| 7.2.2.2 IWPTextCursor.AppendRow |
| 7.2.2.3 IWPTextCursor.CheckState |
| 7.2.2.4 IWPTextCursor.Clear |
| 7.2.2.5 IWPTextCursor.CombineCellHorz |
| 7.2.2.6 IWPTextCursor.CombineCellVert |
| 7.2.2.7 IWPTextCursor.CPMoveAfterTable |
| 7.2.2.8 IWPTextCursor.CPMoveBack |
| 7.2.2.9 IWPTextCursor.CPMoveBeforeTable |
| 7.2.2.10 IWPTextCursor.CPMoveNext |
| 7.2.2.11 IWPTextCursor.CPMoveNextBand |
| 7.2.2.12 IWPTextCursor.CPMoveNextCell |
| 7.2.2.13 IWPTextCursor.CPMoveNextGroup |
| 7.2.2.14 IWPTextCursor.CPMoveNextObject |
| 7.2.2.15 IWPTextCursor.CPMoveNextPar |
| 7.2.2.16 IWPTextCursor.CPMoveNextRow |
| 7.2.2.17 IWPTextCursor.CPMoveNextTable |
| 7.2.2.18 IWPTextCursor.CPMoveParentTable |
| 7.2.2.19 IWPTextCursor.CPMovePrevCell |
| 7.2.2.20 IWPTextCursor.CPMovePrevObject |
| 7.2.2.21 IWPTextCursor.CPMovePrevPar |
| 7.2.2.22 IWPTextCursor.CPMovePrevRow |
| 7.2.2.23 IWPTextCursor.CPMovePrevTable |
| 7.2.2.24 IWPTextCursor.CPMoveToGroup |
| 7.2.2.25 IWPTextCursor.CPOpenObj |
| 7.2.2.26 IWPTextCursor.Delete |
| 7.2.2.27 IWPTextCursor.DisableProtection |
| 7.2.2.28 IWPTextCursor.DisableUndo |
| 7.2.2.29 IWPTextCursor.EnabledProtection |
| 7.2.2.30 IWPTextCursor.EnableUndo |
| 7.2.2.31 IWPTextCursor.FieldsFromTokens |
| 7.2.2.32 IWPTextCursor.FindText |
| 7.2.2.33 IWPTextCursor.GetParName |
| 7.2.2.34 IWPTextCursor.GotoBody |
| 7.2.2.35 IWPTextCursor.GotoEnd |
| 7.2.2.36 IWPTextCursor.GotoStart |
| 7.2.2.37 IWPTextCursor.HideSelection |
| 7.2.2.38 IWPTextCursor.InputBookmark |
| 7.2.2.39 IWPTextCursor.InputCalculatedField |
| 7.2.2.40 IWPTextCursor.InputCell |
| 7.2.2.41 IWPTextCursor.InputCustomHTML |
| 7.2.2.42 IWPTextCursor.InputEmbeddedData |
| 7.2.2.43 IWPTextCursor.InputField |
| 7.2.2.44 IWPTextCursor.InputFieldObject |
| 7.2.2.45 IWPTextCursor.InputFooter |
| 7.2.2.46 IWPTextCursor.InputFootnote |
| 7.2.2.47 IWPTextCursor.InputHeader |
| 7.2.2.48 IWPTextCursor.InputHTML |
| 7.2.2.49 IWPTextCursor.InputHyperlink |
| 7.2.2.50 IWPTextCursor.InputImage |
| 7.2.2.51 IWPTextCursor.InputPicture |
| 7.2.2.52 IWPTextCursor.InputPictureStream |
| 7.2.2.53 IWPTextCursor.InputObject |
| 7.2.2.54 IWPTextCursor.InputCode |
| 7.2.2.55 IWPTextCursor.InputPagebreak |
| 7.2.2.56 IWPTextCursor.InputParagraph |
| 7.2.2.57 IWPTextCursor.InputRowEnd |
| 7.2.2.58 IWPTextCursor.InputRowStart |
| 7.2.2.59 IWPTextCursor.InputSection |
| 7.2.2.60 IWPTextCursor.InputString |
| 7.2.2.61 IWPTextCursor.InputTable |
| 7.2.2.62 IWPTextCursor.InputTabstop |
| 7.2.2.63 IWPTextCursor.InputTextbox |
| 7.2.2.64 IWPTextCursor.InputText |
| 7.2.2.65 IWPTextCursor.InsertRow |
| 7.2.2.66 IWPTextCursor.MarkerCollect |
| 7.2.2.67 IWPTextCursor.MarkerCollectAll |
| 7.2.2.68 IWPTextCursor.MarkerCPPosition |
| 7.2.2.69 IWPTextCursor.MarkerDrop |
| 7.2.2.70 IWPTextCursor.MarkerGoto |
| 7.2.2.71 IWPTextCursor.MarkerSelect |
| 7.2.2.72 IWPTextCursor.MovePosition |
| 7.2.2.73 IWPTextCursor.MoveToBookmark |
| 7.2.2.74 IWPTextCursor.MoveToField |
| 7.2.2.75 IWPTextCursor.MoveToObject |
| 7.2.2.76 IWPTextCursor.MoveToTable |
| 7.2.2.77 IWPTextCursor.Redo |
| 7.2.2.78 IWPTextCursor.ReplaceText |
| 7.2.2.79 IWPTextCursor.ReportConvertTable |
| 7.2.2.80 IWPTextCursor.ReportConvertText |
| 7.2.2.81 IWPTextCursor.ReportInputBand |
| 7.2.2.82 IWPTextCursor.ReportInputGroup |
| 7.2.2.83 IWPTextCursor.ScrollToCP |
| 7.2.2.84 IWPTextCursor.SelectAll |
| 7.2.2.85 IWPTextCursor.SelectLine |
| 7.2.2.86 IWPTextCursor.SelectParagraph |
| 7.2.2.87 IWPTextCursor.SelectTable |
| 7.2.2.88 IWPTextCursor.SelectTableColumn |
| 7.2.2.89 IWPTextCursor.SelectTableRow |
| 7.2.2.90 IWPTextCursor.SelectText |
| 7.2.2.91 IWPTextCursor.SetColWidth |
| 7.2.2.92 IWPTextCursor.SetParName |
| 7.2.2.93 IWPTextCursor.SetRowHeight |
| 7.2.2.94 IWPTextCursor.SetTableLeftRight |
| 7.2.2.95 IWPTextCursor.TableClear |
| 7.2.2.96 IWPTextCursor.TableDelete |
| 7.2.2.97 IWPTextCursor.Undo |
| 7.2.2.98 IWPTextCursor.UndoClear |
| 7.2.2.99 IWPTextCursor.WordCharAttr |
| 7.2.2.100 IWPTextCursor.WordEnum |
| 7.2.2.101 IWPTextCursor.WordHighlight |
| 7.2.2.102 IWPTextCursor.SetColumns |
| 7.2.2.103 IWPTextCursor.SelectCell |
| 7.2.2.104 IWPTextCursor.EnumOpenObj |
| 7.2.2.105 IWPTextCursor.ExitTable |
| 7.2.2.106 IWPTextCursor.TableSplit |
| 7.2.2.107 IWPTextCursor.TableSort |
| 7.2.2.108 IWPTextCursor.ASetCellProp |
| 7.2.2.109 IWPTextCursor.ASetCellStyle |
| 7.2.2.110 IWPTextCursor.MergeCellHorz |
| 7.2.2.111 IWPTextCursor.MergeCellVert |
| 7.2.2.112 IWPTextCursor.ClearAllHeaders |
| 7.2.2.113 IWPTextCursor.ClearAllFooters |
| 7.2.3 Example: Convert to HTML |
| 7.3 TextDynamic as "Popup" or embedded editor (method wptextCreateDialog) |
| 7.3.1 Initialization of the editor in C++ |
| 7.3.2 Use WPA Actions with Editor |
| 7.3.3 Use Commands |
| 7.3.4 Use the COM Interfaces |
| 7.3.5 Examples |
| 7.3.6 Pascal Definition |
| 7.3.7 C / C++ Headerfile |
| 7.4 Text Attributes (access and modify) |
| 7.4.1 IWPAttrInterface |
| 7.4.1.1 Properties |
| 7.4.1.1.1 CharAttrIndex |
| 7.4.1.1.2 ID |
| 7.4.1.2 Methods |
| 7.4.1.2.1 IWPAttrInterface.AttrSet |
| 7.4.1.2.2 IWPAttrInterface.AttrGet |
| 7.4.1.2.3 IWPAttrInterface.AttrDel |
| 7.4.1.2.4 IWPAttrInterface.BeginUpdate |
| 7.4.1.2.5 IWPAttrInterface.Clear |
| 7.4.1.2.6 IWPAttrInterface.ColorToNr |
| 7.4.1.2.7 IWPAttrInterface.EndUpdate |
| 7.4.1.2.8 IWPAttrInterface.IncludeStyles |
| 7.4.1.2.9 IWPAttrInterface.ExcludeStyles |
| 7.4.1.2.10 IWPAttrInterface.GetBGColor |
| 7.4.1.2.11 IWPAttrInterface.GetBGColorNr |
| 7.4.1.2.12 IWPAttrInterface.GetCharStyleSheetName |
| 7.4.1.2.13 IWPAttrInterface.GetCharWidth |
| 7.4.1.2.14 IWPAttrInterface.GetColor / ForeColor |
| 7.4.1.2.15 IWPAttrInterface.GetColorNr |
| 7.4.1.2.16 IWPAttrInterface.GetFontCharset |
| 7.4.1.2.17 IWPAttrInterface.GetFontface |
| 7.4.1.2.18 IWPAttrInterface.GetFontSize |
| 7.4.1.2.19 IWPAttrInterface.GetStyles |
| 7.4.1.2.20 IWPAttrInterface.GetTextLanguage |
| 7.4.1.2.21 IWPAttrInterface.GetUnderlineColor |
| 7.4.1.2.22 IWPAttrInterface.GetUnderlineColorNr |
| 7.4.1.2.23 IWPAttrInterface.GetUnderlineMode |
| 7.4.1.2.24 IWPAttrInterface.GetWPCSS |
| 7.4.1.2.25 IWPAttrInterface.NrToColor |
| 7.4.1.2.26 IWPAttrInterface.SetBGColor |
| 7.4.1.2.27 IWPAttrInterface.SetBGColorNr |
| 7.4.1.2.28 IWPAttrInterface.SetCharStyleSheetName |
| 7.4.1.2.29 IWPAttrInterface.SetCharWidth |
| 7.4.1.2.30 IWPAttrInterface.SetColor / ForeColor |
| 7.4.1.2.31 IWPAttrInterface.SetColorNr |
| 7.4.1.2.32 IWPAttrInterface.SetFontCharset |
| 7.4.1.2.33 IWPAttrInterface.SetFontface |
| 7.4.1.2.34 IWPAttrInterface.SetFontSize |
| 7.4.1.2.35 IWPAttrInterface.SetStyles |
| 7.4.1.2.36 IWPAttrInterface.SetTextLanguage |
| 7.4.1.2.37 IWPAttrInterface.SetUnderlineColor |
| 7.4.1.2.38 IWPAttrInterface.SetUnderlineColorNr |
| 7.4.1.2.39 IWPAttrInterface.SetUnderlineMode |
| 7.4.1.2.40 IWPAttrInterface.SetWPCSS |
| 7.4.1.2.41 IWPAttrInterface.ToggleStyle |
| 7.4.2 IWPCharacterAttr |
| 7.4.2.1 Properties |
| 7.4.2.1.1 BackgroundColor |
| 7.4.2.1.2 Bold |
| 7.4.2.1.3 CodeTextColor |
| 7.4.2.1.4 DoubleUnderline |
| 7.4.2.1.5 Hidden |
| 7.4.2.1.6 HotEffect |
| 7.4.2.1.7 HotTextColor |
| 7.4.2.1.8 Italic |
| 7.4.2.1.9 StrikeOut |
| 7.4.2.1.10 SubScript |
| 7.4.2.1.11 SuperScript |
| 7.4.2.1.12 TextColor |
| 7.4.2.1.13 Underline |
| 7.4.2.1.14 UnderlineColor |
| 7.4.2.2 Methods |
| 7.4.2.2.1 IWPCharacterAttr.SetCodeText |
| 7.5 Text Elements (paragraphs, objects, styles) |
| 7.5.1 IWPParInterface |
| 7.5.1.1 Properties |
| 7.5.1.1.1 Alignment |
| 7.5.1.1.2 AlignmentVert |
| 7.5.1.1.3 Borders |
| 7.5.1.1.4 CellCommand |
| 7.5.1.1.5 CellName |
| 7.5.1.1.6 CharCount |
| 7.5.1.1.7 IndentFirst |
| 7.5.1.1.8 IndentLeft |
| 7.5.1.1.9 IndentRight |
| 7.5.1.1.10 IsColMerge |
| 7.5.1.1.11 IsFooterRow |
| 7.5.1.1.12 IsHeaderRow |
| 7.5.1.1.13 IsHidden |
| 7.5.1.1.14 IsNewPage |
| 7.5.1.1.15 IsProtected |
| 7.5.1.1.16 IsRowMerge |
| 7.5.1.1.17 LineHeight |
| 7.5.1.1.18 NumberLevel |
| 7.5.1.1.19 NumberMode |
| 7.5.1.1.20 ParColor |
| 7.5.1.1.21 ParCSS |
| 7.5.1.1.22 ParShading |
| 7.5.1.1.23 ParWPCSS |
| 7.5.1.1.24 SpaceAfter |
| 7.5.1.1.25 SpaceBefore |
| 7.5.1.1.26 SpaceBetween |
| 7.5.1.1.27 StyleName |
| 7.5.1.1.28 TOCOutlineLevel |
| 7.5.1.1.29 WidthTW |
| 7.5.1.2 Methods to manage attributes |
| 7.5.1.2.1 IWPParInterface.ParASet |
| 7.5.1.2.2 IWPParInterface.ParAInc |
| 7.5.1.2.3 IWPParInterface.ParAGet |
| 7.5.1.2.4 IWPParInterface.ParADelBits |
| 7.5.1.2.5 IWPParInterface.ParADel |
| 7.5.1.2.6 IWPParInterface.ParAClear |
| 7.5.1.2.7 IWPParInterface.ParAAddBits |
| 7.5.1.2.8 IWPParInterface.SetCharAttr |
| 7.5.1.2.9 IWPParInterface.ReplaceCharAttr |
| 7.5.1.2.10 IWPParInterface.GetCharStyleAt |
| 7.5.1.2.11 IWPParInterface.GetCharSizeAt |
| 7.5.1.2.12 IWPParInterface.GetCharFontAt |
| 7.5.1.2.13 IWPParInterface.GetCharColorAt |
| 7.5.1.2.14 IWPParInterface.GetCharBGColorAt |
| 7.5.1.2.15 IWPParInterface.GetCharAttr |
| 7.5.1.2.16 IWPParInterface.ClearCharAttr |
| 7.5.1.2.17 IWPParInterface.CharAttr |
| 7.5.1.3 Methods to manage tab stops |
| 7.5.1.3.1 IWPParInterface.TabstopDelete |
| 7.5.1.3.2 IWPParInterface.TabstopClear |
| 7.5.1.3.3 IWPParInterface.TabAdd |
| 7.5.1.3.4 IWPParInterface.TabMove |
| 7.5.1.3.5 IWPParInterface.TabGetNext |
| 7.5.1.3.6 IWPParInterface.TabGet |
| 7.5.1.3.7 IWPParInterface.TabFind |
| 7.5.1.3.8 IWPParInterface.TabCount |
| 7.5.1.4 Methods to manage text and images |
| 7.5.1.4.1 IWPParInterface.SetText |
| 7.5.1.4.2 IWPParInterface.AppendText |
| 7.5.1.4.3 IWPParInterface.InsertText |
| 7.5.1.4.4 IWPParInterface.SetChar |
| 7.5.1.4.5 IWPParInterface.SaveToString |
| 7.5.1.4.6 IWPParInterface.ReplaceText |
| 7.5.1.4.7 IWPParInterface.LoadFromString |
| 7.5.1.4.8 IWPParInterface.LoadFromFile |
| 7.5.1.4.9 IWPParInterface.InsertNewObject |
| 7.5.1.4.10 IWPParInterface.HasText |
| 7.5.1.4.11 IWPParInterface.GetText |
| 7.5.1.4.12 IWPParInterface.GetSubText |
| 7.5.1.4.13 IWPParInterface.GetChar |
| 7.5.1.4.14 IWPParInterface.GetAllText |
| 7.5.1.4.15 IWPParInterface.DeleteChar |
| 7.5.1.4.16 IWPParInterface.CharObj |
| 7.5.1.5 Methods to manage the paragraph List |
| 7.5.1.5.1 Low level move Methods |
| 7.5.1.5.2 IWPParInterface.SwapWithPrevPar |
| 7.5.1.5.3 IWPParInterface.SwapWithNextPar |
| 7.5.1.5.4 IWPParInterface.SetPtr |
| 7.5.1.5.5 IWPParInterface.SetParType |
| 7.5.1.5.6 IWPParInterface.SelectLastPar |
| 7.5.1.5.7 IWPParInterface.SelectFirstParGlobal |
| 7.5.1.5.8 IWPParInterface.SelectFirstPar |
| 7.5.1.5.9 IWPParInterface.GetPtrPrev |
| 7.5.1.5.10 IWPParInterface.GetPtrParent |
| 7.5.1.5.11 IWPParInterface.GetPtrNext |
| 7.5.1.5.12 IWPParInterface.GetPtrChild |
| 7.5.1.5.13 IWPParInterface.GetPtr |
| 7.5.1.5.14 IWPParInterface.GetParType |
| 7.5.1.5.15 IWPParInterface.DuplicateEx |
| 7.5.1.5.16 IWPParInterface.Duplicate |
| 7.5.1.5.17 IWPParInterface.DeleteParEnd |
| 7.5.1.5.18 IWPParInterface.DeleteParagraph |
| 7.5.1.5.19 IWPParInterface.AppendNext |
| 7.5.1.5.20 IWPParInterface.AppendChild |
| 7.5.1.6 Other methods |
| 7.5.1.6.1 Convert Utility function |
| 7.5.1.6.2 IWPParInterface.WidthTwips |
| 7.5.1.6.3 IWPParInterface.StartCPOffset |
| 7.5.1.6.4 IWPParInterface.SetProp |
| 7.5.1.6.5 IWPParInterface.GetProp |
| 7.5.1.6.6 IWPParInterface.ParStrCommand |
| 7.5.1.6.7 IWPParInterface.ParCommand |
| 7.5.1.6.8 IWPParInterface.HeightTwips |
| 7.5.2 IWPDataBlock |
| 7.5.2.1 Properties |
| 7.5.2.1.1 ID |
| 7.5.2.1.2 IsEmpty |
| 7.5.2.1.3 Kind |
| 7.5.2.1.4 Name |
| 7.5.2.1.5 Range |
| 7.5.2.1.6 Readonly |
| 7.5.2.1.7 SectionID |
| 7.5.2.1.8 Text |
| 7.5.2.1.9 WorkOnText |
| 7.5.2.1.10 CurrPar |
| 7.5.2.1.11 CurrParAttr |
| 7.5.2.2 Methods |
| 7.5.2.2.1 IWPDataBlock.AppendParagraph |
| 7.5.2.2.2 IWPDataBlock.Clear |
| 7.5.2.2.3 IWPDataBlock.Delete |
| 7.5.2.2.4 IWPDataBlock.GetParPtrFirst |
| 7.5.2.2.5 IWPDataBlock.GetParPtrLast |
| 7.5.2.2.6 IWPDataBlock.SelectFirstPar |
| 7.5.3 IWPTextObj |
| 7.5.3.1 Properties |
| 7.5.3.1.1 Command |
| 7.5.3.1.2 Contents_Filename |
| 7.5.3.1.3 EmbeddedText |
| 7.5.3.1.4 Frame |
| 7.5.3.1.5 Height |
| 7.5.3.1.6 IntParam |
| 7.5.3.1.7 Mode |
| 7.5.3.1.8 Name |
| 7.5.3.1.9 ObjType |
| 7.5.3.1.10 Params |
| 7.5.3.1.11 PositionMode |
| 7.5.3.1.12 RelX |
| 7.5.3.1.13 RelY |
| 7.5.3.1.14 StyleName |
| 7.5.3.1.15 Width |
| 7.5.3.1.16 wpcss |
| 7.5.3.1.17 Wrap |
| 7.5.3.2 Methods |
| 7.5.3.2.1 IWPTextObj._SetObjType |
| 7.5.3.2.2 IWPTextObj.Clear |
| 7.5.3.2.3 IWPTextObj.Contents_Edit |
| 7.5.3.2.4 IWPTextObj.Contents_Height |
| 7.5.3.2.5 IWPTextObj.Contents_LoadFromFile |
| 7.5.3.2.6 IWPTextObj.Contents_SaveToFile |
| 7.5.3.2.7 IWPTextObj.Contents_Width |
| 7.5.3.2.8 IWPTextObj.DeleteObj |
| 7.5.3.2.9 IWPTextObj.GetContentsID |
| 7.5.3.2.10 IWPTextObj.GetEmbText |
| 7.5.3.2.11 IWPTextObj.GetFieldProp |
| 7.5.3.2.12 IWPTextObj.GetParentParPos |
| 7.5.3.2.13 IWPTextObj.GetParentParPtr |
| 7.5.3.2.14 IWPTextObj.GetProp |
| 7.5.3.2.15 IWPTextObj.GetPtr |
| 7.5.3.2.16 IWPTextObj.LoadFromFile |
| 7.5.3.2.17 IWPTextObj.LoadFromStream |
| 7.5.3.2.18 IWPTextObj.MakeEndTag |
| 7.5.3.2.19 IWPTextObj.MoveCursor |
| 7.5.3.2.20 IWPTextObj.MoveToPage |
| 7.5.3.2.21 IWPTextObj.ObjCommand |
| 7.5.3.2.22 IWPTextObj.ScaleSize |
| 7.5.3.2.23 IWPTextObj.Select |
| 7.5.3.2.24 IWPTextObj.SetContentsID |
| 7.5.3.2.25 IWPTextObj.SetEmbText |
| 7.5.3.2.26 IWPTextObj.SetFieldProp |
| 7.5.3.2.27 IWPTextObj.SetProp |
| 7.5.3.2.28 IWPTextObj.SetPtr |
| 7.5.3.2.29 IWPTextObj.ShowHint |
| 7.5.4 IWPNumberStyle |
| 7.5.4.1 Properties |
| 7.5.4.1.1 Color |
| 7.5.4.1.2 Font |
| 7.5.4.1.3 Group |
| 7.5.4.1.4 ID |
| 7.5.4.1.5 Indent |
| 7.5.4.1.6 LegalNumbering |
| 7.5.4.1.7 Level |
| 7.5.4.1.8 Mode |
| 7.5.4.1.9 Size |
| 7.5.4.1.10 TextA |
| 7.5.4.1.11 TextB |
| 7.5.4.1.12 WPCSS |
| 7.5.4.2 Methods |
| 7.5.4.2.1 IWPNumberStyle.ADel |
| 7.5.4.2.2 IWPNumberStyle.AGet |
| 7.5.4.2.3 IWPNumberStyle.ASet |
| 7.5.4.2.4 IWPNumberStyle.Command |
| 7.5.4.2.5 IWPNumberStyle.DeleteStyle |
| 7.5.4.2.6 IWPNumberStyle.SelectStyle |
| 7.6 Document Properties (page size, labels) |
| 7.6.1 IWPPageSize |
| 7.6.1.1 Properties |
| 7.6.1.1.1 BottomMargin |
| 7.6.1.1.2 Landscape |
| 7.6.1.1.3 LeftMargin |
| 7.6.1.1.4 MarginFooter |
| 7.6.1.1.5 MarginHeader |
| 7.6.1.1.6 MarginMirror |
| 7.6.1.1.7 PageHeight |
| 7.6.1.1.8 PageWidth |
| 7.6.1.1.9 RightMargin |
| 7.6.1.1.10 TopMargin |
| 7.6.1.2 Methods |
| 7.6.1.2.1 IWPPageSize.GetProp |
| 7.6.1.2.2 IWPPageSize.SetProp |
| 7.6.1.2.3 IWPPageSize.SetPageWH |
| 7.6.1.2.4 IWPPageSize.MakeDefault |
| 7.6.1.2.5 IWPPageSize.ReadDefault |
| 7.6.2 IWPPageSizeList |
| 7.6.2.1 Properties |
| 7.6.2.1.1 AsString |
| 7.6.2.1.2 Count |
| 7.6.2.1.3 LastPageHeight |
| 7.6.2.1.4 LastPageMaxHeight |
| 7.6.2.1.5 Resolution |
| 7.6.2.1.6 Active |
| 7.6.2.2 Methods |
| 7.6.2.2.1 IWPPageSizeList.Add |
| 7.6.2.2.2 IWPPageSizeList.AddEx |
| 7.6.2.2.3 IWPPageSizeList.Clear |
| 7.6.2.2.4 IWPPageSizeList.Delete |
| 7.6.3 IWPPrintParameter |
| 7.6.3.1 Properties |
| 7.6.3.1.1 AllPagePaperSource |
| 7.6.3.1.2 DontUpdateDEVMode |
| 7.6.3.1.3 DuplexMode |
| 7.6.3.1.4 FirstPagePaperSource |
| 7.6.3.1.5 Options |
| 7.6.3.1.6 PageList |
| 7.6.3.1.7 PageSides |
| 7.6.3.1.8 Title |
| 7.6.3.2 Methods |
| 7.6.3.2.1 IWPPrintParameter.SetExtraProp |
| 7.6.4 IWPLabelDef |
| 7.6.4.1 Properties |
| 7.6.4.1.1 Active |
| 7.6.4.1.2 AsText |
| 7.6.4.1.3 Bottom |
| 7.6.4.1.4 Caption |
| 7.6.4.1.5 ColumnCount |
| 7.6.4.1.6 Horizontal |
| 7.6.4.1.7 LabelHeight |
| 7.6.4.1.8 LabelWidth |
| 7.6.4.1.9 Left |
| 7.6.4.1.10 Name |
| 7.6.4.1.11 Padding |
| 7.6.4.1.12 Right |
| 7.6.4.1.13 RowCount |
| 7.6.4.1.14 SheetHeight |
| 7.6.4.1.15 SheetWidth |
| 7.6.4.1.16 StartNr |
| 7.6.4.1.17 Top |
| 7.6.4.1.18 UnitIsInch |
| 7.6.4.1.19 Vertical |
| 7.6.5 IWPMeasurePageParam |
| 7.6.5.1 Properties |
| 7.6.5.1.1 Changed |
| 7.6.5.1.2 ColCount |
| 7.6.5.1.3 Height |
| 7.6.5.1.4 MarginBottom |
| 7.6.5.1.5 MarginLeft |
| 7.6.5.1.6 MarginRight |
| 7.6.5.1.7 MarginTop |
| 7.6.5.1.8 PageNr |
| 7.6.5.1.9 Width |
| 7.7 GUI Properties |
| 7.7.1 IWPDllButton |
| 7.7.1.1 Properties |
| 7.7.1.1.1 Action |
| 7.7.1.1.2 Caption |
| 7.7.1.1.3 Disabled |
| 7.7.1.1.4 Font |
| 7.7.1.1.5 Hint |
| 7.7.1.1.6 Image |
| 7.7.1.1.7 IParam |
| 7.7.1.1.8 Name |
| 7.7.1.1.9 param |
| 7.7.1.1.10 Selected |
| 7.7.1.1.11 ShowCaption |
| 7.7.1.1.12 Typ |
| 7.7.1.1.13 Visible |
| 7.7.1.1.14 WPActionStyle |
| 7.7.1.2 Methods |
| 7.7.1.2.1 IWPDllButton.ItemsAdd |
| 7.7.1.2.2 IWPDllButton.ItemsClear |
| 7.8 Mailmerge |
| 7.8.1 Create Merge Fields |
| 7.8.2 Insert Data |
| 7.8.2.1 Use event MS Access |
| 7.8.2.2 If Interface cannot be used |
| 7.8.3 Highlight/HideFields |
| 7.8.4 Append to Editor #2 |
| 7.8.5 Create Mailing Labels |
| 7.8.5.1 C# Code |
| 7.8.5.2 VB Code |
| 7.8.5.3 Resulting Label Sheet |
| 7.8.6 interface IWPFieldContents |
| 7.8.6.1 Properties |
| 7.8.6.1.1 Description |
| 7.8.6.1.2 FieldCommand |
| 7.8.6.1.3 FieldName |
| 7.8.6.1.4 FloatValue |
| 7.8.6.1.5 Format |
| 7.8.6.1.6 IsMergefield |
| 7.8.6.1.7 StringValue |
| 7.8.6.1.8 Title |
| 7.8.6.2 Methods |
| 7.8.6.2.1 IWPFieldContents.AddTable |
| 7.8.6.2.2 IWPFieldContents.ContinueOptions |
| 7.8.6.2.3 IWPFieldContents.CurrentBand |
| 7.8.6.2.4 IWPFieldContents.CurrentGroup |
| 7.8.6.2.5 IWPFieldContents.DeleteField |
| 7.8.6.2.6 IWPFieldContents.EmbeddedObject |
| 7.8.6.2.7 IWPFieldContents.ExecStrCommand |
| 7.8.6.2.8 IWPFieldContents.FieldAttr |
| 7.8.6.2.9 IWPFieldContents.FieldObject |
| 7.8.6.2.10 IWPFieldContents.InputHyperlink |
| 7.8.6.2.11 IWPFieldContents.LoadImage |
| 7.8.6.2.12 IWPFieldContents.LoadPicture |
| 7.8.6.2.13 IWPFieldContents.LoadText |
| 7.8.6.2.14 IWPFieldContents.SetValue |
| 7.9 Reporting |
| 7.9.1 Introduction |
| 7.9.1.1 Comparison to "usual" reporting |
| 7.9.1.2 Example |
| 7.9.2 Token to Template Conversion |
| 7.9.2.1 General Syntax - Fields |
| 7.9.2.2 Bands |
| 7.9.2.3 Groups |
| 7.9.2.4 Parameters for Fields |
| 7.9.2.5 Parameters for Bands and Groups |
| 7.9.2.6 Example Template |
| 7.9.3 Event driven reporting |
| 7.9.4 VS2008 Reporting Demo |
| 7.9.4.1 Basis |
| 7.9.4.2 File Menu |
| 7.9.4.3 Use conditions for bands |
| 7.9.4.4 View Menu - (Hide/ShowTemplate) |
| 7.9.5 RTF2PDF - Reporting C# Sample |
| 7.9.6 DB-Description and Template architecture |
| 7.9.7 MS Access Example |
| 7.9.7.1 MS Access code |
| 7.9.7.2 DAO Example to create DB-Description |
| 7.9.8 API |
| 7.9.8.1 IWPReport |
| 7.9.8.1.1 XML DB-Description |
| 7.9.8.1.2 What are groups |
| 7.9.8.1.3 What are bands |
| 7.9.8.1.4 What are fields |
| 7.9.8.1.5 What are group variables |
| 7.9.8.1.6 What are formulas |
| 7.9.8.1.7 Properties |
| 7.9.8.1.7.1 AsXML |
| 7.9.8.1.7.2 BandCount |
| 7.9.8.1.7.3 Database |
| 7.9.8.1.7.4 RecordSet |
| 7.9.8.1.7.5 RepositoryCaption |
| 7.9.8.1.7.6 ShowRepository |
| 7.9.8.1.7.7 TemplateEditorStyle |
| 7.9.8.1.8 Methods |
| 7.9.8.1.8.1 IWPReport.ConvertTokens |
| 7.9.8.1.8.2 IWPReport.CreateReport |
| 7.9.8.1.8.3 IWPReport.Command |
| 7.9.8.1.8.4 IWPReport.AddBand |
| 7.9.8.1.8.5 IWPReport.AddField |
| 7.9.8.1.8.6 IWPReport.AddGroup |
| 7.9.8.1.8.7 IWPReport.AddSection |
| 7.9.8.1.8.8 IWPReport.AddText |
| 7.9.8.1.8.9 IWPReport.AddVar |
| 7.9.8.1.8.10 IWPReport.Band |
| 7.9.8.1.8.11 IWPReport.Clear |
| 7.9.8.1.8.12 IWPReport.DefinePageSize |
| 7.9.8.1.8.13 IWPReport.FindGroup |
| 7.9.8.1.8.14 IWPReport.GetError |
| 7.9.8.1.8.15 IWPReport.GetErrorCount |
| 7.9.8.1.8.16 IWPReport.InitGroup |
| 7.9.8.1.8.17 IWPReport.InitTemplate |
| 7.9.8.1.8.18 IWPReport.LoadFromFile |
| 7.9.8.1.8.19 IWPReport.ModifyXML |
| 7.9.8.1.8.20 IWPReport.SaveToFile |
| 7.9.8.1.8.21 IWPReport.SelectSection |
| 7.9.8.1.8.22 IWPReport.SetAutomatic |
| 7.9.8.1.8.23 IWPReport.SetProp |
| 7.9.8.1.8.24 IWPReport.ShowResult |
| 7.9.8.1.8.25 IWPReport.ShowTemplate |
| 7.9.8.2 IWPReportBand |
| 7.9.8.2.1 Properties |
| 7.9.8.2.1.1 Alias |
| 7.9.8.2.1.2 BandCount |
| 7.9.8.2.1.3 Count |
| 7.9.8.2.1.4 DBParams |
| 7.9.8.2.1.5 Depth |
| 7.9.8.2.1.6 DisplayName |
| 7.9.8.2.1.7 GroupRadioNr |
| 7.9.8.2.1.8 GroupSiblingNr |
| 7.9.8.2.1.9 Mode |
| 7.9.8.2.1.10 Name |
| 7.9.8.2.1.11 Options |
| 7.9.8.2.1.12 ParAttr |
| 7.9.8.2.1.13 ParentGroupCount |
| 7.9.8.2.1.14 ParentGroupName |
| 7.9.8.2.1.15 ParentParentGroup |
| 7.9.8.2.1.16 ParentParentGroupCount |
| 7.9.8.2.1.17 RecordSet |
| 7.9.8.2.1.18 Selected |
| 7.9.8.2.1.19 State |
| 7.9.8.2.1.20 Typ |
| 7.9.8.2.1.21 Visibility |
| 7.9.8.2.2 Methods |
| 7.9.8.2.2.1 IWPReportBand.AddBand |
| 7.9.8.2.2.2 IWPReportBand.AddTable |
| 7.9.8.2.2.3 IWPReportBand.Band |
| 7.9.8.2.2.4 IWPReportBand.CheckSyntax |
| 7.9.8.2.2.5 IWPReportBand.Clear |
| 7.9.8.2.2.6 IWPReportBand.FindVar |
| 7.9.8.2.2.7 IWPReportBand.GetParPtr |
| 7.9.8.2.2.8 IWPReportBand.GetProp |
| 7.9.8.2.2.9 IWPReportBand.GetVar |
| 7.9.8.2.2.10 IWPReportBand.ParentGroup |
| 7.9.8.2.2.11 IWPReportBand.SetParPtr |
| 7.9.8.2.2.12 IWPReportBand.SetProp |
| 7.9.8.2.2.13 IWPReportBand.VarCount |
| 7.9.8.3 IWPReportVar |
| 7.9.8.3.1 Properties |
| 7.9.8.3.1.1 Description |
| 7.9.8.3.1.2 Format |
| 7.9.8.3.1.3 GetTextFormula |
| 7.9.8.3.1.4 LoopFormula |
| 7.9.8.3.1.5 Mode |
| 7.9.8.3.1.6 Name |
| 7.9.8.3.1.7 ParStyle |
| 7.9.8.3.1.8 StartFormula |
| 7.9.8.3.1.9 Text |
| 7.9.8.3.1.10 Title |
| 7.9.8.3.1.11 Value |
| 7.9.8.3.1.12 WidthTW |
| 7.9.8.3.2 Methods |
| 7.9.8.3.2.1 IWPReportVar.ElementsAdd |
| 7.9.8.3.2.2 IWPReportVar.ElementsClear |
| 7.9.8.3.2.3 IWPReportVar.ElementsCount |
| 7.9.8.3.2.4 IWPReportVar.ElementsGet |
| 7.10 Spellcheck |
| 7.10.1 IWPSpell |
| 7.10.1.1 Methods |
| 7.10.1.1.1 IWPSpell.AddFromFile |
| 7.10.1.1.2 IWPSpell.AddFromPath |
| 7.10.1.1.3 IWPSpell.AddWord |
| 7.10.1.1.4 IWPSpell.ClearAll |
| 7.10.1.1.5 IWPSpell.Execute |
| 7.10.1.1.6 IWPSpell.GetLanguage |
| 7.10.1.1.7 IWPSpell.GetLanguageName |
| 7.10.1.1.8 IWPSpell.InDictionary |
| 7.10.1.1.9 IWPSpell.LoadSetup |
| 7.10.1.1.10 IWPSpell.SaveSetup |
| 7.10.1.1.11 IWPSpell.SetLanguage |
| 7.10.1.1.12 IWPSpell.SetProperty |
| 7.10.1.1.13 IWPSpell.SetSetupPersistency |
| 7.10.1.1.14 IWPSpell.UserDictAdd |
| 7.10.1.1.15 IWPSpell.UserDictRemove |
| 7.11 PDF Creation, Email |
| 7.11.1 IWPPdfCreator |
| 7.11.1.1 Properties |
| 7.11.1.1.1 CIDFontMode |
| 7.11.1.1.2 Compression |
| 7.11.1.1.3 FontMode |
| 7.11.1.1.4 OwnerPW |
| 7.11.1.1.5 PDFAMode |
| 7.11.1.1.6 PDFFile |
| 7.11.1.1.7 Protection |
| 7.11.1.1.8 Security |
| 7.11.1.1.9 UserWP |
| 7.11.1.2 Methods |
| 7.11.1.2.1 IWPPdfCreator.BeginDoc |
| 7.11.1.2.2 IWPPdfCreator.EndDoc |
| 7.11.1.2.3 IWPPdfCreator.GetProperty |
| 7.11.1.2.4 IWPPdfCreator.Print, Export |
| 7.11.1.2.5 IWPPdfCreator.PreparePDFAttachment |
| 7.11.1.2.6 IWPPdfCreator.PrintSecond |
| 7.11.1.2.7 IWPPdfCreator.SetProp |
| 7.11.1.2.8 IWPPdfCreator.SetProperty |
| 7.11.2 IWPMapi |
| 7.11.2.1 Properties |
| 7.11.2.1.1 AddHTML |
| 7.11.2.1.2 AddPDF |
| 7.11.2.1.3 AttachmentList |
| 7.11.2.1.4 BCCList |
| 7.11.2.1.5 Body |
| 7.11.2.1.6 CCList |
| 7.11.2.1.7 FromAddress |
| 7.11.2.1.8 FromName |
| 7.11.2.1.9 MAPIFlags |
| 7.11.2.1.10 Recipients |
| 7.11.2.1.11 Subject |
| 7.11.2.2 Methods |
| 7.11.2.2.1 IWPMapi.AddBCCRecipient |
| 7.11.2.2.2 IWPMapi.AddCCRecipient |
| 7.11.2.2.3 IWPMapi.AddRecipient |
| 7.11.2.2.4 IWPMapi.AppendFile |
| 7.11.2.2.5 IWPMapi.Clear |
| 7.11.2.2.6 IWPMapi.Command |
| 7.11.2.2.7 IWPMapi.InitEmailDLL |
| 7.11.2.2.8 IWPMapi.Prepare |
| 7.11.2.2.9 IWPMapi.Send |
| 7.11.2.2.10 IWPMapi.Send2 |
| 7.11.2.2.11 IWPMapi.SetAppHandle |
| 7.11.2.2.12 IWPMapi.SetTEMPDir |
| 7.12 Helpers |
| 7.12.1 IWPTextWriter |
| 7.12.1.1 Properties |
| 7.12.1.1.1 SaveName |
| 7.12.1.1.2 SavePath |
| 7.12.1.2 Methods |
| 7.12.1.2.1 IWPTextWriter.WriteData |
| 7.12.1.2.2 IWPTextWriter.WriteString |
| 7.12.2 IWPPicture |
| 7.12.3 IWPStream - Stream2WPStream |
| 7.13 WPA Actions |
| 7.13.1 API |
| 7.13.2 Custom Actions |
| 7.13.3 List |
| 7.14 WPAT_codes |
| 7.14.1 Character Attributes |
| 7.14.2 Predefined Color Index Values |
| 7.14.3 Paragraph Attributes |
| 7.14.4 Numbering Attributes |
| 7.14.5 Border Attributes |
| 7.14.6 Table Size and Position |
| 8 Tasks (Problems and their Solution) |
| 8.1 Categories in the programmers reference |
| 8.2 RTF2PDF in ASP.NET |
| 8.3 ASP TransferHelper (RTF2PDF) |
| 8.4 Load & Save |
| 8.5 Create Text using code |
| 8.6 Create a page header with page numbers |
| 8.7 Example: Format C# Code |
| 8.8 Extract Metafiles/Print into Rectangles |
| 8.9 HTML/E-MAIL loading and saving |
| 8.9.1 Technical Information |
| 8.9.2 Create HTML |
| 8.9.3 Format Options |
| 8.9.4 Create and send Emails |
| 8.9.5 Create MIME encoded e-mail data |
| 8.10 Use TextDynamic in C++ (VS2008) |
| 8.11 The border dialog |
| 8.12 Mailmerge (document variables) |
| 9 Test Application |
| 10 Package Files (Modify GUI) |
| 10.1 Working with image lists |
| 10.2 Provided Glyphs |
| 10.3 Working with Edit-layouts |
| 10.3.1 <layout> |
| 10.3.2 <toolbar> or <Panel..> |
| 10.3.2.1 Tree-Mode Editor |
| 10.3.2.2 wpa Action Names |
| 10.3.3 Example |
| 10.3.4 Template Layout |
| 10.3.5 Popup Menues |
| 10.4 Language File |
| 11 TextDynamic V7 Release Notes |
| 12 TextDynamic V1.x Release Notes |
| 13 RTF2PDF Release Notes |
| 14 Info: WPViewPDF - View, merge and split PDF files |
| 15 Info: Server side PDF creation and text conversion (RTF2PDF) |
© 2006-2016 by WPCubed GmbH, Munich, Germany