I have this print thing and of course a Data Report. I don't use Crystal Report because my copy of Visual Studio is a crack.
My print botton is working well. My only problem is this one:
I've tried to resize the Data Report but still the same result. Does anyone know how to fix this thing?
By the way this is my code for print:
Private Sub Command9_Click(Index As Integer)
If Adodc2.Recordset.RecordCount = Val(0) Then
Exit Sub
End If
Adodc2.Refresh
Set DataReport1.DataSource = Adodc2
DataReport1.Show vbModal
End Sub
Any idea will be accepted except for recommending crystal report ^_^
| Attachment | Size |
|---|---|
| 17.04 KB |
Did you choose the right printer in the Printer setup dialog?
I haven't sir. I just test this one if this will work before attaching to the printer sir.
Web / System Developer
Contacts :
09327081978
recca_flame05@yahoo.com >>> Facebook/YM
ICCT Colleges Cainta Rizal
Pages
Add new comment