[2005] Need urjent help :(
Here.. I have one Form Called Sales invoice
I have designed the sales invoice when user fill all information and when he press Ok.
I want to printount in specific layout in which company provide.
Company have ready made Printed papers we have to just fill up all the details on dat paper on specific Place.
Like
on Date Date.
on Name Name
Item,QTY etc.
Nw any one can suggest me how to do this ?
please need help :)
Thanx in advance :)
Re: [2005] Need urjent help :(
Design your report based on the layout and just omit the labels (that otherwise you would have put to indicate what information is being shown) and fire the print of the report directly from your code.