I have the PDF open in a new window but how do I get the "main" windows continue to a new page or reload.
The idea is to have a link which shows the PDF and acknowledges the bill and reloads the page so the bill that has been acknowledged disapears from the list. A second question that is not web2py related is does somebody know how, if possible, get the PDF automatically printed? When I open the PDF in a new browser window I´d like it to be printed automatically. Kenneth On Apr 17, 9:39 am, Massimo Di Pierro <massimo.dipie...@gmail.com> wrote: > The link should have > > <a ... target='_blank'> > > On Apr 16, 5:26 pm, Kenneth Lundström <kenneth.t.lundst...@gmail.com> > wrote: > > > > > > > > > Hello, > > > how would you do something like this. > > > I d like to have a link that generates an PDF report and opens that one > > in a new window. At the main window it continues to a new page. I know > > have to make a link open in a new windows. > > > How would you do something like this? > > > Kenneth