OK! Thank you both. It worked as expected! Regards,
Jose Manuel Huerta http://theremedyforit.com/ On Sat, Aug 11, 2012 at 6:55 PM, Brian Goralczyk <[email protected]>wrote: > I would argue that you NEVER want to automatically print without using > the dialog. It is a simple check that all users should be accustomed > to. > > > Brian Goralczyk > Phone 574-643-1144 > Email [email protected] > > > On Sat, Aug 11, 2012 at 8:23 AM, Paul Blasquez <[email protected]> > wrote: > > ** Hello Jose, > > > > For simplicity's sake, you can simply launch a display form containing > only > > a view field, mapped On Open with the source HTML field in the Open > Window > > step of an AL. All you have to do is make sure to use <body > > onload="window.print();"> is part of the HTML. > > > > This should cause the print dialog to launch along with the window. > Works > > OOB for Firefox and Chrome, IE looks like it needs a one-time security > > exception. > > > > A little more javascript might be able to get you to automatic printing > if > > that is your goal. > > > > -Paul > > > > > > On Sat, Aug 11, 2012 at 6:59 AM, Jose Manuel Huerta Guillén > > <[email protected]> wrote: > >> > >> ** > >> Hi listers, > >> > >> I have the next requirement, and don't know how to face it. > >> > >> Form an ARS form a field contains HTML code. I need to open a pop-up, > show > >> the web containing only this HTML code and start the printing. That > means, I > >> want to print a web page having its HTML code in a field. > >> > >> Any Idea? > >> > >> Thanks! > >> > >> Jose Manuel Huerta > >> http://theremedyforit.com/ > >> > >> > >> _attend WWRUG12 www.wwrug.com ARSlist: "Where the Answers Are"_ > > > > > > _attend WWRUG12 www.wwrug.com ARSlist: "Where the Answers Are"_ > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

