My bank shows no PRINT , or other hyperlinks - with IE8 all is OK.

I do all my banking by internet. I have one account in Suncorp Metway Bank, www.suncorp.com.au . Since late December, I have been unable to print any page, such as my Transactions page, because there is no Print hyperlink on the page. There is no toolbar at all at the top of the page. I have had email correspondence with them for two months, and get replies that assume I am a moron. I have been using computers for over 30 years.
Today, frantic with all the useless replies, I used IE8, and went through to the bank, where I was able to see a toolbar at the top of the page, with several hyperlinks, including PRINT.
It looks as though this is something to do with Firefox. Any suggestions?
Arthur HC Williams
Cairns, Tropical North Queensland, Australia

Doesn't {Ctrl + P} work to print the bank web pages? <br />
Or, File > Print from the Firefox Menu bar?

Similar Messages

  • Print out a page with a all controls

    Hello
    Is it possible to print out all the controls on a page.
    I meam all together with one function?
    Thanks
    Phil1

    I assume you're asking how do you print an MFC dialog with all of its controls. Is that correct? If so, try adding a method to your dialog class with this code:
    CPrintDialog printDlg(FALSE);
    if (printDlg.DoModal() != IDOK)
    return;
    DOCINFO documentInfo;
    ::ZeroMemory(&documentInfo, sizeof(documentInfo));
    documentInfo.cbSize = sizeof(documentInfo);
    documentInfo.lpszDocName = _T("Dialog Document");
    HDC hdcPrinter = printDlg.GetPrinterDC();
    CDC printerDC;
    printerDC.Attach(hdcPrinter);
    printerDC.StartDoc(&documentInfo);
    printerDC.StartPage();
    HDC hdcScreen = ::GetDC(NULL);
    CDC screenDC;
    screenDC.Attach(hdcScreen);
    long screenPpiX = ::GetDeviceCaps(hdcScreen, LOGPIXELSX)
    long screenPpiY = ::GetDeviceCaps(hdcScreen, LOGPIXELSY);
    long printerPpiX = ::GetDeviceCaps(hdcPrinter, LOGPIXELSX);
    long printerPpiY = ::GetDeviceCaps(hdcPrinter, LOGPIXELSY);
    long xRatio = printerPpiX / screenPpiX;
    long yRatio = printerPpiY / screenPpiY;
    CRect windowRect;
    GetWindowRect(&windowRect);
    CRect targetRect = windowRect;
    targetRect.right = targetRect.left + (targetRect.Width() * xRatio);
    targetRect.bottom = targetRect.top + (targetRect.Height() * yRatio);
    targetRect.OffsetRect(
    -targetRect.left + (targetRect.left * xRatio),
    -targetRect.top + (targetRect.top * yRatio)
    CDC* dialogDC = GetDC();
    printerDC.StretchBlt(
    0,
    0,
    targetRect.Width(),
    targetRect.Height(),
    dialogDC,
    0,
    0,
    windowRect.Width(),
    windowRect.Height(),
    SRCCOPY
    ReleaseDC(dialogDC);
    screenDC.Detach();
    p
    rinterDC.EndPage();
    printerDC.EndDoc();
    printerDC.Detach();
    This isn't perfect, but hopefully it can get you started.
    - Elton

  • Just updated both my iMac and my laptop to 10.8.4. Now they can't find my HP laserjet printer. Other machine with 10.8.3 can. ???

    Downloaded the latest HP driver but it didn't make a difference. Anybody else with this problem?

    How is it connected?
    Mac OS X: About the Reset Printing System feature ...
    http://support.apple.com/kb/HT1341?viewlocale=en_US
    10.5/10.6/10.7/10.8 instructions...
    In System Preferences>Fax & Print, Right click or Control+click on the Printers list Sidebar, choose Reset Printing System.
    if you hold option and click the "-" tab it resets the printing system.
    http://www.macosxhints.com/article.php?story=20031215144430486
    Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions.
    Any devices that previously appeared in your Printer List and Fax List will need to be added again after resetting the printing system.
    Resetting the printing system in Mac OS X 10.5.x+++
        1.    To use the Reset Printing System feature in Mac OS X 10.5.x, follow these steps:
        2.    Choose System Preferences from the Apple menu.
        3.    Choose Print & Fax from the View menu.
        4.    Control-click on list of printers on the left side of the window, then choose "Reset printing system" from the contextual menu. If you don't see a list of printers, Control-click on the text "Click + to add a printer or fax" and select "Reset printing system..." 
   
  As an alternative, if you currently have one or more printers listed, you can Option-click the "-" (Remove printer) button.
    http://support.apple.com/kb/ht1341
    Reboot.

  • Printing on a DVD with C6180 All-n-one

    My blank dvd's are labeled that they can be directly printed on with an HP Inkjet. Can I print on them with the C6180? If so, how? OS Windows 7 64bit.

    Hi there izzyreally,
    Looking over the product specs located here I am not seeing compatibility with printing on dvd/cd. An alternative though is printing to dvd/cd labels. Most Avery packs come with software to help setup and print the labels properly and you can find them all over most computer stores and place like wal-mart. Hope it helps.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Bank Payment Vocuher Printing

    hi,
    Regarding bank payment voucher print we have customised with the help of abapers. in the voucher print, system is printing exactly the invoice reference and amount of the particular payment.(if it is a full payment or part payment)
    But for the final settlement of the bills system is taking the clearing document number for all the bills. Document is showing the amount of final payment. But reference of the bill is not showing correctly, it is showing the bill amount istead of final payment amount. how can rectify and which table is to be used for getting the amount exactly for the final amount.
    For taking this detail from BSAD for open item and BSID for clearing items.
    govind.

    Hi,
    If the config the the module you are using doesn't support a certain type of form them you have two options;
    - Take a copy of the print program and change it to use the desired type of form
    - Create a type of form that is supported and use that to call your form.
    Regards,
    Nick

  • HP Photosmart 7520 all in one showing Air Print Macbook Pro Maverick 10.9.4

    At one point I did not have Air Print showing beside printer in system preferences. Printer and scanning is working fine, but I was told by someone on this message board that Air Print should not show. How do I remove Air Print. I have a Macbook Pro Maverick 10.9.4. HP Scan version 4.1.1. I  did an update earlier this year and the Air Print was not there.  Did not see board for Mac to choose for issue. Thanks for your help.
    This question was solved.
    View Solution.

    Good morning, happy Friday @ladybugs48 
    I understand you are seeing AirPrint next to your printer, meaning you are currently using the AirPrint driver and not the HP driver. I can help you change this. Please complete the steps below;
    Reset Printing System
    Click the Apple icon (   ), and then click System Preferences.
    In the Hardware section, click Print & Fax/Scan. The Print & Fax/Scan  dialog box opens.
    Right-click (or  Ctrl  +click) in the left panel, and then click Reset printing system…
    Click OK to confirm the reset.
    Type the correct Name and Password.
    Click OK to reset the printing system. The Print & Fax dialog box shows no printer selected
    Note: This will remove all printers in the print and Fax/Scan, any printer removed can be re-added later by clicking the plus (+) symbol.
    When you add the printer, to ensure you are using the HP driver, not the AirPrint driver use the steps below;
    Select Add Other Printer or Scanner                                                       
    Select the printer you are adding and next to 'Use' you can select the printer driver 
    Please let me know if this resolves the issue. Thanks.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • When I try to print sth I can´t choose my printer. Adobe Reader only shows a printer I used years ago.I aleady deleted and reinstalled the Reader and deleted all other printers from the computer.How can I add a new printer to Adobe Reader?Thanks for help!

    When I try to print sth I can´t choose my printer. Adobe Reader only shows a printer I used years ago.I aleady deleted and reinstalled the Reader and deleted all other printers from the computer.How can I add a new printer to Adobe Reader?Thanks for help!

    Hi,
    I would suggest you to uninstall Adobe Reader using the cleaner tool and then re-install the latest version.
    Adobe Cleaner Tool:- Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs.
    Latest version of Adobe Reader:- http://get.adobe.com/reader/
    If you still experience the same issue, please share the following information:-
    - Screenshot of Adobe Reader showing printer options
    - Screenshot of Microsoft Word showing printer options
    - Screenshot of control panel- Control Panel\All Control Panel Items\Devices and Printers
    Regards,
    Nakul 

  • HP AIO Remote shows wireless printer offline when it is online and can print to it.

    HP AIO Remote installed on my Windows 8.1 Yoga 2 shows my wireless printer is offline, when it is online and I can print to it wirelessly.  How can I get it to recognize my wireless printer is online wirelessly?  AIO Remote will only recognize the printer is online when the USB in connected to the Yoga 2.

    Hi rpmcintyre,
    Thank you for the additional information.  I apologize for misunderstanding. I just want to confirm that the HP AiO app that you downloaded onto your Windows 8.1 computer is showing your printer as offline when you are able to print wirelessly to the printer.
    I have two different documents for you.  The first one is How to Use the HP AiO Remote App for Windows 8.  It has a FAQ section at the bottom of the document with trouble shooting steps.  I have also included the Supported Printers for the HP Scan and Capture App.
    If the above documents don’t assist you, would you please let me know which make/model/product number of HP printer that you have? How Do I Find My Model Number or Product Number?
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Is there a way in Pages to show and print all the added "comments?" (those you add by highlighting text)  I'd like students to be able to view my comments on printed version of their papers.

    Is there a way in Pages to show and print all the added "comments?" (those you add by highlighting text)  I am a teacher, and I would  like students to be able to view my comments on printed versions of their papers. I know word displays the comments off to the side of the document, and those comments can be viewed all at once and printed alongside the document.

    There doesn't appear to be a way to print conmments in either Pages or Numbers in the Mavericks versions.
    Jerry

  • Show the print dialog when running a report from an Oracle form.

    I would like to be able to print an Oracle report from an Oracle form but
    in addition show the print dialog. My PL/SQL code is shown at the bottom of this post.
    I have set the 'printjob' system parameter to 'YES' in the
    report and I can bring up a print dialog using the reports runtime.
    However, as soon as I run it from my form I lose this capability. Setting
    'printjob' to 'YES' in the code has no apparent effect.
    Many thanks,
    Ben
    -- Launch a report
    DECLARE
      v_pl_Id   paramlist; -- parameter list
    BEGIN
      -- add the parameters to the list.
      v_pl_id := CREATE_PARAMETER_LIST ('summary');
      ADD_PARAMETER (v_pl_id, 'destype', text_parameter, 'PRINTER');
      ADD_PARAMETER (v_pl_id, 'printjob', text_parameter, 'YES');
      -- run the report
      RUN_PRODUCT (
        reports
      , 'C:\Test Reports\Test.rep'
      , synchronous
      , runtime
      , filesystem
      , v_pl_id
      , NULL
    END;

    At 10g not 9i using a bean area on my canvas implementing the following class ...
    import java.awt.Frame;
    import java.awt.JobAttributes;
    import java.awt.PrintJob;
    import java.awt.Toolkit;
    import javax.swing.JPanel;
    import java.io.*;
    import oracle.forms.ui.VBean;
    public class Select_Printer extends VBean {
    public Select_Printer()
         super();
    public String getPrinterName()
    String PrinterName=null;
              JobAttributes jobAttributes;
              try{
                   jobAttributes = new JobAttributes();
                   jobAttributes.setDialog(JobAttributes.DialogType.NATIVE);
                   Frame dummyFrame = new Frame();
                   PrintJob pJobDialog = Toolkit.getDefaultToolkit().getPrintJob(
                   dummyFrame, "Printtest", jobAttributes, null);
                   PrinterName = jobAttributes.getPrinter();
              } catch (Exception e) {
                   System.out.println("Printer error!");
              return PrinterName;
    public static void main(String[] args)
    Select_Printer select_Printer = new Select_Printer();
    System.out.println(select_Printer.getPrinterName() );
    }

  • How do i fix my printer when it won't show the print preview for web pages? it worked and now not.

    how do i fix my printer when it won't show the print preview for web pages?  it worked for a while and now it doesn't.  printer is an hp officejet 7310 all-in-one.

    I would suspect this is a hardware issue.  The rollers are probably having issues picking up the relatively smooth thick media.  You might have better results be cleaning the paper pickup rollers with a damp paper towel.  Also make sure the paper is snugly loaded and the paper guides have been correctly positioned.
    Regards,
    Bob Headrick, MS MVP Printing/Imaging
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Hi can anyone help me. I have a apple macbook laptop OSX 10.5.8 . When i push print, it shows my printer but says cannot communicate with printer. (epson stylus nx125). Do I need new drivers? Please help .  regards Cindy

    Hi can anyone help me. I have a apple macbook laptop OSX 10.5.8 . When i push print, it shows my printer but says cannot communicate with printer. (epson stylus nx125). Do I need new drivers? Please help .  regards Cindy

    Welcome to Apple Support Communities. We're users here and do not speak for "Apple Inc."
    Some basic printer troubleshooting steps before worrying about a printer driver:
    1. Have you tried turning the printer off and back on?
    2A. Is the printer attached with a cable?
         If yes, have you tried unplugging and re-plugging both ends of the printer cable?
         If that does not help, can you test the printer with another cable?
    2B. If your printer is not connected to the computer with a cable, have you tried restarting your printer (assuming wireless connection)?
         Have you tried restarting your wireless router?
    3. Have you tried restarting your MacBook? (Be sure to save your work first.)
    4. Does the printer have ink? (Doesn't usually generate a 'communications error' though)
    5. Have you updated OS X or the program you're trying to print from recently?

  • Firefox 6.0.1 is not printing page footers even though they show in print preview

    Bug report.
    This was (presumably) a result of the upgrade to v. 6.0.1 installed 8/31/11. First failed 9/1/11.
    Page setup still shows page count and date. (No surprise because it shows in the print preview.)
    Tried with three printers: HP DeskJet 930 - no footer; Brother HL5250DN - no footer (also no bottom margin); PDFCreator 1.2.1 - footer appeared!
    The last result makes it look as though the problem is somehow related to the printer or printer driver.

    Bug report.
    This was (presumably) a result of the upgrade to v. 6.0.1 installed 8/31/11. First failed 9/1/11.
    Page setup still shows page count and date. (No surprise because it shows in the print preview.)
    Tried with three printers: HP DeskJet 930 - no footer; Brother HL5250DN - no footer (also no bottom margin); PDFCreator 1.2.1 - footer appeared!
    The last result makes it look as though the problem is somehow related to the printer or printer driver.

  • Issues when printing a website of multiple pages, only prints every other page

    I have recently started using Firefox as since using windows 8 have found a few problems with explorer.
    I sell a great deal on ebay and in order to print my invoices, ebay create a webpage with all of them on.
    I have attempted to print this through firfox and it only seemed to print every other page fully(1,3,5,7 etc.)
    Pages 2,4,6 etc. would have just the first couple of text lines on but nothing else, it even shows it like this on the print preview. can you help?

    Try the '''''reset''''' described here: <br />
    http://kb.mozillazine.org/Problems_printing_web_pages#Reset_printer

  • Tax Condition ZSRT not showing in Print Preview and Tax Register

    Dear Friends
    while we making Purchase Order the Tax condition not showing while print preview.  also not showing in Tax Register.
    Tax Register we developed.
    any hops
    Rajesh G

    Dear,
           ZSRT is a customised condition which you have created. So to bring that condition in print preview you have to talk to your ABAPER , so that he can incorporate this condition type to his customised print preview program. If your tax register is also customised then again you have to communicate to the ABAPER.

Maybe you are looking for