Search found 32 matches

by marcpleysier
Thu Feb 01, 2007 2:42 pm
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

OK, it works :-)
PDF and Image exports are OK now.

Yes I use TExtraDevices 2.8, and rich texts (TRichEdit or TRichView) can be exported as plain text or as image. Not as RTF (too bad).
by marcpleysier
Sun Jan 28, 2007 7:08 pm
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

what week are you talking of?
by marcpleysier
Tue Jan 16, 2007 8:36 pm
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

Sergey...

Please look at the integration with TExtraDevice :(
It doesn't work till you correct the print out issue with RB.

PDF export of RB reports is very important for us.
by marcpleysier
Wed Jan 03, 2007 7:53 am
Forum: Support
Topic: Writing over existing text, wrong style is used
Replies: 2
Views: 12590

Writing over existing text, wrong style is used

I got this text : AB CD "AB" is not bold. "CD" is bold If I place the caret between "B" and " C ", new input will be not bold. OK. If I place the caret between " C " and " D ", new input will be bold. OK. If I select "B", new inpu...
by marcpleysier
Wed Jan 03, 2007 7:25 am
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

Print out is correct now. Thanks :D

But the PDF and image exports, with TExtraDevice, didn't work anymore. It seems that the correction for the print output isn't compatible with TExtraDevice export.
See my bug report at http://www.trichview.com/forums/viewtopic.php?t=1426
by marcpleysier
Mon Dec 18, 2006 8:01 am
Forum: Support
Topic: Charactrer spacing with 1.9.28
Replies: 0
Views: 13517

Charactrer spacing with 1.9.28

I try do deal with this bug : RV text not WYSIWYG in PDF

I've found on the forum that

Code: Select all

RVPrint.PreviewCorrection = False
will maybe help... but I don't know where and how to implement it.
by marcpleysier
Wed Dec 06, 2006 2:58 pm
Forum: Support
Topic: [ReportBuilder] AV when printing an archive (.raf file)
Replies: 0
Views: 13056

[ReportBuilder] AV when printing an archive (.raf file)

I use RV and RB7.04. It works fine. I can preview and print my reports including ppRichView objects. I can save then as RB archive (.raf files). When I try to preview an archive, I got an access violation if the report contained a ppRichView. If the report doesn't contained a ppRichView, I can previ...
by marcpleysier
Tue Dec 05, 2006 7:45 am
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

OK, it seem to work fine :-)
I will deploy on test sites tomorow.
by marcpleysier
Tue Nov 28, 2006 1:15 pm
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

This link gives a 1.9 version that is from 22 october...
by marcpleysier
Mon Nov 27, 2006 1:26 pm
Forum: Support
Topic: Update for registerd users?
Replies: 19
Views: 57176

Hello.
Same demand for me.
Solune Informatique
Thanks
by marcpleysier
Wed Nov 22, 2006 10:49 am
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

These changes are included in TRichView 1.9.25, but it cannot work with tables in RB reports, so add them manually in your copy of TRichView. I use 1.9.24 and made the changes. It don't work with tables in RB reports. When tables in RB reports will be supported in current version? What is the newes...
by marcpleysier
Wed Nov 15, 2006 6:11 am
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

I confirm that print output is correct now.

But PDF export, with TExtraDevice, is not.
The font size in the PDF isn't correct (too small in my test) and the spacing between characters is to big. This isn't WYSIWYG at all.

PDF export was ok before the print output fix.
by marcpleysier
Mon Nov 13, 2006 8:38 am
Forum: Support
Topic: Crash on Print Preview (RichViewActions)
Replies: 1
Views: 10998

Crash on Print Preview (RichViewActions)

When previewing this file http://www.solune.com/interne/RV_preview_crash.rvf in RichViewActions editor, the following error occurs : "Débordement d'entier" The error message is in French (my Delphi and Windows language), even if RV editor isn't localised. The message translated in English ...
by marcpleysier
Sat Nov 11, 2006 9:00 am
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

Sorry, this new problem came from a modification I've done in ppRichView.
I've made this modification compatible with the new ppRichView and it seems to be ok now.
I will deploy on test sites next week.
Thanks.
by marcpleysier
Thu Nov 09, 2006 12:13 pm
Forum: Support
Topic: Printing isn't correct on every printers
Replies: 61
Views: 156809

The problem occurs only when Stretch property is true, with TppRicheEdit and TppDBRichEdit.