Fast Report 4 : Page Footer Ok in PDF, Page Footer Not Ok in RTF

<!--fonto:Courier New--><span style="font-family:Courier New"><!--/fonto-->Hi,

Problem : Page Footer on next page in RTF.

I use Delphi 7.
in my project; Page Footer Ok in PDF but Page Footer Not Ok in RTF.
how can i solve this problem.
i send my project.


SOLVED :

unit frxExportRTF;
const
  Xdivider = 15.05;
//Ydivider = 15;
  Ydivider = 14.5;    // update Ydivider to --> 14.5,  Page Footer Ok in RTF.
  Ydivider_last = 14.5;
  PageDivider = 15.02;
  MargDivider = 56.48;
  FONT_DIVIDER = 15;
  IMAGE_DIVIDER = 25.3;

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.