Search found 23 matches

by davor0501
Fri Jan 23, 2015 12:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: problem with report
Replies: 5
Views: 817

Re: problem with report

Mr. Karinha thanks for your help, now everything works ok.
Regards Davor.
by davor0501
Fri Jan 23, 2015 11:32 am
Forum: FiveWin for Harbour/xHarbour
Topic: problem with report
Replies: 5
Views: 817

Re: problem with report

Antonio, this is a small example. I noticed that the problem occurs when I turn in report function cellView (). Thank you for your help. // Testing FiveWin built-in report engine and print preview #include "FiveWin.ch" #include "Report.ch" static oWnd, lPreview := .F. http://i.im...
by davor0501
Thu Jan 22, 2015 11:56 am
Forum: FiveWin for Harbour/xHarbour
Topic: problem with report
Replies: 5
Views: 817

problem with report

The problem with reports for. When printing multiple pages every second, third page is blank. Does anyone encountered a similar problem.
Thank you.
by davor0501
Mon Apr 28, 2014 10:40 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Oscar, I tried to change the program. \ source \ classes \ RPREVIEW.PRG, but it appears the same error as before, I can even delete the program rpreviw.prg and nothing happens. I'm probably not doing something right (I'm pretty new to programming FWH, 20 years I've been working in the Clipper). If w...
by davor0501
Fri Apr 25, 2014 10:15 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Oscar, Now the preview on the screen is ok, but it occurs poblem if one wants to watch two page views then the following error occurs, what is the problem? thanks Davor. Application =========== Path and name: D:\FWH\clipper\odwinx.exe (32 bits) Size: 2,919,936 bytes Compiler version: xHarbour 1.2.3 ...
by davor0501
Thu Apr 24, 2014 4:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Oscar,
Thanks for your help now everything works ok.
I added a command to the program

TPreview():lListViewHide := .T.

Greetings .
by davor0501
Thu Apr 24, 2014 9:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Antonio, i sending screen shoot http://i.imgur.com/drCDUUX.png http://i.imgur.com/oHTWSsl.png http://i.imgur.com/beL4I4x.png program rep01.prg #include "FiveWin.ch" #include "report.ch" request DBFCDX STATIC oReport function main() local odlg USE TEST NEW VIA "DBFCDX" d...
by davor0501
Sun Apr 20, 2014 10:40 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Antonio Thanks for your help, in case you are printing from a dialogue with win xp remains the same mistake. In a lot of programs I often use dialog from where I work report and there is a problem with the frozen image. This problem did not answer before, when am used FWH 11.03, but now it appeared ...
by davor0501
Sat Apr 19, 2014 6:54 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Antonio,
If I add a MODAL command in line 55 of the program appears to me this error
rpt1.prg(55) Error E0030 Syntax error: "syntax error at 'REPORT'"
thx Davor
by davor0501
Fri Apr 18, 2014 6:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Antonio This problem occurs in all my programs on Win XP (not in win 7 or 8) and that in cases where the report has multiple pages (10-15). The problem is not the answer in previous versions FWH 11.3 until recently that I used in the same program. Thanks. --------------------------------------------...
by davor0501
Fri Apr 18, 2014 9:32 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

Antonio, this is photo. Thx for help. Image
by davor0501
Fri Apr 18, 2014 6:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

Re: fwh 14.2 print preview issue with win xp

[img]c:\slika.jpg[/img]
Antonio,
It is a view after printing
by davor0501
Thu Apr 17, 2014 11:43 am
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 14.2 print preview issue with win xp
Replies: 18
Views: 4887

fwh 14.2 print preview issue with win xp

Preview problem with win xp, after review and return to the dialog display is frozen on the background of dialogue, working with FWH 14.2. With win7 all doing well.
How to prevent the image freezes on the screen.
Thanks for your help
by davor0501
Fri Feb 28, 2014 9:07 am
Forum: FiveWin for Harbour/xHarbour
Topic: convert from prev32dll to excel
Replies: 4
Views: 711

Re: convert from prev32dll to excel

Thank you for your response, I use FWH version 11.4, which version has the possibility of conversion to excel.
by davor0501
Thu Feb 27, 2014 4:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: convert from prev32dll to excel
Replies: 4
Views: 711

convert from prev32dll to excel

Is it possible to convert from prev32.dll excel as pdf or word
thanks