How do I embed fonts in TextArea?

I was going to use a TextField with a UIScrollBar but godaddy disables UIScrollBar so I'm using a TextArea for my output.  So far I'm able to disable text input, load htmlText and use the TextFormat class but I can't figure how to embed a font in it.  Any ideas?
Here's what I'm using now:
var myFormat:TextFormat = new TextFormat();
myFormat.font = "Bitstream Vera Sans";
myFormat.size = 14;
myFormat.leading = 2.5;
externalLoad.load(externalReq);
externalLoad.addEventListener(Event.COMPLETE, textReady);
function textReady(event:Event):void {
     bioText.setStyle("textFormat", myFormat);
    bioText.htmlText = event.target.data;

I created this font symbol: http://www.jimslounge.com/Font1.jpg
and chenged my code:
import fl.controls.*;
var myFont:Font1 = new Font1();
var externalReq:URLRequest = new URLRequest("bio.txt");
var externalLoad:URLLoader = new URLLoader();
var myFormat:TextFormat = new TextFormat();
myFormat.font = myFont.Font1;
myFormat.size = 14;
myFormat.leading = 2.5;
bioText.setStyle("textFormat", myFormat);
bioText.setStyle("embedFont", true);
//    bioText.textField.embedFonts = true;
bioText.textField.alpha=0.5;
externalLoad.load(externalReq);
externalLoad.addEventListener(Event.COMPLETE, textReady);
function textReady(event:Event):void {
    bioText.htmlText = event.target.data;
I've tried both the options for embedding you see in the code and in both cases it dosen't even apply the font let alone embed.

Similar Messages

  • My MacBook has Leopard Printer has asked me to 'embed fonts' in pdf text. I have used Web but mostly out of date or Windows focused. Can you advise me how best to embed fonts on pdf documents created with TextEdit ?  Thank you.

    My MacBook has Leopard. A printer has asked me to 'embed fonts' in pdf text. I have looked csrefully on Web but mostly out of date or Windows related.
    Can you advise me how best to embed fonts on pdf documents created with TextEdit ?  Thank you.  PippinD

    Hi
    Level 2 posters and Above can report various posts.
    When they do so they have various options that they can attribute as the issue.
    I have reported your post.
    I found the one block of text very difficult to read.
    9:36 PM      Monday; January 28, 2013
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How do i embed fonts in flash builder 4?

    how do i embed fonts in flash builder 4?
    thanks,
    daniel

    Try http://blog.flexexamples.com/2008/10/15/embedding-fonts-in-flex-gumbo/
    I also answered in your other thread, http://forums.adobe.com/thread/482315.
    Let us know if you're still having problems and we can try and help you get started.
    Peter

  • How NOT to Embed Fonts in a Signature?

    I've seen the various threads relating to problems with fonts in Mail and unexpected results when received by someone with different settings or on a different operating system. This is exacerbated by the fact that our office standard signatures have some bold and smaller size text (for a disclaimer). Thus, messages will show up for some people with a different font in the body of the message than in the signature, unless their default vieweing font just happens to be the same as the font in the sig. For example, if my signature is set as Arial, and my "message font" set in Mail's preferences is also Arial, my message will look fine. However, if I send it to someone who sets their "message font" to Times, then the body of my message will show up as Times whereas the signature will still be Arial. This is true if the receiver is another Apple Mail user or a Windows Outlook user. Either way, the results look sloppy, to say the least.
    All the discussions revolve around how to force your font choice to show up on the other end. I explored that as a possibility, but I find the workaround (setting your "message font" as something different than what you want to send, and manually changing the font of EACH AND EVERY MESSAGE YOU WANT TO SEND before sending it) completely unacceptable, especially in a professional office environment. I looked into doing something with the signature, so that you essentially start typing your message in the body of the signature itself, thus inheriting its properties, but this doesn't work reliably since Mail puts its cursor before the sig, and certain text like "in a message dated...so-and-so said" will still default to no font.
    So if forcing a particular font to be embedded isn't the answer, how about making sure no font is embedded? Sounds like a plan, right? Well, that seems to be just as difficult because of the signature. I can't check the "always match my default font" box, because then it strips out the bold text and makes the disclaimer the same size. On the other hand, it seems to always embed whatever font is assigned to the sig, rather than just size and bold properties. The machines in our office that still run Panther (which is most of them, unfortunately), do actually send their signatures with no font embedded, but still have size changes and bold. I can't seem to find a way to do this in Tiger or Leopard. I understand the reason is that Panther sends actual RTF, but Tiger and Leopard send HTML. I tried some of the tricks to edit the signatures manually with an HTML editor and re-saving a web archive out of Safari, but I've had trouble getting this to work properly. Even so, this again isn't a viable solution for the whole office once we upgrade to Leopard, which will be happening in the next few months.
    So is there ANY way to make the signature and message body default to the same font, without having to resort to plain text messages?

    Did you come up with a solution to this problem?!

  • How do I embed fonts into Captivate projects?

    This question came up in May 2006 but was never really
    answered. I'd like to know how to embed fonts into my Captivate
    projects so that the output looks the same on all computers. While
    the text animations are fine, the Text Caption fields are the ones
    that seem to have fonts that go walkies on other computers. I know
    you can embed fonts in PDFs. Why not in Captivate (unless I'm
    missing something in 2.0).

    First, a tip for the forums: If you use the URL tags, your
    post won't require horizontal scrolling - sorry, but I use Firefox
    and entering a long URL totally blows my ability to smoothly read
    the post ... you can manually add a text link by using the "L" tag
    as shown below (I've put spaces in to avoid this being turned into
    another text link)
    [ L = Your Text]
    http://www.yourdomain.com [ /
    L ]
    Back to your issue, Charinos. I'm glad you did find the URL,
    but that thread and your problem are not even in the same world.
    That thread deals with fonts in text-entry boxes (boxes for
    end-user text-entry), and you are talking about text-captions, an
    entirely different object.
    In fact, if you make changes and save those changes to a
    text-caption, then publish the project, the fonts in your text
    captions will remain stable and are not dependent on the fonts
    installed on the end-viewer's machine. The reason is that when the
    SWF is compiled, the text captions are converted to images and so
    long as the file is viewed as intended in the HTML document - at
    the proper size - the stretching you describe cannot take place.
    I'm not saying you are seeing things, but if my understandings of
    the Captivate machine are correct, what you are saying is happening
    cannot
    be happening. Something else is going on, like a failure to
    save changes, use of non-conforming text-caption boxes with a
    resultant loss of margins, or something.
    Sorry I'm not more help. I can't duplicate what you are
    seeing but I hope someone else can help you out - I may still be
    misunderstanding your issue.

  • How to embeded the fonts to textarea

    How to embeded the fonts to textarea

    embed a font in your library, create a textformat instance (eg, tfor) and assign the font and, if ta is your textarea, use:
    ta.setStyle("textFormat", tfor);
    ta.setStyle("embedFonts", true);

  • How do you embed fonts in a Captivate 6 interaction?

    I've created an interaction using AR Cena font (which is loaded on my machine), but when a colleague displays the published version on her computer the font I have used does not display. It is published out as a zip file and loaded into our LMS. Any suggestions or solutions would be great.

    To answer your question directly, you cannot directly embed fonts used in an InDesign document into that document itself with the following exception. If you place a PDF or EPS file with embedded fonts into an InDesign document, those fonts remain embedded; you don't need to have any other copy of those fonts available to view, print, or export to PDF.
    As indicated by another responder, packaging an InDesign document can provide a means of moving fonts with the document, albeit as separate files in the package (of course, limited to your licensing rights to those fonts).
              - Dov

  • How do I embed fonts in a doc created in Pages?

    I am creating a brochure and need to send it to the printer.. nothing I can find or do seems to work to embed the fonts.. help!

    I'm not sure of what you want to achieve.
    If you want to meed the fonts in a PDF, as far as I know, there is nothing special to do. The process embed automatically the subset describing the characters/glyphs used in your document.
    I just know that some fonts are severely copy protected so there is no way to embed hem in PDFs but it's not an application problem. inDesign behave the same with these fonts.
    Yvan KOENIG (VALLAURIS, France) jeudi 30 juin 2011 19:30:38 iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How to enable Embed Fonts option in Forms Properties:

    Hi,
    I could not able to enable this option. Please help.
    Thanks,
    kc

    You must save the file as .pdf for these options to be available. Saving the file as either .xdp or .tds greys them out.

  • Can I embed fonts in a pdf document?

    I wish to publish a Pages document and to do this I need to convert it to pdf and ensure that my fonts can be embedded into the pdf document. I am not sure how to proceed. How do you embed fonts in PDF from Pages 4.1?

    Preview does a nice job of embedding fonts. You can open a pdf with non-embedded fonts in Preview and then print->save as pdf creates one with fonts embedded. I had seen this in MacOSX Hints originally and it works for me.
    For seeing what fonts are embedded (or not), pdffonts is a very nice utility, which i think now comes with poppler, or you can build from their git.

  • Embed fonts in PDF

    I want to publish a book on lulu.com which I created with MS Word for Mac. It must be in PDF format with embeded fonts.
    Firstly, how does one save a file as a PDF?
    Secondly, how does one embed fonts?
    Thanks!

    There are several ways to make a PDF. The best way is the one that will give you the result with the end in mind.
    If you're wanting to make sure the fonts are embedded & be used for Printing, I'd suggest making the PDF according to the PDF X-1a standard. This standard is set to do all the things you should need for a printer, except for making sure your images have enough resolution for printing.
    The full version of Acrobat Distiller has this setting as a default. It's much harder to make a bad file with the X-1a standard. Saving to a PDF out of Microsoft is risky sometimes because Micorsoft applications don't always translate in the most reliable way.
    Here's a website that can allow you to do it:
    http://www.pdfonline.com/convert_pdf.asp
    Let us know if this helps!

  • Embed font in pdf/a

    Hi everybody !
    I'm working on a SAP project and i wish know how to embed a font in a pdf/a file. I can not use common methode to process it. I can not use Acrobat or Microsoft Word in order to embed fonts.
    Is anyone knows how can i embed fonts in pdf/a ? i've try to use embedded file stream dictionary and File specification dictionary but it's not allowed in pdf/a.
    I read many and many times the PDF Reference 1.4 in order to know how to use font in that file but i did not find something ...
    Any ideas ?
    Thanks a lot
    Noel Adrien

    Hi,
    I've not explain my issue enought :
    My problem is that i use a standard program from SAP for generating pdf file. Then, i've to create a pdf/a file with this pdf.
    And the two last things that i need to complete the file ( in respect with the ISO 19005 ) is managing colors and embed fonts.
    Is anyone knows how can i embed fonts in pdf/a file without using any software ? Clearly, what are the changing in the file ?
    regards,
    Noel Adrien

  • Embed fonts?

    To publish my work with Lulu as an ebook I must embed fonts.  I don't even know what that means.  For starters, I also need to change the font which my pdf is done in to a different font.  How do I change the font on a several hundred page document and how do I embed font?  I'm using Adobe Acrobat X.

    You can set pdf files to embed fonts by changing the job options file in Distiller. You do not want to change the fonts used in a pdf file in Acrobat, you want to go back to the orginal file format and change the format in the program you used to create the book in the first place.

  • Embed Fonts converting xdp to pdf

    Hi,
    I saved some documents as xdp files. I need now to generate pdf files form it using LiveCycle Forms, how can I make LiveCycle Forms to embed the fonts into the generated pdf?
    Thank you

    Hi Neptas,
    It's been a long time since you posted this message but do you still remember how do you embed fonts when using LiveCycle?
    Thanks.

  • How do I embed multiple font outlines in dynamic text field

    Can anyone tell me how I can embed multiple font outlines in
    Flash MX so I can get smooth text in a dynamic
    text frame? I want to use Regular, bold and italic in various
    parts of the text.
    I was using the Character button in the properties manager
    and tried to include all Characters. That does not work.
    In the Properties manager I can choose Bold and/or Italic.
    But it becomes a universal setting that overrides my HTML tags in
    my external txt file that I am importing. I dont want all my text
    to be bold.
    If I dont select them in the properties, however, Flash will
    not embed the font that it needs.
    Is there a different way to embed fonts other than under the
    Character Tab?
    I tried to import fonts to the library, but can not select
    them.
    Your help would really be appreciated.
    Sincerely,
    ggaarde

    ggaarde wrote:
    > Thanks Urami
    > Tried your method and it does not work for me.
    > I put 3 dynamic text fields in the first frame of the
    movie. Set them up to
    > where one is regular, one is bold and one is italic
    Helvetica.
    Weird, it works for me on first go, always had in fact :)
    Show you an example, try to compare to your file see if you
    missed anything accidentally.
    http://flashfugitive.com/stuff/font/text.swf
    text file
    http://flashfugitive.com/stuff/font/text.txt
    fla
    http://flashfugitive.com/stuff/font/text.fla
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

