I am starting to use DCRMCHART commands extensively.
In the Express samples there is a function:
PrintChart(oRmChart)
oRMChart:draw2Printer(2)
From the RMChart DLL documentation I believe the numerical parameter of 2 should set the printer mode to landscape. But it just prints in portrait.
Roger (or anyone else) can you elaborate on any other options that the draw2Printer method has? For instance are there any printer choice options etc.
Or would it be better to use draw2file and then print the file with DCPRINT BITMAP?
Any suggestions would be helpful.
Thanks'
Bob Volz
RMCHART QUESTION
Re: RMCHART QUESTION
I think this is a much better idea because you have many more options with DCPRINT.Or would it be better to use draw2file and then print the file with DCPRINT BITMAP?
The eXpress train is coming - and it has more cars.