Perfect thank you! I'd assumed that SetHeader was for printing/saving only.
Cheers, Bob
Search found 7 matches
- Fri Nov 17, 2023 4:20 pm
- Forum: Support
- Topic: Load docx header and footer
- Replies: 5
- Views: 30220
- Fri Nov 17, 2023 11:32 am
- Forum: Support
- Topic: Load docx header and footer
- Replies: 5
- Views: 30220
Re: Load docx header and footer
Sorry Sergey my question was a bit unclear. I'm aware I need separate TRichViewEdit instances for the header and footer and exporting is also understood. My problem is in extracting the header and footer of a docx during import in order to populate the header/footer TRichViewEdits. I've had a look ...
- Thu Nov 16, 2023 5:47 pm
- Forum: Support
- Topic: Load docx header and footer
- Replies: 5
- Views: 30220
Load docx header and footer
I can't see how to load a docx header or footer into a TRichViewEdit from a file - is it possible? I can see how to define a header and footer and save them to a new docx, but I need to be able to re-open the docx file for further editing.
Thanks, Bob
Thanks, Bob
- Thu Aug 27, 2020 10:43 am
- Forum: Support
- Topic: Future versions
- Replies: 40
- Views: 186684
Re: Future versions
Hi Sergey
I could really make use of an FMX version that works on MacOS (and possibly Linux) but the post above implies Windows-only? The real value of FMX for me would be a cross-platform capability.
Kind regards, Bob
I could really make use of an FMX version that works on MacOS (and possibly Linux) but the post above implies Windows-only? The real value of FMX for me would be a cross-platform capability.
Kind regards, Bob
- Thu Mar 31, 2016 12:55 pm
- Forum: Support
- Topic: Old versions
- Replies: 2
- Views: 12770
- Thu Mar 31, 2016 12:48 am
- Forum: Support
- Topic: Old versions
- Replies: 2
- Views: 12770
Old versions
Hi Sergey I'm mostly on FMX these days but need to take a look at an old app I developed in D2007. I have an old version of TRichview from around then so thought I'd try installing the D2007 package in XE (the oldest IDE I currently have installed). It seems to have corrupted RVRTFProps.pas, so I ...
- Wed Apr 05, 2006 8:58 am
- Forum: Support
- Topic: Save selection to image
- Replies: 1
- Views: 10324
Save selection to image
I've found various examples of copying a trichview to an image, but was wondering if it's possible to do this with a selection that might contain one or more tables. If needed I can copy the selection to a preview richview and save from that, even keeping it hidden, but was wondering if there's a ...