Maybe you are looking for

  • How can I download an ipod touch update from apple website?

    I am having trouble updating my ipod because when it was updating my cable fell out now i cant get on to my ipod everytime i plugg in my ipod it comes up with "new hardware found" then it continues (recovery mode) however it comes up with "no device

  • Takes ~30 seconds to open logon page. ~50 seconds to log into application.

    Hello all, Maybe you can help with some ideas. This started 2 x weeks ago, after Siebel gw, web, siebserver bounce. Server gets up fast, 1-2 min max, its as usual. srvrmgr sees all servers, gw answering, ohs comunicating. SWSE statistics are being ge

  • Tethering a G4 with a Verizon phone or software

    I have an old but faithful G4 powerbook with OSX 10.4 and I'm paying Verizon a bundle every month for my phone plus for a wireless access device. Actually the rep who sold me my Motorola Q told me it would tether as a modem to my G4, but the software

  • Table with 200 millions records.

    Dear all, I have to create table which will accept 200 millions record. I have to do monthly report from these data. The performance make me very very concern, does anyone has any suggestion? Thanks in advance.

  • I downloaded Acrobat 7 but the SN# I was given doesn't work?

    I had Acrobat 5.0 and was told to go to tinyurl (?) and download Acrobat 7.   In doing so I must have missed the SN# but after going in circles with the Adobe web site and tech support was given a SN# that was declared invalid the first time I tried