Dear All
i have a problem on printing aspx file - my problem is to choose the techniques and the commands for that techniques.
i want a form to be printed over the internal intranet.
the scenario is that every day i have to get different Access file and put it on a local server.
the user on the organization should run aspx form and thus it will load records into the appropriate aspx:textbox controls and print the form filled with the database records.
how to load the records i know, i also built the for, my problem is only to print. i need to iterate through the records and print each one of it.
and again i know how to do everything but the print
Thanks alot