Whats the current status here? Last news on the website is from 2011/12 and we are now in middle of June.
We are currently thinking about leaving trichview and look for alternatives.
Search found 10 matches
- Fri Jun 15, 2012 10:28 am
- Forum: ScaleRichView
- Topic: MS Word compatibilty
- Replies: 7
- Views: 33238
- Thu Jan 05, 2012 11:48 am
- Forum: Support
- Topic: Adding "rtf-Field" support to TSRichviewEdit
- Replies: 9
- Views: 29223
- Thu Jan 05, 2012 11:45 am
- Forum: ScaleRichView
- Topic: MS Word compatibilty
- Replies: 7
- Views: 33238
- Thu Nov 03, 2011 8:57 am
- Forum: ScaleRichView
- Topic: MS Word compatibilty
- Replies: 7
- Views: 33238
- Wed Nov 02, 2011 4:26 pm
- Forum: ScaleRichView
- Topic: MS Word compatibilty
- Replies: 7
- Views: 33238
MS Word compatibilty
Once again i have a little question about the ScaleRichView-Features. We plan to integrate the editor in our software. As we bought the sourcecode now, the field-issue for our custom-fields wont be a problem anymore. But now another problem occured: "Office style sheets" / formatting templates ...
- Fri Oct 14, 2011 8:47 pm
- Forum: Support
- Topic: Adding "rtf-Field" support to TSRichviewEdit
- Replies: 9
- Views: 29223
Fine, thanks for the links and the fast replys. I will have to look into the (2nd) preprocessing then ;) that shouldn be that difficult as i am already doing similar on the post-processing, but i wont be able to try it before Thursday. But i see upcoming performance issues there as i will have to ...
- Fri Oct 14, 2011 9:43 am
- Forum: Support
- Topic: Adding "rtf-Field" support to TSRichviewEdit
- Replies: 9
- Views: 29223
Hi again. I managed to display the right fieldnames with the mentioned preprocessing and postprocessing. Before i pass the rtf-Data to the RichViewEdit i replace the complete field-tag with the corresponding fieldname like {\field.....} -> <Field.Name> After i edited the file i do a postprocessing ...
- Fri Oct 14, 2011 6:36 am
- Forum: Support
- Topic: Adding "rtf-Field" support to TSRichviewEdit
- Replies: 9
- Views: 29223
Hi Sergey. Thanks for ur answer. If i get you right, the workaround to make this testable for me would now be to preprocess the rtf-data and fill the fldrslt data with what i would like to have displayed. I will try this now. If i do so, is it possible to "lock" the fldrslt string in editor, so that ...
- Thu Oct 13, 2011 2:51 pm
- Forum: Support
- Topic: Adding "rtf-Field" support to TSRichviewEdit
- Replies: 9
- Views: 29223
Re: Adding "rtf-Field" support to TSRichviewEdit
Currently the TSRichviewEdit just ignories those Fields and does not even show anything there.
(Am i to stupid to find the edit-button or isnt there any? )
(Am i to stupid to find the edit-button or isnt there any? )
- Thu Oct 13, 2011 2:48 pm
- Forum: Support
- Topic: Adding "rtf-Field" support to TSRichviewEdit
- Replies: 9
- Views: 29223
Adding "rtf-Field" support to TSRichviewEdit
Hi, i am currently evaluating the RichView-Demo for my company. Therefor i am trying to reimplement all features that are currently working with our old rtf-editor to the ScaleRichView-Editor. Now i am stuck at this problem: In the rtf-SourceFiles we are using some Fields like {\field{\*\fldinst ...