Landscape Printing
Posted: Thu Feb 19, 2004 12:57 pm
I am having trouble specifying landscape mode. My module USEs teeProcs but this code:
dbChart1.PrintOrientation(poLandscape);
generates an "Undeclared identifier poLandscape" error.
What am I doing wrong?
Thanks
dbChart1.PrintOrientation(poLandscape);
generates an "Undeclared identifier poLandscape" error.
What am I doing wrong?
Thanks