how to setup the page in datareport of VB6.0?
i always find difficulties in this problem. how can i resize the page in datareport to fix the size of my data. others tells me that it is on my printer setting to set-up the size of the page. but it is not the goood solution. how can i resize without changing the setting of my printer? It is for DRT(daily time record) that i only cover the 1/2 lenght of the page.
help me find a syntax for this.
Re: how to setup the page in datareport of VB6.0?
Re: how to setup the page in datareport of VB6.0?
The datareport has several properties for sizing, topmargin, bottommargin, rightmargin, leftmargin, width, font.
Each report control has font and width properties.