Page 1 of 2

Export Header/Footer to RTF

Posted: Tue Aug 30, 2005 2:56 pm
by Cosimo
Hi all,

I have 2 RichView on my form: RichView1 is the body of my document, RichView2 is its header/footer.

I can print header using RVPrint1.SetHeader(RichView2.RVData).

Now I need to export my header + document to a RTF file.

How can I do it? The RichView1.SaveRTF() method save only the body, but not the header.


Thanks in advance,
Cosimo.

Posted: Wed Aug 31, 2005 6:56 pm
by Yernar Shambayev
use OnSaveRTFExtra event

Posted: Wed Aug 31, 2005 7:36 pm
by Sergey Tkachenko
Unfortunately, it's not so trivial.

OnSaveRTFExtra can be used to save plain text headers, or headers with some simple formatting.

Saving arbitrary TRichView document as RTF header is not possible in the current version.

Posted: Thu Sep 01, 2005 7:31 am
by Cosimo
Sergey Tkachenko wrote:Unfortunately, it's not so trivial.

OnSaveRTFExtra can be used to save plain text headers, or headers with some simple formatting.

Saving arbitrary TRichView document as RTF header is not possible in the current version.
mmmh... ok. Is it planed for next version of TRichView? I'm very interested to buy the site licence... but I need that function :wink:

Thanks for support,
Cosimo.

Posted: Thu Sep 01, 2005 12:26 pm
by Sergey Tkachenko
Well, really? :)

It's not so hard to make a "quick and dirty" solution for this problem.
So, if you are satisfied with other TRichView feature, consider this function done

Posted: Thu Nov 17, 2005 9:44 am
by Cosimo
Sergey Tkachenko wrote:Well, really? :)

It's not so hard to make a "quick and dirty" solution for this problem.
So, if you are satisfied with other TRichView feature, consider this function done
Hi Sergey, what's new on this topic?

I really need that function... :wink:

Posted: Thu Nov 17, 2005 7:26 pm
by Sergey Tkachenko
Thank you for ordering Site License :)
Please remind me when I upload the next update (supporting page breaks in table cells), I'll immediately start working on this problem.

Posted: Tue Nov 22, 2005 1:40 pm
by Cosimo
Sergey Tkachenko wrote:Thank you for ordering Site License :)
Please remind me when I upload the next update (supporting page breaks in table cells), I'll immediately start working on this problem.
Ok! :wink:

Thanks,
Cosimo.

Posted: Fri Jun 01, 2007 11:33 am
by radekg
Sergey Tkachenko wrote:Thank you for ordering Site License :)
Please remind me when I upload the next update (supporting page breaks in table cells), I'll immediately start working on this problem.
Is there any update on this issue?

Thanks,
Radek.

Posted: Sat Jun 02, 2007 9:27 am
by Sergey Tkachenko
Sorry, it still not complete, implementing page breaks in tables took too long time. It will be implemented next.

Posted: Thu Feb 14, 2008 12:31 pm
by Ladig
Sergey Tkachenko hat Folgendes geschrieben:
Thank you for ordering Site License Smile
Please remind me when I upload the next update (supporting page breaks in table cells), I'll immediately start working on this problem.


Is there any update on this issue?
Can I save now Header und Footer in rtf, if yes how?

Thanks,
Andre

Posted: Thu Feb 14, 2008 1:23 pm
by Sergey Tkachenko
Please wait, it will be only after releasing the next major update

Posted: Fri Feb 15, 2008 6:21 am
by Ladig
How long I must still wait. I´s important for my project. :?

Thanks,
Andre

Posted: Sat Feb 16, 2008 12:40 pm
by Sergey Tkachenko
I'll implement it as soon as it will be possible after releasing the next update. This update is almost ready, we just need to finishing web site update translation to several languages.
This update must be stable, so I do not plan to make serious changes in code before releasing it, sorry.

Posted: Wed Apr 16, 2008 10:42 am
by Ladig
Can I save header/footer in rtf now with the new version. :?: