Default Avatar

basswar

basswar

About

Username
basswar
Joined
Visits
1
Last Active
Roles
Members

Comments

  • The standard RichEdit control and the Rx version doesn't know the justified text-align, because they are wrappers of the windows richedit control and it also doesn't know. The only control I know that handling it (in Delphi environment) is in the WP…
  • Hi Crema! Since the FR engine creates objects (instances) based on the predefined report logic, the data sources, etc it is really logical that there is a memory limit where the already created object instances exceeds the size of the system memo…
  • Hi! The PageFooter band is always printed on the bottom of the page and its vertical position doesn't depend on the "number of records/page". If I right You wanna place a band immediately after the last record is printed from the MasterData set (…