Print share

General TRichView support forum. Please post your questions here
Post Reply
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Print share

Post by Ceprotec »

Hi Sergey

I wonder if it is possible to print only part of a text.
Suppose you had a page typed and I need to print only one piece in this page, or also if I had inside of a table, print only what is inside the table and not your back.

or could do in two parts: loading a page with the text already entered to not be locked and printed only what I type after being printed.

there how to do this?[/img]
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

TRVPrint/TSRichViewEdit do not support printing a text fragment (except for pages, of course).
The only way is copying this fragment in another TRichView and printing it.
For example, TrvActionPrint from RichViewActions implement printing of a selected fragment using this method.
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Post by Ceprotec »

ok, this is possible in a next version?

thanks :)
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Not in near future.
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Post by Ceprotec »

ok Sergey, Thank you :D
Post Reply