RTF, PDF and HTML components
WPCubed wordprocessing controls
WPTools - 100% VCL word processing solution
If you work with Delphi or C++Builder our WPTools V6 is perfect for You. It is a native VCL Component with all the editing features which are common to powerful wordprocessing applications and wordprocessing controls. With the PRO and Premium License you get 100% object pascal sourcecoce. WPTools can be used as a powerful word processor and to create programmatically controlled text. It has a very versatile mail-merge feature which can be enhanced with the "WPReporter addon" to also work with bands. So it is THE tool to create contracts and similar documents under program control. Version 6 comes with innovative label printing and a special HTML mode.
WPTools includes support for Delphi XE2 and XE3. The PRO version also supports 64 bit.
TextDynamic .NET and TextDynamic ActiveX
TextDynamic is a royalty free word processing and reporting control which can be embedded into applications.
It can be used to create text in code or to offer the end user WYSIWYG editing features. TextDynamic optionally integrates spell check (with "while you write" technology) and PDF export. You can also use it to convert documents, such as RTF (Rich Text Format) to HTML or RTF to PDF. Optionally it is also possible to convert text pages into a multi-page monochrome TIFF file.
TextDynamic includes a managed .NET wrapper DLL (its C# source is included with the full version). So you can use the component in WinForm applications developed with .NET development tools, such as VisualStudio 2008. At no extra charge we also include an ActiveX edition to use TextDynamic in VC, Visual Basic 6, and MS Access. Furthermore, you can use TextDynamic in C++ Projects without any wrapper. You only need to call an easy to use method in the engine DLL and you get a fully functional editing window.
Our product wRTF2PDF TextDynamic Server has a very similar programing interface as TextDynamic. So you can choose between an end user editing control and a server specialized control, but always using similar code.
View the online version of the TextDynamic Manual...
TextDynamic as easy to integrate editing plugin
TextDynamic can also be used in a "popup editor mode". Here you only have to call one method from the DLL to create an editor window. It will include a toolbar, ruler and even a secondary editor window for the display of thumbnails. This editor window can be displayed on your form. You do not need any COM to do this, just load the DLL dynamically. This makes it very easy to upgrade legacy applications significantly and provide your customers with high end word processing capabilities right in your application.
Key features of the word processing engine:
![]() |
100% WYSIWYG word processing |
![]() |
Localized dialog boxes, rulers and toolbars |
![]() |
Zooming, Preview and Thumbnail Display |
![]() |
Different layout modes, incl. double page and multi column display. |
![]() |
All usual paragraph attributes such as indent, justified text, shading |
![]() |
All usual character attributes such as font, size, underline modes |
![]() |
Full paragraph style (CSS) support (property inheritance and overriding) |
![]() |
Sections (different page sizes in one document) |
![]() |
Header&Footer Texts (multiple in one document possible and WYSIWYG editing) |
![]() |
TextObjects - Page numbering, Date and custom texts |
![]() |
Merge Fields (implemented using field objects, not with simple text replacing) |
![]() |
Integrated label printing (editable preview!) |
![]() |
Images - handled as characters or relative to page or paragraph |
![]() |
Special HTML formatting mode |
![]() |
HTTP connections |
![]() |
MIME conversion |
![]() |
Convert pages to bitmaps or EMF |
![]() |
Open Word (*.DOC) files using the converter DLLs already installed on the system |
![]() |
Loads and saves ANSI, UNICODE, Rich Text Format (RTF) and its native WPT format |
![]() |
Imports and exports HTML (with CSS) |
![]() |
Royalty free distribution (Conditions see Order Page) |
PDF View, Print and Manipulation Components
WPViewPDF is a powerful pdf viewer component to display and print PDF files. You will need a PDF viewing component if you want to embed PDF display into your application or if you need to load PDF data from memory. For example you can use our viewer WPViewPDF to display digital copies of files which were printed by your application.
Ideally You can use our tools (wPDF, TextDynamic, wPDFControl) to create the PDF data to be displayed, but WPViewPDF will also work with many other PDF creators.
With the WPViewPDF PLUS license You can also merge and split PDF files, and print text and images on certain pages (akn PDF stamping).
WPViewPDF V3 is available now. We completely re-designed the logic which is required to load, render and manipulate PDF data to create this new version. It makes use of clever and effective caching for quick response times. It also makes use of multithreading for better user interaction.
You can download the Demo here: (PDFViewDemo.exe - 5MB)
WPViewPDF includes support for Delphi XE2 and XE3, 32 and 64 bit.
![]() |
Display a PDF files embedded in Your Application |
![]() |
Add other PDF files to the viewer to display as one document |
![]() |
Print PDF Files from the viewer or using the DLL function pdfPrint() |
![]() |
Convert certain Pages in a PDF to Bitmaps (JPEG, PNG) |
![]() |
Add images or overlay metafiles which are displayed and printed |
![]() |
Delete pages to hide them in display (with PLUS License You can save the changes to a new PDF ile) |
wRTF2PDF / TextDynamic Server
wRTF2PDF / TextDynamic Server
Create and modify documents under program control (.NET, ASP, ActiveX, DLL)
With TextDynamic we market a powerful word processing and RTF reporting tool. Similar possibilities are available in wRTF2PDF/TextDynamic Server, only this control is optimized to be a non visual server control. You can use its powerful API to create and modify documents, save as RTF or HTML and of course PDF. You can license both tools as a bundle. (View the online version of the TextDynamic Manual...)
wRTF2PDF/TextDynamic Server used to be an addon to wPDFControl - and as such has the complete featureset and programming interface of wPDFControl. The RTF to PDF conversion can be initiated whether using the new COM based TextDynamic interfaces or the "old" commands which are also compatible to legacy applications and do not require COM.
You can use wRTF2PDF/TextDynamic Server on a webserver with ASP and ASP.NET - please visit our test server.
![]() |
Create text in code (The control is based upon a very efficient integrated word processing engine) |
![]() |
Update fields (mail merge) or insert images into documents |
![]() |
Convert HTML or RTF to PDF |
![]() |
Create documents under ASP or ASP.NET (demo ...) |
![]() |
Convert metafiles to PDF |
PDF creation directly from Your Application?
Modern applications are expected to produce digital copies of their print outs, either for archive purposes or sending as e-mails attachments. There are several free PDF printer drivers available, so why not take one of those to create the PDF files? Because the printer drivers require separate installation, are often much slower than an embedded solution and it is difficult to control their output. With our tools you can select the encryption, font embedding directly from your application. You can create PDF/A files, when exporting from our word processing engine (WPTools, TextDynamic) even including PDF tagging for better accessibility of the PDF files.
PDF Creation Tools
PDF Creator VCL (Delphi, C++Builder) |
.NET, ActiveX (VS2010, VB6, VC ...) |
Links
RTF/HTML word processing VCL for Delphi and C++Builder [WPTools]PDF creation as VCL for Delphi and C++Builder [wPDF]Convert RTF/HTML to PDF in Delphi and C++Builder [wPDF + WPTools]RTF/HTML text creation and word processing for .NET [TextDynamic]RTF/HTML text creation and word processing for Visual Basic, MsAccess etc. [TextDynamic]Convert RTF to PDF (RTF 2 PDF) in VC, VB, .NET, VBS etc [wRTF2PDF/TextDynamic Server]Convert HTML to PDF (HTML 2 PDF) in VC, VB, .NET, VBS etc [wRTF2PDF/TextDynamic Server]Create RTF, HTML and PDF on ASP or ASP.NET [wRTF2PDF/TextDynamic Server] [Information auf Deutsch]
Legal Notices
*) Images are only symbolic. Our products are shipped electronically.
Delphi is a trademark of Borland Software Corporation. Microsoft, Visual Basic, Visual C++, ActiveX is a trademark of Microsoft corporation. WPTools is a registered trademark of Julian Ziersch. TextDynamic is a registered trademark of Julian Ziersch. All other trademarks on this site are property of their respective owners.
Copyright (C) 2013 by WPCubed GmbH Germany. Contact/Impressum






