Good point. Can you tell me how the system works in VistA currently? I am piggy-backing my printing system on top of the existing one. When it comes time to print a text document that happens to be in <HTML> format, then the request is passed to the web-browser for printing.
So perhaps the audit system already will keep track HTML printing. But I need to better understand the auditing system to ensure it works. Kevin --- smcphelan <[EMAIL PROTECTED]> wrote: > And how are you going to adhere to HIPAA with your > printing? As I > understand it, an audit record needs to be keep for > each print out. > > ----- Original Message ----- > From: "Kevin Toppenberg" <[EMAIL PROTECTED]> > To: "Hardhats Sourceforge" > <[email protected]> > Sent: Friday, May 13, 2005 11:43 AM > Subject: [Hardhats-members] HTML in CPRS ... > printing issues > > > > Hey all, > > > > I am wanting to make my HTML in CPRS code > available. > > But I had wanted to get the printing working > first. > > > > The problem is that to print, one must send a > command > > to the web browser (IE) to print. There only two > > options: 1) print to the default printer, or 2) > ask > > the user what printer to use (i.e. for EACH > document). > > So if there were 20 HTML docucuments to print, > the > > user would be asked for the printer to use 20 > times. > > > > Which do you all think would be best? > > > > I was toying with the idea of trying to determine > the > > default printer, save it, change it to the printer > > that the user has chosen for other note printing, > then > > change it back.... but its turning into more of a > > hassle that I really want to deal with. Does > anyone > > have any quick functions up their sleaves to do > this? > > > > Anyway, feedback is always appreciated. > > > > Kevin > > > > > > > > > > > > Yahoo! Mail > > Stay connected, organized, and protected. Take the > tour: > > http://tour.mail.yahoo.com/mailtour.html > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Oracle Space > Sweepstakes > > Want to be the first software developer in space? > > Enter now for the Oracle Space Sweepstakes! > > > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > > _______________________________________________ > > Hardhats-members mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/hardhats-members > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space > Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > Hardhats-members mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hardhats-members > Discover Yahoo! Stay in touch with email, IM, photo sharing and more. Check it out! http://discover.yahoo.com/stayintouch.html ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
