PDA

Click to See Complete Forum and Search --> : Data Reports and data exports


Liquid Dwayno
Jun 16th, 2000, 01:14 AM
Gidday,

I'm hoping someone and give me a quick and dirty answer here. I'm using datareports with VB6, and using the "ExportReport" method, I export my reports to Word documents. My problem is that it doesn't maintain the spacing that the report shows (my column headers are split onto the next line, etc.)

Any suggestions?

Negative0
Jun 16th, 2000, 01:28 AM
Try checking the margins in Word. If you plan on always exporting the report, you should account for Word's default margins so it exports correctly

tpope
Oct 5th, 2001, 10:23 AM
How did you manage to export to a Word document in the first place? When I used the ExrportReport method, the only options were text and html format.

Tom