TRichViewPDF Access Violation

General TRichView support forum. Please post your questions here
Post Reply
Clinger
Posts: 1
Joined: Mon Mar 30, 2009 12:42 pm

TRichViewPDF Access Violation

Post by Clinger »

Hi

I have just downloaded the TRichViewPDF Component. I basically got 2 units and then the pdf.dll.

I have managed to install the components and I got the TRichViewPDF on the component pallete.

The problem is when I try run my application with the SaveToPDFFile in my unit.

Has anyone had this problem and if so How do I fix it.

Thanks
Sergey Tkachenko
Site Admin
Posts: 17524
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Please send me source code of project reproducing this problem.
Edmafer
Posts: 6
Joined: Tue Sep 23, 2008 5:48 pm

Post by Edmafer »

Hello!

We have the same error noted above, the same could TppRichView export to PDF using the ReportBuilder TExtraDevices for the www.waler.com.

The same error does not occur when you use the converter itself ReporBuilder, but the generated PDF does not display correctly TppRichView (omitting the background and a bad quality).

Many tanks!

(by Google translator :oops: )
Sergey Tkachenko
Site Admin
Posts: 17524
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Please tell me how to reproduce this problem.
As for PDF export with RB11 native functions, we are working together with DM to improve it.
Edmafer
Posts: 6
Joined: Tue Sep 23, 2008 5:48 pm

Post by Edmafer »

Sergey Tkachenko wrote:Please tell me how to reproduce this problem.
As for PDF export with RB11 native functions, we are working together with DM to improve it.

Do the following test:

Create a report TppRichView with text and background image and export to PDF (or RTF are also in trouble, even in this we have problems with the banks).

(by Google translator :oops: )
Edmafer
Posts: 6
Joined: Tue Sep 23, 2008 5:48 pm

Post by Edmafer »

Please see these examples: (note that works perfectly in jpg)

JPG:
for samples contact me
PDF:
for samples contact me
RTF:
for samples contact me
Last edited by Edmafer on Wed Oct 21, 2009 6:56 pm, edited 1 time in total.
Edmafer
Posts: 6
Joined: Tue Sep 23, 2008 5:48 pm

Any?

Post by Edmafer »

Hi Sergey! Any news on this our problem?
Sergey Tkachenko
Site Admin
Posts: 17524
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

RB 11 still has some bugs in native PDF export preventing a high-quality export of ppRichView. We are working with DM to fix it, but the speed does not depend on me.
So, in the current version, ppRichView is exported in PDF as a bitmap.
Bitmap cannot be transparent, so it hides background.
Post Reply