Sign icon isnt on my toolbar anymore

recently I scanned a document and then tried to fill it in and sign it but my sign icon isnt on my toolbar? What is the problem?

Hi Cyndy,
We've come across this issue a few times. It's can usually be resolved by uninstalling Adobe Reader, then reinstalling. You can download the latest version of Adobe Reader here: http://get.adobe.com/reader
Please let us know if you have any questions!
-David

Similar Messages

  • How can i use text only instead of text plus the folder icon in the bookmarks toolbar; older firefox allowed this.

    I prefer using text only instead of text plus a folder icon in the bookmarks toolbar because it used less space and I can display more bookmark folders in that toolbar. Is that possible in Firefox 4.0? It was possible in the earlier versions of Firefox. If it is possible in Firefox 4.0 how do I do that? Thank you.

    First install the "Stylish:" extension then you have thousands of styles available to choose from, most consist of only a few lines, and you can modify them to suit yourself.
    * '''Stylish''' :: Add-ons for Firefox<br>https://addons.mozilla.org/firefox/addon/stylish/
    * '''Bookmarks Toolbar Fx4 Blue/Folders, Red/Bookmarks'''<br>http://userstyles.org/styles/46947/
    * '''some styles I use:'''<br>http://kb.mozillazine.org/User:Dmcritchie

  • Most of the icons in my Bookmarks Toolbar disappeared when I imported it to a new computer. How can I restore or manually add the images ?

    Selecting "Use Small Icons" in the Customize Toolbar window doesn't resolve the problem

    Only one icon is appearing on the tab bar (the one for facebook ;-)).
    I used the JSON backup to get the bookmarks

  • How, please, can I get rid of the icons in the bookmarks toolbar so I have space for more bookmark names? Thank you

    I try to get as many items as I can in the bookmarks menu toolbar (typically using 3 letter names). F4 adds an icon next to each name - taking up valuable space. How, please, can I get rid of the icons in the bookmarks toolbar so I have space for more bookmark names? Thank you.

    If you remove the names then you may have a problem with organizing or searching for bookmarks.<br />
    If you do not want to use the extension then you can achieve the same effect with code in userChrome.css<br />
    That is what I would do.
    Add code to userChrome.css below the @namespace line.
    * http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #personal-bookmarks .toolbarbutton-icon { display:none !important;}
    </nowiki></pre>
    * http://kb.mozillazine.org/Editing_configuration
    * ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html

  • In Preview, I no longer have a signature pop-up icon in my annotations toolbar.  How do I get it back?

    In Preview, I no longer have a Signature pop-up icon in my annotations toolbar.  How do I get it back?

    > Check your Preview preferences ..
    Preview > Preferences > Tools > Annotate > Signature > Manage Signatures
    You may need to set it up again.

  • How do I add icons to a mail toolbar?

    I can see how to add standard icons to a mail toolbar but are these the only icons available? Are there icons for instance to move to the next (or previous) mail message without having to go in and out of a message?

    What exists in Mail/View/Customize Toolbar is all there is.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • I have Adobe X. I'm trying to find the sign icon, follow the online instructions, but no luck!

    I'm trying to find my sign icon. I follow the instructions, but no sign icon?????
    Thanks

    Is it these instructions?
    http://tv.adobe.com/watch/acrobat-x/how-to-digitally-sign-a-document-with-adobe-reader/
    Has the form been enabled for signing in Reader?

  • I've lost the 'send' icon on my mail toolbar and can not find or retrieve it.

    I have lost the 'send' icon on my Mail toolbar and am unable to retrieve it so I am unable to send an email.

    Launch Mail.
    Start composing a new mail.
    Click "View" menu.
    Select "Customize Toolbar".
    From the dropdown drag the "Send" button to the top of the window.
    Click "Done".

  • Is Apple going to restore a contacts icon in the mail toolbar? It is missing in Yosemiti !

    Yosemiti does not include an address icon in the mail toolbar. I am unable to BCC a list of addresses when forwarding an e-mail ????

    Sorry I didn't use very clear language - by green blob, I mean the maximise button in the traffic light system on the top left of an email - underneath mine is a dialogue box that lists various options, adding fields like cc or bcc, which was someone asked about.
    Don't know why the contacts icon disappeared. Perhaps Apple will restore it in the next update.

  • How to get PDF icons out of Word Toolbar??

    Hello all,
    I installed photoshop CS2, and now I cant seem to get the "make pdf" icons out of the toolbar.
    I went into the toolbar options in word and de-selected "Adobe acrobat PDF maker" which removes them for that session. But the next time I restart Word they are right back where they were before!
    Any ideas??

    Kill these files:
    Hard Drive/Applications/Microsoft Office 2004/PDFMakerLib
    Hard Drive/Applications/Microsoft Office 2004/Startup/Word/PDFMaker.dot
    Hard Drive/Applications/Microsoft Office 2004/Startup/PowerPoint/PDFMaker.ppa
    Hard Drive/Applications/Microsoft Office 2004/Startup/Excel/PDFMaker.xla
    The next time you launch Acrobat 6, you will get an error message asking to repair PDFMaker. Uncheck PDFMaker, check Don't show this again, and click Continue. That is the end of the annoyance.
    Or from Macworld.com:
    5. Banish Acrobat from Microsoft Office
    If you have Acrobat 6.0 Professional and Microsoft Office v. X, you may have noticed a small Acrobat PDF toolbar in Excel, PowerPoint, and Word. The file responsible for this toolbar can become corrupt, causing intermittent problems, such as slower performance. To permanently delete the toolbar, search your Mac for all instances of PDFMaker.xla, PDFMaker.ppa, and PDFMaker.dot, and delete those files. You’ll never see the Acrobat PDF toolbar in Office apps again.

  • I have a iphone 4s, i am struggling to put music on my phone the phone icon isnt coming up on the left hand side, does anyone know how i do it? thankyou

    i have a iphone 4s, i am struggling to put musicon my phone through itunes, the phone icon isnt coming up on the left hand side, does any one know how to help? thankyou

    The icon Photos is the Photo library, and also where the photos from your camera roll are stored. That is a native iOS app and cannot be deleted.
    The syncing of photos to your phone happens in iTunes. You can remove the photos that were synced by reversing the process. Connect the phone to iTunes, select the device in iTunes and go to the photo tab in iTunes. Remove the checkmark by the photo folders that have been synced and re-sync. That will remove the photos.

  • How can I turn off the icons in the Bookmarks Toolbar? Thanks.

    How can I remove icons from the Bookmarks Toolbar?

    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #personal-bookmarks .bookmark-item > .toolbarbutton-icon {display:none!important}
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)

  • Is there a way to remove the folder icons from the bookmarks toolbar without removing the favicons for the websites?

    Hi
    In Firefox , I would like to remove the folder icons in my bookmarks toolbar. However I do not want to remove the favicons (logos) from the websites in the bookmark folders and the bookmarks toolbar.
    If possible I would like to use userchrome to do this. (I'm not very good at userchromes though, so a clear explenation would be highly appreciated)
    Thanks

    Add code to [http://kb.mozillazine.org/UserChrome.css userChrome.css] below the @namespace line.
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #personal-bookmarks .bookmark-item[container] .toolbarbutton-icon {display:none !important;}
    </nowiki></pre>
    * http://kb.mozillazine.org/Editing_configuration
    * ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html

  • Firefox windows not merging with Firefox icon in Windows 7 toolbar

    I have Windows 7. I have a Firefox icon always in my toolbar. Normally, it looks like this:
    [http://imageshack.us/photo/my-images/820/normalpn.png/ Picture 1]
    Whenever I want to start FF, I click the icon, and the icon itself expands and opens the window. In the following picture, you can see that the icon turns into a window.
    [http://imageshack.us/photo/my-images/402/normalexpand.png/ Picture 2]
    However, after I installed FF 10.0, I have been getting this result when I click the icon:
    [http://imageshack.us/photo/my-images/703/incorrecta.png/ Picture 3]
    It is extremely annoying because the original FF icon is still there, which takes up precious space on my toolbar. Does anyone know of a solution for this problem?

    Thanks! That worked!

  • How can I add an icon in the firefox toolbar to access to I.E. outlook express?

    I'd like to begin using Firefox as my default browser in place of O.E. 7. However, my Google mail account is programmed to feed e-mails to Outlook Express. I can find no way to add an icon to the Firefox toolbar to easily access Outlook Express.

    In my limited knowledge there is no way for a user to add an application to this list. You might try one of these two options.
    1. Use a utility like Cocktail or Onyx to reset the launch services database. This is the database that decides which applications get launched when a file is double clicked. It may be that the Endnote application didn't get recognized. However OS X decides what applications to add to the list based on files types.
    2. The easier solution is to select one of the files you wish to open with Endnote. Right click on the file and select Get Info. Under the "Open with" menu select Other... and navigate to the Endnote application and select it. Now click the Change all button. From now on when you double click your citation file it will automatically open with the Endnote application.

Maybe you are looking for

  • Getting error while getting ACK back from TP

    Hi, When my TP is sending ack back to me I am getting following error - 2008.12.24 at 11:06:19:672: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinition() given docTypeName: Pip3A4PurchaseOrderRequest given docTy

  • Bulk collect usage in cursor for loop

    Hi Team, I have one cursor like below assuming cursor is having 3000 records, CURSOR csr_del_frm_stg(c_source_name VARCHAR2 , c_file_type VARCHAR2) IS SELECT stg.last_name,stg.employee_number,stg.email FROM akam_int.xxak_eb_contact_stg stg MINUS SELE

  • Overlay: image gallery with swipe and page control

    Hi, I'm in my first approach with DPS and I can't understand how to create an image gallery swipe controlled with the page control on the bottom part (page control is rapresented by those little circles on the bottom part of the image that shows how

  • Material staging date has been changed by today's date

    Hi Gurus, my client is entering the back log data he is entering sales order for the date of 22.08.2008 ( he has given req del date, pricing date as 22.08.2009 ) and saved sales order. Now he is trying to delivery and pgi by giving the act pgi date a

  • Application Keeps on Refreshing

    Hi Folks I have created a web dynpro application and tested it successfully. after that I created an IView and page for that. When I preview the application in PCD studio, the page containing the iview of application keeps on refreshing and does not