Font color in text box

Here's the scenario.  User copies text from black and white document in acrobat 8.2.  User then goes and pastes the text into a text box on a different page.  When the user leaves the text box, the text all goes to the same color as the text box background and looks like the text has disappeared.  The text can then be selected (although you can't see it until you hit ctrl+A or drag mouse).  Once the text is selected it can then be changed to a different color and viewed.  Although, sometimes the text is now in a different font (Symbol as far as I've seen).  The default text color is black.  This doesn't happen every time for various text throughout the pdf.  It does happen when trying to select the same problematic text.  I've tried uninstalling/reinstalling Acrobat and I've been unable to reproduce the problem on two other computers working with the same document.  Selecting the text and changing the color is "too much work" for the user and I'd like to find a more permanent solution.  Any suggestions please...

sorry folks, found my answer..
if anyone else has the problem - select the text, go to View - then toolbars - the the properties bar and the font is in that bar...

Similar Messages

  • Changing font color in Text Box tool in Acrobat 9.0

    The default color is coming out red but I can't figure out how to change it to black..anyone know??

    sorry folks, found my answer..
    if anyone else has the problem - select the text, go to View - then toolbars - the the properties bar and the font is in that bar...

  • How do i change the color of text boxes and the texts that i enter in them?

    I recently changed my system's color settings and now the text boxes in Firefox are dark grey. This is fine when the text happens to show up as white, but when it shows up as black, I can't read what I'm typing. (I'm not clear on what makes the difference. The box I'm typing this in now happens to be dark grey with white text.) I've tried playing around with settings within Firefox preferences and in my OS' (Kubuntu) system settings, and haven't yet been able to identify what settings exactly might change this specific aspect.

    Two possible ways are available
    Set the text with and html text string like "<html><font color-red>" + text + "</font></html>"
    or get the cellrenderer, cast to the DefaultCellRenderer and call setForeground or background or implement or your own cellrenderer to do the custom coloring (this could maybe depend on indexes)
    ICE

  • How to change the font size of Text Box  Properties Appearance tab into 2 decimal digit.

    How to change the font size of Text Box  Properties Appearance tab into 2 decimal digit. I am uanble to modify it to 5.38 pt for example. Its only allowing to 1 decimal place.

    Click on each field and the choose Properties from either File menu (or if on Mac hold dow mouse button until context menu appears choose properties)
    go to Font
    choose desired size and type font,you can choose to make this the default.
    Do this with each field.
    Or if you have a lot of fields:
    while one is selected select all of them
    then go to fonts in properties
    change Font and size and make default.

  • How to change the font size of Text box tool ?

    How to change the font size of Text box tool ?
    I am using Acrobat PDF 6.0
    Tools > Advanced Commenting > Text Box Tool
    I need to know how to change the font size. The default font size is too big.
    let me know
    Thanks

    I do not have AA6 available right now (I can check at home this evening). I am also using AA Pro, not Std. In AA7, there is a text box tool that is a commenting tool. When I started typing, a properties toolbar came up that had the font size and such. I haven't figured out how to get the toolbar after the fact. In AA8, I selected the text box tool and then went to view and selected the properties bar (the font size and all showed then), or use Ctrl-E when editing the text. I have not been able to figure out how to edit the text in a text box after you have created it - think it is a mental block right now. Bill

  • How Change Font or Font Size in Text Box???

    Adobe Acrobat 7
    How do I Change the Font or Font Size in Text Box that I have inserted in a previously created .pdf file.
    Could not find any info on this in Help file. Thanks for any help.

    Use the text touchup tool, select the text, and right click to change the properties. If you mean a different type of text box, then look for the same type of changes, but use the same tool you used to create the text.

  • Load text and color into text box

    I am trying to create code that will load text from an external file and change the background of a text box when a button is clicked.
    When I compile the movie and click the button some text appears in the text box but not the text I was extecting and there is no color change.
    The output panel displays the following message
    "Fonts should be embedded for any text that may be edited at runtime, other than text with the "Use Device Fonts" setting. Use the Text > Font Embedding command to embed fonts"
    So far I am just trying to get the blue button to work
    This is the code
    Thanks
    import flash.events.MouseEvent;
    import flash.net.URLLoader;
    import flash.display.Loader;
    import flash.net.URLRequest;
    import flash.events.Event;
    var drawLine:MovieClip = new MovieClip();
    var color:Number = 0x6600cc
    addChildAt(drawLine, 1);
    //addChildAt(blackRectangle, 0);
    stage.addEventListener(MouseEvent.MOUSE_DOWN, startDrawing);
    stage.addEventListener(MouseEvent.MOUSE_UP, stopDrawing);
    function startDrawing(event:MouseEvent):void{
    drawLine.graphics.lineStyle(3, color);
    drawLine.graphics.moveTo(mouseX, mouseY);
    stage.addEventListener(MouseEvent.MOUSE_MOVE, makeLine);
    function makeLine(event:MouseEvent):void{
    drawLine.graphics.lineTo(mouseX, mouseY);
    function stopDrawing(event:MouseEvent):void{
    stage.removeEventListener(MouseEvent.MOUSE_MOVE, makeLine);
    blueBtn.addEventListener(MouseEvent.CLICK, colorBlue);
    function colorBlue(event:MouseEvent):void{
              color = 0x0000ff;
              textLoad("../text/colorBlue.txt", color);
    redBtn.addEventListener(MouseEvent.CLICK, colorRed);
    function colorRed(event:MouseEvent):void{
              color = 0xff0000;
    randomBtn.addEventListener(MouseEvent.CLICK, colorRandom);
    function colorRandom(event:MouseEvent):void{
              color = Math.random()*0xff55aa;
    clearBtn.addEventListener(MouseEvent.CLICK, clearScreen);
    function clearScreen(event:MouseEvent):void{
    drawLine.graphics.clear();
    var loader:URLLoader = new URLLoader();
    function textLoad(file:String, color:uint):void{
              loader.load(new URLRequest(file));
              colorText.backgroundColor = color;
    loader.addEventListener(Event.COMPLETE, displayText);
    function displayText(e:Event):void{
              colorText.text = loader.data;

    As far as the text goes, embed the font for the textfield ti get rid of the warning.
    If you are not getting the background color to change, did you give your textfield a background to begin with?  The code you have to change its color will work if it has a background.

  • How can I change the background color in text box using RGB format

    Can some one tell me if Mac Pages (version 5.0) allows users to customize the background color of a text box using RGB color format?  It appears that the text color can be changed using RGB but background color is limited to a few standard colors.   Thanks

    They are just sample swatches, use the Color Picker to choose anything you want.
    Peter

  • How to change the color in text box item.

    Hi,
    There is a text box where i am returing the value using item source SQL and Always replacing.
    I have a condition like this if value is > 10 value must appear in red else white.
    Eg:
    select
    case
    when TO_NUMBER(:P122_PRJ_SV_PROJECT_USL) > TO_NUMBER(:P122_GSD_SV_PROJECT_USL) then
    '<span style="background-color:RED">'|| PO.EV_UCL || '</span>'
    else
    '<span style="background-color:WHITE">'|| PO.EV_UCL || '</span>'
    end
    from projects po
    this is not working please suggest me how to change.
    Thanks
    Sudhir.

    Sudhir
    Please repost your source code with {noformat}{noformat} (with the curly brackets and in lower case) above and below it.
    Cheers
    Ben                                                                                                                                                                                                                                                                                                                   

  • InDesign won't print colors in text boxes

    I have been working on a newsletter that includes some charts and tables in it. I put the tables and charts in a text box, and then added a background fill color to it. I exported the document to PDF, and the colors showed up there fine.
    The trouble occurs when I try to print the document. The fill color in the box does not show up at all. What can I do to fix that. Thanks for the help.

    This sounds more like an issue with the printer driver and the PDF than an InDesign issue, but one way to test would be to try to print direct from ID. Do the colors print correctly then?
    What do you see in Acrobat when you turn on Overprint Preview? Is the color still there?
    Can you post this PDF on a server someplace so we can download and test it?
    Peter

  • How do you change the font in multiple text boxes?

    I just started using illustrator and I can't figure this one out.  Maybe someone can point me in the right direction.
    I made a bunch of text boxes using the type tool.  Is there a way I can link the boxes and easily change the font?
    Thanks,
    Justin

    You select the text frames holding dow the shift keys then go to Type>Thread text, I would select the text frames in the order you wan them threaded.
    Then once threaded you click the text tool inside of one of the text strings and do a command A to select all the text and then choose any method of changing the font such as Character Panel, Control Panel or Type>Font menu item.
    you can also look into creating Paragraph styles as well.

  • How do you set default fonts and default text box sizes on bound form fields?

    I am using an existing PDF as a template to build my form in designer.
    I am dragging my objects from the schema window to the form and when I drop it on the form it is way too big - so for every field I do this with I am left to resize and reset the font to every bound object i drop on the page!
    Is there a way to set the default font and the default dimensions of the bound text boxes I am droping on the PDF form page?
    Thanks to anyone who can help!

    iWork '09 DVD set (containing Pages '09 v4.0, Numbers '09 v2.0, and Keynote '09 v5.0) is available from Amazon for USD $20. Apple no longer provides retail store, or OS X App Store downloads. You will need to apply the Apple iWork 9.3 updater afterwards to bring these applications to their n.3 (e.g. Pages '09 v4.3) last versions. You will have an /Applications/iWork '09 folder afterwards.
    I would also launch /Applications/Utilities/Disk Utilities, select your boot drive, and verify/repair permissions — just to be on the safe side for the newly added iWork '09 applicaitons.

  • Change font color shifts text in Acrobat XI PRO

    When I go into an acrobat document and try to chnage the font color, it shifts the text and the paragraph it's in. I contacted Adobe about it a few months ago and they told me it was a know bug.
    When is it going to be fixed?

    Since this is a user-to-user forum, we don't have access to that type of information.

  • How does photoshop position fonts in paragraph text boxes?

    I am trying to understand how photoshop places the baseline in a paragraph box.
    I have a number of custom fonts, when typing in a paragraph text box some of these fonts appear to cross over the bounding box of the paragraph text.
    I've looked at the font dimensions, ascender, descender, baseline and x-height and cannot find a common theme that photoshop appears to use.
    Its starting to make my head hurt, so please if anybody knows what calculations photoshop uses to place fonts please let me know!
    Thanks
    Jon

    InDesign is best for larger amounts of text like full paragraphs, but I use PS all the time for text in ads where text is fairly minimal but infinite visual placement is critical. Then I find staying in PS most convenient. Once you learn the (IMO non-intuitive) text formatting controls, infinite adjustment and placement is possible.
    Text boxes in PS, however, are IMO problematic regardless of font. If one must use PS rather than InD, when possible it is best to simply type text and format using returns, etc.

  • Why is text washed-out when I'm using a color-filled text box?

    I have created some text boxes in InDesign. I've colored them a lighht green, and I am trying to type into them but my text is washed out, even though I am picking a much darker text than the box fill. How do I fix this? I am working on a tight deadline! Please help.

    Thanks. Here's a screenshot. I'm referring to the light green boxes on the side. The text I'm using is the same color as the text above that says "appalachian ohio" but it isn't showing up.

Maybe you are looking for

  • How to remove device off your Apple ID account

    II'm trying to remove a device off my Apple ID account. How do I do that or if I am able to anyways? Shared an Apple ID account with a partner now it's over.

  • Does FCS 2 utilize all 8 cores

    Hello, I am jumping between two Mac Pros. a 2.66 4-core or a 2.66 8-core. I've been researching quite a bit and it seems that those two configurations seem to be the best options. I have FCS 2 and plan on getting CS5. I don't plan on upgrading to FCS

  • Is Multi Mapping will work with  node function useAsMany with SP10 ?

    Hi friends,                 I  am  working some sample Multi Mapping scenario . My XI 3.0   SP is  10 .                 I am getting the following error , while i am testing the Mapping with <b>useAsMany Node function </b> it  is giving the Following

  • SAP template authorization

    Hi,   Does anybody know where I can go to check what all the auth objects exists in SAP delivered templates like S_RS_RREPU BW role: Reporting user S_RS_RREDE BW role: Reporting developer S_RS_ROPAD BW role: BW Administrator etc..... I want to base m

  • Basic differnce between 000 and 001 clients.

    what is the basic differnce between 000 and 001 clients? why do we use client 000 as source client while client copy?