General TRichView support forum. Please post your questions here
-
pruettm
- Posts: 23
- Joined: Wed Nov 30, 2011 9:08 pm
Post
by pruettm »
Is it possible to have a different header for page 1 of a TSRichViewEdit document, but every remaining page to have a standard header?
-
Sergey Tkachenko
- Site Admin
- Posts: 17554
- Joined: Sat Aug 27, 2005 10:28 am
-
Contact:
Post
by Sergey Tkachenko »
Yes, it is.
In code, you can assign SRV.PageProperty.TitlePage = True.
In RichViewActiions UI, this option can be set in the Page Setup dialog.
-
pruettm
- Posts: 23
- Joined: Wed Nov 30, 2011 9:08 pm
Post
by pruettm »
What version of TSRichViewEdit was this introduced in? I am using v5.9.6 I'm not seeing this property.