HomeProductsWPTools5

Due to the changed data structures it is not possible to simply replace WPTools 4 with WPTools 5 although we are trying to make the upgrade as smooth as possible.
If you are working with mail merge fields, please make sure that the files WPTools 5 creates are not edited with a version of your application which is based on WPTools 4. WPTools 5 format to save mail merge fields is completely compatible to RTF standard, WPTools 4 format was a slight variation.
WPTools 5 does not (yet) support the following:

Support for Quickreport

Right to left writing (RTL support) (coming soon)

Support for WPForm

PrintRect, Print_XYWH API must be replaced with "PrintPageOnCanvas" and "Draw"

Pointers, such as PTAttr, PTLine cannot be used in WPT5 (par.next which is most frequently used still works)



Using the new V5 technology it is usually possible to solve problems a lot faster than using the pointer oriented V4 technology. WPTools 5 is optimized for current hardware and double buffereing is consequently used. WPTools 5 operates 100% flicker free.