Hide button on print

Hi
Whats the easiest way to have the buttons on my page not print. I cant use the printer friendly page/template, in this app i just have a button that sends the page to print with javascript:window.print() as a url target.
thanks
Kirk

Kirk,
Did you create a separate button template as suggested in the example? Did you reference
that button template for the button you want to hide? Did you reference the right ID, you
used for the button template?
Use the FF2.0.0.3 and the Add-on Firebug 1.05. It will help you to see the error code of
your javascript.
Denes Kubicek
http://deneskubicek.blogspot.com/
http://htmldb.oracle.com/pls/otn/f?p=31517:1
-------------------------------------------------------------------

Similar Messages

  • Hide button for print

    Hi All.
    In my form I have a button and I would like to hide it when I print the form. I select the button and go to the Object > Field tab. Then in a presence dropdown select 'Visible (screen only)'. But when I print the form the the button was printed. How to hide the button for print and show for screen?
    Thanks.

    The option you set in the properties should work as expected. Not sure why the button is getting printed.
    Try placing the below code in the prePrint event of the button you want to hide in printing.
         this.relevant = "-print";
    Thanks
    Srini

  • CHM buttons are not localized in a French project (shows English Contents, Index, Search, Print, Hide buttons)

    I opened an old WinHelp project into my new RoboHelp 7. When
    I generate the CHM, even with the Project Settings in RoboHelp set
    to French and running in a French Windows operating system (MS
    Windows XP Pro 2002 SP 2), the CHM output is still in English. The
    buttons display in English (Contents, Index, Search, Print, Hide
    buttons). The title bar of the CHM also says "HTML
    Help" even though the project title in the Project
    Settings is "Aide en ligne...".
    My Windows Regional Settings through the Control Panel -
    Regional Options tab is set French (France). On the Languages tab I
    under Text Services and Input Languages, Details button, I selected
    French (France) French. On the Advanced tab I selected French. Then
    I rebooted.
    On the language bar on my Task pane, I selected FR. The CHM
    still displays in English.
    Please help! I have to produce 4 CHMS in languages other than
    English today.
    Thanks!

    GinaL, would you be able to give us an update? Did the CHM
    files look ok on a PC with a true French OS installed?
    To avoid having to rewrite everything, I've written the
    following info/instructions for my team -- though I'm not yet sure
    they're 100% correct:
    After I reported this issue to Adobe, they worked on the
    problem for several days. They even sent me a new
    HtmSingleSourceHtmlHelp.dll file that was supposed to solve the
    problem. But it didn't work correctly. No matter what contortions
    we put ourselves through, we couldn't get both of these items
    correct in the CHM file at the same time, namely:
    Index compiled in correct alphabetical order accdg to the
    language of the help project.
    Correctly translated help title showing in the caption,
    regardless of the user's Windows regional settings. (For example,
    we wanted "FORMS-Hilfe zu FORMS 5-3" to appear as the caption of
    the German version of FORMS help, even if our regional settings
    were set to English.)
    I think we'd all agree that the index has to be in
    alphabetical order. So from what I've seen, this is what we have to
    do when compiling a non-English version of help using RH7:
    1. Set up the project with the foreign name.
    2. Set the language in the project settings. And in the
    Project Settings dialog, click Advanced and check out the LNG File
    tab to make sure it's using a translated version.
    3. Ensure that the Window Caption setting is correct in each
    window included in the project. (On RoboHelp's Project tab, open
    the Windows folder, double-click each window in turn, and check the
    settings.)
    4. Set the Language setting in the HHP file to Language=[hex
    value for that language]. I found a bunch of them listed on this
    web page. Someone else might be able to find a better source:
    https://svn.origo.ethz.ch/scoop/es_scoop_60/library/i18n/locale/nls/i18n_nls_lcid_tools.e
    5. Change your Windows regional settings to the same language
    as the help project. (Reboot if prompted.)
    6. Recommended, for safety's sake: Delete the CPD file.
    7. Open the project and compile using RH7.
    8. Check the index's sort order -- is it in alphabetical
    order according to the language of the project?
    9. Check the help caption -- make sure it's not "HTML Help".
    Note: Any customized buttons in your CHM should appear
    correctly translated, but other buttons (Contents, Index, Search)
    still appear in English -- at least they do on my PC, even though I
    did step 2 above. We need to check whether those buttons appear
    correctly when the PC is actually running a true foreign version of
    Windows, and not just with temporarily adjusted Windows settings.
    OR -- is anyone else able to get these to appear translated in the
    CHM file?
    Does anyone have anything to add? Other solutions? Easier
    procedures? Better results to report?
    Thank you
    Eileen

  • How to hide elements to printer inside muse? / Como esconder elementos a la impresora en muse

    English
    Hello guys, there is any option to hide elements on muse site for no printing, I'm working on a catalog with pront option but i dont want the navigation menu buttons on my print sheets, any idea?
    Spanish
    Hola a todos, hay alguna opcion que bloquee elementos de ser impresos? estoy trabajando en un catalogo online, pero no quiero que se impriman elementos como los los botones de navegacion. tienen alguna idea?

    You would need to hide page contents using custom code , you may try these options :
    http://imar.spaanjaars.com/240/how-do-i-hide-screen-elements-when-a-page-is-printed
    http://stackoverflow.com/questions/4816937/use-css-to-hide-contents-on-print
    Thanks,
    Sanjit

  • Hiding buttons when printing and adjusting field to compensate

    Hi,
    I had a request for a form in which the Add a Row button and Delete Row button are hidden when printed to make it look a little nicer.  I was able to hide the buttons when printing, but the table that the delete is part of still looks odd and there is a larger space than I'd like to have between the tables once the add a row doesn't show.  Is there are a way to make things look nicer?  I've attached the demo of the form I'm working on a sample of what it looks like right now when I print.
    I did see a post about Hiding text field borders when printing and it sounded like I might need to do something similar, but I'm not quite sure what.
    Thanks!
    Image: https://acrobat.com/#d=HvU8V27oA*Ki6HzoI2Ec0w
    Form: https://acrobat.com/#d=1K*EfksEnAH0azzxTrx31w

    The easiest way to deal with the buttons down the side is to set the borders of those cells to none, then you don't have to worry about it - you will end up with a little extra space down the right side but the table will look finished when the buttons hide. This is how I do it, because the button takes the whole space of the cell I just don't put a border on it. Getting into hiding columns and shifting table size to fill the space is getting pretty tricky.
    To get the tables closer together when you print and hide the add row button, put the following script in the prePrint event of the button:
    this.presence = "hidden";
    And this script in the postPrint event:
    this.presence = "visible";
    Because the button is part of the flowed subform the table is in when you set its presence to hidden the subform will close the gap.

  • Can we have a "print button" to print massive report document ?

    Hi there,
    Can we have a "print button" to print a massive report document (e.g 3000 page , each for a specific customer description), instead of exporting to pdf or excell before printing.. ?
    Thanks
    -toni

    You cannot have a print Button in the report, But have you tried Scheduling the report, and setting the output to printer? That might meet your requirement. You can also use the schedule section to run it immediately (once)
    -Domnic

  • A shortcut for a button in Print window

    I want to make a shortcut on Printer button in Print window, which is not definable through Print Presets.
    This button is needed to setup a printer (paper, tray and so on).
    Some guy gave me a piece of AS code, but it doesn’t work unfortunately,
    the buttons are only lighted, but not pressed.
    tell application "System Events"
       tell process "InDesign"
          click button "Printer..." of window "Print"
       end tell
    end tell
    I tried "click button 3", not workin too.
    Can anyone tell why?
    Thank you

    Found the answer in archived "More Like This" post.
    Hit: esc
    So, why isn't this listed in the keyboard shortcuts help list fo iCal?

  • Photosmart C4580 won't print - push a button on printer it shuts down

    The Photosmart C4580 has been reluctant lately to print anything at all. The documents sit in the spooler but won't print.
    I've searched for this problem here and haven't seen same printer, same issue and solution, so here goes...
    Dell Dimension 3000
    Win XP Pro Service Pack 3
    I've had this printer since February 2009.  I've set it up on the USB port.
    Three weeks ago I upgraded the memory from twin 256 module setup to twin 512 using Dell products. Obviously, I took the PC apart, cleaned the dust bunnies, installed the memory and everything worked great after rebooting - including the printer.
    About two weeks ago a carriage jam error popped up. It wasn't jammed but I pulled the ink, reset them and restarted the printer. It worked fine - no noises, no jams, nothing.
    Yesterday the printer quit printing at all. It said documents are printing but they just sat in the queue. I've done:
    1. HP Solution Center guided solution
    (when it asks to hit the Cancel Button and Start Copy Color buttons to print Self Test, the printer shuts down every time)
    2. Windows troubleshooter
    3. The HP Support solution online
    4. Reinstalled printer using original CD
    5. Reinstalled using the latest install software from HP online.
    *After the latest reinstall, where the program asks you to print a test photo page, it did not print. HOWEVER, after I shut down and restarted the printer, that photo printed! But I can't print anything else since.
    Thanks for any help you may be able to provide.
    Message Edited by azchurch on 11-21-2009 10:24 AM
    Message Edited by azchurch on 11-21-2009 11:20 AM
    Message Edited by azchurch on 11-21-2009 12:02 PM
    Message Edited by azchurch on 11-21-2009 12:08 PM
    Message Edited by azchurch on 11-21-2009 06:33 PM

    Okay I can print one document at a time if I:
    send it to print
    shut down the printer
    wait a minute
    restart printer

  • Hide Button in Applications WD ABAP Travel Standard

    Dear Experts.
    Please Someone can help me with suggestions for the following issue that I have in this moment:
    I need hide the button "Entrada Nueva" "New Entry" for the component[ fitv_vc_advances|http://img842.imageshack.us/img842/2719/fitvvcadvances.png]
    I found that this is posible using the t.code FITVFELD_WEB that controls the input fields within the portal.
    But I am checking and I don't find this with this t.code for hide this button.
    Thanks in advance,
    Regards
    Carmen G

    Hi,
    are you using ESS in portal?
    you can hide button through iView
    choose iView form Content Management, then preview.
    press "Ctrl" button  (@ button you want to hide) combine with right click of your mouse, then you can set the button invisible.
    hope it helps

  • Everytime I open a website apart from popular ones, firefox shows ads with open/hide buttons which are not served by the website actually. What to do?

    if i could show you a screen shot.... that would have cleared the situation. ads show up in left bottom corner with open/hide button in a frame. and the same ads show up in every html plugin on the webpage especially in facebook social plugins. however on google, mozilla, facebook, twitter there comes no ad like this. Its very annoying. I recently uninstalled firefox for the same reason but nightly is having the same problem. and let me tell you there is no such thing in other browsers like chrome and i.explorer. I like firefox i dont want to change it but i will have to if the problem persisted. :( please help.

    hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    please also run a full scan of your system with the security software that you have in place and different other tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Troubleshoot Firefox issues caused by malware]]

  • How to hide button in fb60 by transaction variant.

    Hi experters,
    I want to hide button some buttons in transaction code: fb60 by transaction variant(SHD0)
    transaction code: fb60, input some date,
    and then  click simulation button,
    then go to the simulation screen,
    I want to hide some button on this screen,
    but I find it is impossible to hide it.
    because  when I click enter button, there is no response ,
    there is no screen popup, so I cann't  hide any field or button with transaction variant.
    Please help me...
    Regards,

    Thanks .
    I want to use transaction variant to  hide that button,
    I tried using transaction variant, I have created transaction variant on initial screen's variant of fb60,
    but I found I can't recored that screen of simulation screen.
    can any one have any idear??
    Thanks.
    Edited by: harry wang on Jan 7, 2009 5:43 AM

  • Creating a print button to print chart.

    Hi everyone, I created a button to print my module.
    The button works great. It pops up the Print Window and
    prints my module.
    but if I cancel the print dialog without printing, my module
    automatically unloads.... ?
    Is there anyway I can by pass this?
    Thanks!

    Flash Catalyst does not directly support printing. You are going to have to add that functionality via Flash Builder and writing ActionScripting. I have not worked with the printing capabilities in Flex, so there is not a lot I can offer past this in terms of advice.I would suggest browsing the Flex forums for some guidance on how to assemble your state for the printer.
    Good luck!
    Chris

  • Why do show/hide buttons show when PDF is opened?

    I've created an interactive PDF with a series of show/hide buttons with rollover actions. When I export and open the PDF, some of the target buttons show up. If I mouseover, they correct themselves and go to their correct hidden state until I mouseover. Is this a bug and is there any way to keep them hidden from the start? Note that the target buttons overlap some, and I'm wondering if that is part of the problem so I'll test that, although not having them overlap isn't a viable solution.
    Thanks!

    Thanks for the response. Hidden until triggered was checked. I rebuilt the buttons and they seem to work fine now. It seems like InDesign is very finicky about the order of operations.

  • Print button that prints only certain pages

    I am using Acrobat Pro, and have a large document, the first four page section of which can be a stand alone document.
    I have set up one print button which uses Execute a menu item > File > Print, for users who want to print the whole document.
    I would like to create another button that prints only the first four pages - is this possible?
    Thanks in advance

    You need the Acrobat Pro forum

  • Hide buttons when movie loads and then show

    I have a movie that loads another video. When it goes to
    video by hitting button
    I can hide buttons underneath.
    When I unload the movie, I need the buttons to show up again
    and clickable.
    I added the onEnterFrame, but makes no difference.
    Can someone help as to how I can bring the buttons back when
    movie that was loaded is unloaded?
    Thank you in advance.

    > onEnterFrame(_root.VideoBtn.enabled._visible = true);
    Where did you find that syntax? It's incorrect, check the
    docs..
    However, I don't why you would do that, all that will do is
    make sure it's never invisible.
    To make the visible again, you do the same thing you did to
    make them invisible -- you set the _visible property to true,
    wherever you are unloading the movie.

Maybe you are looking for

  • N95 not seen by nokia products

    My problem is that no nokia software can see my phone I use winxp sp3 up to date neither my phone, nor my wife's one are seen by nsu or pc suite whereas windows sees them i've tried on different computer with the same conclusion with fw or wo, with a

  • How to bypass or modify  WAD initialization with javascript

    Hello WAD Developers I want to understand what happens when you load and re-load a page, because I need to invoke some logic only the first time a page is run and not each time you click someone. I have created some javascript logic which uses a drop

  • How to pause a program?

    I am running java program in dos mode. Actually I want to pause the program when the program is running. How should I do that? Is there any keystroke? How to resume, if we pause the program? Thanks

  • Lobby Ambassador can't email guest user accounts via WCS

    WCS is configured with SMTP server under Administration-Settings-Mail Server Configuration and test is successful and it sends e-mail alerts out no problem. However, when Lobby Ambassador creates a new guest account and clicks on the e-mail link to e

  • N79 Firmware update in India

    I purchase N79 recently. I saw on this forum that v30 is the latest available. However when I try to update my v11, NSU says no update available. Why is that so ? I was searching for the update by entering the product code at http://europe.nokia.com/