Search found 4 matches

by bazzany
Mon Mar 07, 2011 6:31 pm
Forum: Support
Topic: external style
Replies: 4
Views: 10720

thanks for the response. so, the externalstyle only set as predefined style. the rest, any modification will apply only in each TSRichViewEdits? cmiiw may you have solution, i need to build a document from multiple TSRichViewEdits and has similar style. Since i have a problem joining part of the ...
by bazzany
Mon Mar 07, 2011 6:25 pm
Forum: Support
Topic: lines of page and pagebreak
Replies: 3
Views: 9422

TSRichViewEdit+TSRVPrint

actually i have to construct a full document with certain layout for print and or export to other document from multiple TSRichViews. I have to put a paragraph into next page if it's not fit in current page.
by bazzany
Fri Mar 04, 2011 10:56 am
Forum: Support
Topic: external style
Replies: 4
Views: 10720

external style

i have some srichview in a form to manage they have same style collection, then i make a style to assign as external style for each srichview. the problem are: - external style look doesn't effect and srichview use internal style instead - even i try to add collection at runtime, it doesn't change ...
by bazzany
Fri Mar 04, 2011 10:35 am
Forum: Support
Topic: lines of page and pagebreak
Replies: 3
Views: 9422

lines of page and pagebreak

i have some questions
- how can i get the number of lines on a page
- how can i know if my data/items can fit to a page, so if i know then i can format them and put into next page

thanks