RMCHART QUESTION
Posted: Tue Jun 30, 2015 9:19 am
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
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