you may as Jamie said, use a print stylesheet to hide those dropdowns any anything you don't want it to shown in print out files.
i also doing something like you, but I can use JS, so I was use JS to fill those info what i want it in the hard copy to a tem Dot file, and then print out, it's good. Regards, -Hammett QI On Tue, Jan 11, 2011 at 10:14 PM, Jamie Fraser <[email protected]>wrote: > Or you could just use a print stylesheet.... > > > On Wed, Jan 5, 2011 at 1:20 PM, [email protected] <[email protected]>wrote: > >> when a user click, generate a new page and hide all controls that you >> don't want them to see. Then use the client-side script to print. > > >
