Print Preview
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
Print Preview
To All
I have the latest build of Fivewin but I cant seem to get the
updated Print Preview - I have copied prev32.dll into my application
directory (file dated 12.05.2005 ) - I also have a manifest file also
in that directory but it still is the old print preview.
Regards
Colin
I have the latest build of Fivewin but I cant seem to get the
updated Print Preview - I have copied prev32.dll into my application
directory (file dated 12.05.2005 ) - I also have a manifest file also
in that directory but it still is the old print preview.
Regards
Colin
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
Print Preview
Antonio
I tested that program and it is still the old
print preview.
Cheers
Colin
I tested that program and it is still the old
print preview.
Cheers
Colin
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Colin,
What do you mean as the "old" one ?
Could you please post a screenshot here ? Place it at www.imageshack.us and copy here the provided link. Thanks.
What do you mean as the "old" one ?
Could you please post a screenshot here ? Place it at www.imageshack.us and copy here the provided link. Thanks.
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
Print Preview
Antonio
I have uploaded an image preview.jpg , I hope it worked okay,
the current print preview does not have xp themes or the new
rebar - which it states in the whatsnew.txt
Cheers
Colin
I have uploaded an image preview.jpg , I hope it worked okay,
the current print preview does not have xp themes or the new
rebar - which it states in the whatsnew.txt
Cheers
Colin
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
- Roger Seiler
- Posts: 223
- Joined: Thu Dec 01, 2005 3:34 pm
- Location: Nyack, New York, USA
- Contact:
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
Print Preview
Roger
I did not have rpreview.prg in the directory but I copied it from
the fivewin classes directory - (prg dated '01.04.06') and compiled into my app - but still the same - I checked in the rpreview program and
tested - it appears that AppThemed returns false even though I have
a manifest file in the directory.
I use a .res file for my resources should I add the manifest details
in there - if so how.
Cheers
Colin
I did not have rpreview.prg in the directory but I copied it from
the fivewin classes directory - (prg dated '01.04.06') and compiled into my app - but still the same - I checked in the rpreview program and
tested - it appears that AppThemed returns false even though I have
a manifest file in the directory.
I use a .res file for my resources should I add the manifest details
in there - if so how.
Cheers
Colin
Re: Print Preview
You have to include xp manifest . Copy testprn2.rc to <yourprogramname>.rc and use the new prev32.dll .
Regards
A.S.K
Regards
A.S.K
Colin Haig wrote:To All
I have the latest build of Fivewin but I cant seem to get the
updated Print Preview - I have copied prev32.dll into my application
directory (file dated 12.05.2005 ) - I also have a manifest file also
in that directory but it still is the old print preview.
Regards
Colin
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
Print Preview
A.S.K.
testprn2.rc does not have anything in it.
Cheers
Colin
testprn2.rc does not have anything in it.
Cheers
Colin
Re: Print Preview
My testprn2.rc :
// Add this to your resources RC file
#ifdef __FLAT__
1 24 "WinXP/WindowsXP.Manifest"
#endif
#ifdef __64__
1 24 "WinXP/WindowsXP.Manifest64"
#endif
Regards
A.S.K
// Add this to your resources RC file
#ifdef __FLAT__
1 24 "WinXP/WindowsXP.Manifest"
#endif
#ifdef __64__
1 24 "WinXP/WindowsXP.Manifest64"
#endif
Regards
A.S.K
Colin Haig wrote:A.S.K.
testprn2.rc does not have anything in it.
Cheers
Colin
-
- Posts: 310
- Joined: Mon Oct 10, 2005 5:10 am
Print Preview
A.S.K.
I dont use an .rc but .res how do insert the code into a res file
Colin
I dont use an .rc but .res how do insert the code into a res file
Colin
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
AntonioAntonio Linares wrote:Colin,
Please test samples\TestPrn2.prg and let us know how it looks. Thanks.
Print Preview is much better looking now, is there a chance we can get an email feature with pdf saving from the preview ?
Has anyone succeeded in this from fwh preview direct (without easypreview.. or apdf printer etc ?
Richard
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: