PDA

Click to See Complete Forum and Search --> : [2005] Need urjent help :(


hacker786
Dec 14th, 2008, 03:18 AM
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 :)

rjv_rnjn
Dec 15th, 2008, 01:05 PM
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.