i am getting problem in coding for printing the text file in a particular format. How should i write code?
Example for is attached
|
Go4Expert Founder
|
![]() |
| 21Mar2010,20:10 | #2 |
|
Instead of attaching your code post it inline and show us what you have done and what is not addressed and if possible why
viv345
like this
|
|
Contributor
|
|
| 23Mar2010,08:42 | #3 |
|
Command given:
Private Sub cmdPrint_Click() cmdPrint.Visible = False cmdPrint.Visible = True PrintForm cmdPrint.Visible = True End Sub Getting problem in printing like Invo ( I want to print in this format) While printing it gives print like Invoy Invo.jpeg & Invoy.jpeg attached |
|
Contributor
|
|
| 23Mar2010,08:44 | #4 |
|
And it is also printing in left margin with backgrounds
How should I give code? To print like Invo.jpeg |
|
Contributor
|
|
| 23Mar2010,19:01 | #5 |
|
How can i use tab in codes for printing
|
|
Contributor
|
|
| 27Mar2010,15:36 | #6 |
|
Thanks for your help.
My Problem RESOLVED |

