rpreview class in FWH 13.08

User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

rpreview class in FWH 13.08

Post by driessen »

Hello,

After having installed FWH 13.08, I did some test with rpreview.

It seems that everything is running just fine, apart from one issue.

If I try to send my report by e-mail, it's doing fine when my report is 1 or 2 pages long.
But if I have a report of 3 or more pages, I got the error :

"Unrecoverable error 9006 : hb_xgrab can't allocate memory"

After this error, my application is quited.

Anyone any idea why this is happening?

Thanks a lot in advance.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
elvira
Posts: 462
Joined: Fri Jun 29, 2012 12:49 pm

Re: rpreview class in FWH 13.08

Post by elvira »

Hi,

Please copy here hb_out.log.

I also have this problem:
http://forums.fivetechsupport.com/viewt ... hilit=sure
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: rpreview class in FWH 13.08

Post by driessen »

Hi,

I can't find hb_out.log. Where do I have to look?
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: rpreview class in FWH 13.08

Post by Antonio Linares »

Michel,

It was a C bug. Found and fixed :-)

http://forums.fivetechsupport.com/viewt ... 79#p151579
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: rpreview class in FWH 13.08

Post by driessen »

Thanks a lot, Antonio.

I'll wait for your next build.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: rpreview class in FWH 13.08

Post by Antonio Linares »

Michel,

Already published and available :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: rpreview class in FWH 13.08

Post by driessen »

Antonio,

Thanks a lot for your fantastic service. I'm going to download it immediately.

Maybe a little suggestion for the downloadside. Maybe you could add the exact date of the upload so that we can see if we got the last one.

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: rpreview class in FWH 13.08

Post by Antonio Linares »

Michel,

When the new fwh.exe runs it shows "1st revision" (which it is 2nd build)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: rpreview class in FWH 13.08

Post by driessen »

Antonio,

The preview is running fine now. Sending reports of 100 pages is no problem.

Thanks a lot.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: rpreview class in FWH 13.08

Post by Antonio Linares »

Michel,

many thanks for your feedback :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: rpreview class in FWH 13.08

Post by driessen »

Antonio,

I noticed that the revision number is shown when running FWH.EXE.

But it might be useful to us to mention the revision number on the downloadsite. So we know if we have got the latest revision or not.

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: rpreview class in FWH 13.08

Post by Antonio Linares »

Michel,

Done, thanks :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: rpreview class in FWH 13.08

Post by driessen »

Very well, Antonio.

Thanks a lot.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
betoncu
Posts: 120
Joined: Sat Oct 08, 2005 9:38 pm
Location: Cyprus (North)

Re: rpreview class in FWH 13.08

Post by betoncu »

Dear Antonio,
Is it possible to add an email address as a parameter as shown below?

PRINT oPrint
DOC cDocName
TO cPrinterName
PREVIEW
MAILTO 'mymail@xxxxx.com'

regards,
Birol Betoncu
Birol Betoncu
birol.betoncu@gmail.com
Using Harbour, FWH 19.05, BCC7
jorjio
Posts: 14
Joined: Tue Sep 10, 2013 8:08 pm

Re: rpreview class in FWH 13.08

Post by jorjio »

Hi to all,
I have a problem with rpreview in FWH13.08. When I save as pdf it produces the error "PDF plugin error". Another problem is that when I close the preview window halts the program. I use xhb201301.
Post Reply