ppViewer Zoom Settings - 6.02 > 7.03
Greetings!
I am in the process of upgrading a report from version 6.02 to 7.03. When I
compile the report the following line of code generates an 'Undeclared
Identifier: zsWholePage' error:
ppViewer1.ZoomSetting := zsWholePage;
This line worked fine with 6.02. Any ideas?
TIA for the help!
Gary
I am in the process of upgrading a report from version 6.02 to 7.03. When I
compile the report the following line of code generates an 'Undeclared
Identifier: zsWholePage' error:
ppViewer1.ZoomSetting := zsWholePage;
This line worked fine with 6.02. Any ideas?
TIA for the help!
Gary
This discussion has been closed.
Comments
The TppZoomSettingType declaration has been moved to the ppTypes unit. You
will need to add ppTypes to your uses clause.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com