Welcome to TalkGraphics.com

Search:

Type: Posts; User: Acorn; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    24
    Views
    6,519

    Re: Print command on Web page

    Terry, I have raised this as a Dear Xara as it is not just you who needs it: https://www.talkgraphics.com/showthread.php?79717-Consequences.

    Also your 'seniors open' page has a different structure...
  2. Replies
    24
    Views
    6,519

    Re: Print command on Web page

    Terry, both work on my browsers with your site. The length of your current page is force a two-page print. Only Edge is awkward and sometimes won't automatically close. The print layout in Edge is...
  3. Replies
    24
    Views
    6,519

    Re: Print command on Web page

    Try this tweak, which should close the pop-up after 10 seconds if the print is cancelled or committed.

    javascript: var pWindow = window.open(window.location, "Print Window",...
  4. Replies
    24
    Views
    6,519

    Re: Print command on Web page

    Terry, part of a solution for you to try.

    change the link to
    javascript: var pWindow = window.open(window.location, "Print Window", "width=840,height=1400",...
  5. Replies
    24
    Views
    6,519

    Re: Print command on Web page

    Terry, can't help much without the offending page. The offsets may be what the browser print options are set to.

    Acorn
  6. Replies
    24
    Views
    6,519

    Re: Print command on Web page

    Terry, the simplest if the form is the web page is to have a button "Print this page" with a web link of javascript:window.print();.

    If you want a genuine download link then that is a different...
Results 1 to 6 of 6