Problems With TcxTRichViewEdit

General TRichView support forum. Please post your questions here
Post Reply
ntavendale
Posts: 16
Joined: Sun Oct 10, 2010 6:05 pm

Problems With TcxTRichViewEdit

Post by ntavendale »

I am using a TcxTRichViewEdit (the DevExpress RichView Edit) in order to get it working with the Express spell checker. I am noticing two problems

1) When I go to print the very first printout squashes the text up. Subsequent prints are OK.

2) The print preview only shows the first page. I cannot view the second and subsequent pages.

I am using the TRVPrint component and the TcxTRichViewEdit.InnerEditor property.

I couldn't find any example code for it. Is there any?
Sergey Tkachenko
Site Admin
Posts: 17524
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

There should be no difference in printing a normal TRichViewEdit and TcxTRichViewEdit.InnerEditor.
Please create a simple project reproducing this problem and send it to richviewgmailcom
Post Reply