ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
-
bsanlang
- Posts: 80
- Joined: Sun Sep 24, 2006 1:03 am
Post
by bsanlang » Wed Nov 04, 2015 9:01 am
Hello:
How to adjust the height of the RVHeader and RVFooter in the code of app.
-
Sergey Tkachenko
- Site Admin
- Posts: 14313
- Joined: Sat Aug 27, 2005 10:28 am
-
Contact:
Post
by Sergey Tkachenko » Wed Nov 04, 2015 8:48 pm
Heights are calculated automatically.
If you want more space between the header/footer and the main document, increase TopMargin/BottomMargin.
Or you can insert a table in a header/footer and set table row height.