Not all characters embedded

I've imported a font as a font symbol. In its linkage I selected export for actionscript. This works for my dynamic text. However I've noticed that not all characters are embedded. See attached example.
On top I've got a static textfield with the following text:
▪ Some text with a square in front of it
At the bottom a dynamic textfield with the following code:
mytext.html = true;
mytext.embedFonts = true;
mytext.multiline = true;
mytext.wordWrap = true;
mytext.htmlText= "▪ Some text with a square in front of it"
In both cases the black square disappears. Why is this and how can I get the black square back?

Does anyone know what exactly happens when you click 'export for actionscript' on a Font Symbol? I suspect it changes the textfield from unicode to latin-1. Since I lose typical unicode characters while basic latin onces work fine. Anyone how knows for sure or can direct me to some documentation about it?

Similar Messages

  • Not all characters showing up in "Import Settings" dialogue

    On the "Import Settings" dialogue in preferences, not all characters are shown when you select an encoder and use a custom setting.
    For example:
    When you select AIFF encoder and click "Custom...", sample rate and channel is shown as "sample rat" and "channe".
    Can someone tell Apple to fix this?

    Sounds like you have "Compilations" switched on.
    In Itunes look at "get info" for the missing artists and see if the part of a compilation box is checked.
    On you iPod go to settings>compilations and toggle it to off
    To get the artists to show up on the Ipod you only need to do step 2.
    When you have the compiliations features switched on (in either iTunes or iPod) artists that only have albums that are compilations will not show up in the artist list.
    As for your other problem you can sort the columns by clicking on the title bar at the top, to sort by artist or you can add something to the "Greatest Hits" album title to differentiate it - for example all my greatest hits albums are titled GH - Artist so I know which one is which

  • Not all chinese characters display correctly with non-embedded text

    Hi all,
      I've updated to the last beta 2 of Flash Player 10.1 (10,1,51,66) and compiled this simple Flex application to illustrate the fact that not all chinese characters can be displayed correctly with non-embedded text (device font).
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/halo"
                   minWidth="1024" minHeight="768"
                   creationComplete="resourceManager.localeChain = ['zh_CN'];"
                   layout="{new VerticalLayout()}">           
        <fx:Script>
            <![CDATA[
                import spark.layouts.VerticalLayout;
            ]]>
        </fx:Script>
        <s:Label text="伜-伞伟传伡伢伣伤伥伦伧伨伩伪伫伬伭-伝">
        </s:Label>
        <mx:Label text="伜-伞伟传伡伢伣伤伥伦伧伨伩伪伫伬伭-伝"/>       
    </s:Application>
      Notice that characters from the Unicode range 0x4F1E .. 0x4А2D are not displayed within <s:Label> component that uses Flash Text Engine (FTE) by default to display the text, but at the same time those characters display just fine within older <mx:Label> component that relies on flash.text.TextField instance to render the text.

        OK, did not know that "Arial Unicode MS" font is only distributed with Microsoft Office, was looking into relying on this font in case if "simsun.ttc" font is not available at the user's system, by using the following:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx"
                   minWidth="1024" minHeight="768"
                   creationComplete="resourceManager.localeChain = ['zh_CN']"
                   layout="{new VerticalLayout()}">               
        <fx:Style>
            @namespace s "library://ns.adobe.com/flex/spark";
            @namespace mx "library://ns.adobe.com/flex/halo";
            s|Label {
                fontFamily: "Arial Unicode MS, SimSun, Arial";            
        </fx:Style>   
        <fx:Script>
            <![CDATA[
                import spark.layouts.VerticalLayout;
            ]]>
        </fx:Script>
        <s:Label id="sparkLabel" text="伜-伞伟传伡伢伣伤伥伦伧伨伩伪伫伬伭-伝"/>   
    </s:Application>  
    Tough decision ahead, but accordingly to  the survey at codestyle.org (2000 participants from 2007 year and onwards), Arial Unicode MS is present at 62.53%% system surveyed.
    ps
       My current install of Windows XP already includes the install of Microsoft Office 2007 and I've also enabled/disabled the support of East Asian languages, thus the content of  my "fonts" folder differs now significantly from "clean" Windows XP install version.
    Nevertheless I found the page with comprehensive lists of standard fonts installed with different releases of Windows that looks viable here:  http://www.kayskreations.net/fonts/fonttb.html

  • Material PO texts not captured completely(all characters) in report

    Hi Experts,
    Please let me know How to capture all characters of a Material PO Text as maintained in Material master in a standalone report.
    Have used STXh table to poppulate the characters based on material numbers but it seems all characters are not captured in the report it is truncating some characters from the PO text entry.
    Thanks,
    AKS

    HI,
    check with your ABAp consultant
    How max character you have upload in material master and how max charterer you are reading in your report
    that may be reason
    Regards
    Kailas Ugale

  • Its important that all characters display correctly in my pdf.

    When I convert a file to pdf, I always get this error: Cannot extract the embedded font'HWNDJR 83mkhgdligynvro' some characters may not display correctly. What is wrong? Its important that all characters display correctly in my pdf ebook. Please advise.
    Thank you, Sherrie Vitello
    Email: [email protected]

    Ok, not sure what you mean exactly. I'm new to all of this. What I do is I create an ebook, I convert to pdf using Primo pdf converter, the I upload it to the adobe reader so I can distribute it to my prospects online or print it out, if they want, and send it to them. But when I open the ebook while in adobe reader to examine it, I receive that error message. ?? Any suggestions would be much appreciated.

  • How to force all characters in prompt text field will be in uppercase???

    Hi everybody
    How to get that all characters in a prompt field of a Webi report will be compared in uppercase with the database field ?? Even if the user input text in lower case.
    this is due to the database all filelds are in uppercase, and avoid to say to the users they input fileds in uppercase.
    i looked for a parameter in a universe and in oracle.prm filed, and i didn´t find it.
    Thanks in advance
    Guillermo
    DB: ORACLE 10G
    BO: XI r2

    Thanks a lot rohy.
    now i use that solution, but my intention is try to solve to all objects, not each object individualy, due to i have a lot of objects that a user can choose from a prompt, and i have a lot of filters to do that
    i would like to change some parameter to do that at one time.
    i investigate about it......
    thanks again.
    best regards Guillermo
    have a nice day

  • I successfully transferred my itunes to another PC, when I click on most (not all) songs, it tells me to authorize the computer, I authorize it, it says this computer is already authorized, but when i click on a song, it tells me to authorize again. help

    I successfully transferred my itunes to another PC, when I click on most (not all) songs, it tells me to authorize the computer, I authorize it, it says this computer is already authorized, but when i click on a song, it tells me to authorize again. help

    Are the songs authorised to the same account? 
    Often people change their e-mail address over time, and also decide to set up new iTunes account names using that e-mail.  You can (and should) continue to use an old e-mail address as your account name.  Then you don't run into the issue of having different songs authorised to different accounts.
    To check the authorised account for the song, click "Get info" on the song name in iTunes.  It will show the account name in the Summary panel.
    If you have set up multiple accounts, log into each one, and burn the songs to CD as audio tracks (i.e. like a normal CD, not a data CD).  You can then re-import the files into iTunes without the authorisation embedded into the song.

  • Module not unloading if embedded font was ever used

    So, I have a test app that uses modules with the font embeded. Using ModuleManager I am able to load up the module. Once I call   IModuleInfo.factory.create(), I am then able to setStyle("fontFamily", "BPDiet") and the font does show up. The issue I am now having is that once I have used a font from a module, even if my TextArea is no longer using it (I even tried removing the textArea, and replacing it with a new one), the module will not unload.
    I read through this "What We Know About Unloading Modules" and I think I am not leaving any references around.They are loaded using the load() defaults. There is no code (that is used) in the module. The modules are not being added to the display, so they never receive focus.
    Note that I am unable to run the profiler as suggested in the article as I don't have the premium Flash Builder 4. <grrr>
    Note that the first module that is loaded, I can never get to unload, even if I never used the font embedded in it, but all subsequent modules will unload, if I do not use the embedded font. I can live with the first one being pinned as long as I can unload the others that are not in use.
    Here is the code from one of my modules:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Module xmlns:fx="http://ns.adobe.com/mxml/2009"
               xmlns:s="library://ns.adobe.com/flex/spark"
               xmlns:mx="library://ns.adobe.com/flex/mx">
        <fx:Script>
            <![CDATA[
                import spark.components.TextArea;
                [Embed(source='assets/BPDiet.otf',
                        fontName='BPDiet',
                           mimeType='application/x-font')]
                public static var BPDietNormal:Class;
                public function GetSampleTextArea():TextArea {
                    var SampleTextArea:TextArea = new TextArea();
                    SampleTextArea.text = "Test BPDiet please!";
                    SampleTextArea.setStyle("fontFamily", 'BPDiet');
                    return SampleTextArea;           
            ]]>
        </fx:Script>
    </mx:Module>
    And here is the App that is loading and using the modules:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="400" minHeight="400">
        <fx:Script>
            <![CDATA[
                import mx.collections.ArrayCollection;
                import mx.core.UIComponent;
                import mx.events.FlexEvent;
                import mx.events.ModuleEvent;
                import mx.managers.SystemManager;
                import mx.modules.IModule;
                import mx.modules.IModuleInfo;
                import mx.modules.Module;
                import mx.modules.ModuleManager;
                import spark.components.TextArea;
                private var _ta:TextArea = null;
                protected var _moduleInfo:IModuleInfo;
                private function LoadFontTextArea(fontSwf:String):void {
                    status.text = "Loading the font pack";
                    _moduleInfo = ModuleManager.getModule(fontSwf);
                    // add some listeners
                    _moduleInfo.addEventListener(ModuleEvent.READY, onModuleReady);
                    _moduleInfo.addEventListener(ModuleEvent.ERROR, moduleLoadErrorHandler);
                    _moduleInfo.addEventListener(ModuleEvent.UNLOAD, moduleUnloadHandler);
                    _moduleInfo.load();
                private function onModuleReady(event:ModuleEvent):void {
                    status.text = "The font pack swf Ready \n" + event.module.url;
                    //All I had todo was create the module, then I could access the embeded font by name
                    var fontMod:* = event.module.factory.create();
                    //_ta = fontMod.GetSampleTextArea();
                    //panelToStuff.addElement(_ta);
                    fontMod = null;
                    //fontNameForSample = event.module.url.replace(".swf", "");
                private function moduleLoadErrorHandler(event:ModuleEvent):void {
                    status.text = "Font Module Load Error. \n" +
                        event.module.url + "\n"+ event.errorText;
                private function moduleUnloadHandler(event:ModuleEvent):void {
                    status.text = "Font Module Unload Event. \n" + event.module.url;
                private function fontChangedHandler():void {
                    unloadCurrentFont();
                    LoadFontTextArea(String(availFonts.selectedItem));
                private function unloadCurrentFont():void {
                    if (_ta != null) {
                        panelToStuff.removeElement(_ta);
                        _ta = null;
                    panelToStuff.removeElement(sampleTextArea);
                    sampleTextArea = null;
                    sampleTextArea = new TextArea();
                    sampleTextArea.id = "sampleTextArea";
                    sampleTextArea.text = "Some text for your viewing pleasure. " + colorForBK.toString(16);
                    panelToStuff.addElement(sampleTextArea);               
                    if (_moduleInfo != null)
                        _moduleInfo.release();
                        //_moduleInfo.unload();
                        _moduleInfo = null;
                    System.gc();
                private function DoNonImportantWork():void {
                    colorForBK -= 0xFAA;
                    if (colorForBK < 0x0) colorForBK = 0xFFFFFF;
                    var foo:* = {prop1: "yea" + colorForBK.toString(), prop2:"boo" + colorForBK.toString()};
                    var hmm:String = foo.prop1 + " " + foo.prop2;
                    regedFonts = new ArrayCollection(Font.enumerateFonts(false));
                [Bindable]
                private var colorForBK:int = 0xFFFFFF;
                [Bindable]
                private var fonts:ArrayCollection =
                    new ArrayCollection(new Array("AlexandriaFLF.swf", "BPDiet.swf", "ChanpagneFont.swf", "KidsFont.swf"));
                [Bindable]
                private var regedFonts:ArrayCollection;
                [Bindable]
                private var fontNameForSample:String = "";
            ]]>
        </fx:Script>
        <s:VGroup id="panelToStuff">
            <s:HGroup>
                <s:Label id="status" text="status area" backgroundColor="{colorForBK}"/>
                <s:VGroup>
                    <s:DropDownList id="availFonts" dataProvider="{fonts}" change="fontChangedHandler()" />
                    <s:Button label="UnLoad" enabled="true" click="unloadCurrentFont()"/>
                    <s:Button label="doSome" enabled="true" click="DoNonImportantWork()"/>
                </s:VGroup>
            </s:HGroup>
            <s:HGroup>
                <s:Button click="fontNameForSample = 'BPDiet';" label="BPDiet"/>
                <s:Button click="fontNameForSample = 'Champagne';" label="Champagne"/>
                <s:Button click="fontNameForSample = 'Kids';" label="Kids"/>
            </s:HGroup>
            <s:Label text="{regedFonts.length} reg'ed"/>
            <s:TextArea id="sampleTextArea" fontFamily="{fontNameForSample}" text="Some Sample text for your viewing"/>
        </s:VGroup>
    </s:Application>
    A couple things to note; I am calling System.rc() in the unloadCurrentFont() method just to speed up seeing the SWF unload in the debug console. The DoNonImportantWork() is there to just cause some events to happen and to create some objects that will need to be GC'ed. It also let me know that the fonts are not getting registered in Font.
    I'm going to have 30 fonts (and more, that designer is busy) that I will need to be able to dynamically load, but right now, loading them with CSS style modules blows up after about 15 because style modules register the font so I cannot unload the CSS swf.

    To help eliminate the question of whether the TextArea is being held by something else, I have removed it from the MXML, and now programatically create it. That did not help.
    So, I got the trial version of Flash Builder 4 installed on another machine in the office so that I can use the profiler. (The profiler is pretty cool by the way).
    After a lot of profiing, I found four paths to the module's FlexModuleFactory.
    Two of those paths go to EmbeddedFontRegistry, whose data is static. I could get into it and remove font entry and free up the moduleFactory from there. This is a hack, that entry in/on EmbeddedFontRegistry.font should have been cleaned up by the code removing the fontFamily from the TextArea. (Note that EmbeddedFontRegistry is marked [ExcludeClass], which I assume means I should not really be messing with it.
    The other two I cannot get to as they are anonymous. They also don't appear to be referenced, as the Object References shows them both as GC root objects. Here is a screen shot:
    I did a search through the sdk code and 'fbs' only shows up as a parameter on the init function of various Marshal support classes, but is not used in the init()
    Anyway, these references to the FlexModuleFactory do not get held if I do not use the embeded font in the module.
    Here is the updated code:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="400" minHeight="400">
        <fx:Script>
            <![CDATA[
                import mx.collections.ArrayCollection;
                import mx.core.EmbeddedFont;
                import mx.core.EmbeddedFontRegistry;
                import mx.core.IEmbeddedFontRegistry;
                import mx.core.UIComponent;
                import mx.events.FlexEvent;
                import mx.events.ModuleEvent;
                import mx.managers.SystemManager;
                import mx.modules.IModule;
                import mx.modules.IModuleInfo;
                import mx.modules.Module;
                import mx.modules.ModuleManager;
                import spark.components.TextArea;
                private var _ta:TextArea = null;
                protected var _moduleInfo:IModuleInfo;
                private function LoadFontTextArea(fontSwf:String):void {
                    status.text = "Loading the font pack";
                    _moduleInfo = ModuleManager.getModule(fontSwf);
                    // add some listeners
                    _moduleInfo.addEventListener(ModuleEvent.READY, onModuleReady);
                    _moduleInfo.addEventListener(ModuleEvent.ERROR, moduleLoadErrorHandler);
                    _moduleInfo.addEventListener(ModuleEvent.UNLOAD, moduleUnloadHandler);
                    _moduleInfo.load();
                private function onModuleReady(event:ModuleEvent):void {
                    status.text = "The font pack swf Ready \n" + event.module.url;
                    //All I had todo was create the module, then I could access the embeded font by name
                    var fontMod:* = event.module.factory.create();
                    fontMod = null;
                private function moduleLoadErrorHandler(event:ModuleEvent):void {
                    status.text = "Font Module Load Error. \n" +
                        event.module.url + "\n"+ event.errorText;
                private function moduleUnloadHandler(event:ModuleEvent):void {
                    status.text = "Font Module Unload Event. \n" + event.module.url;
                private function fontChangedHandler():void {
                    unloadCurrentFont();
                    LoadFontTextArea(String(availFonts.selectedItem));
                private function unloadCurrentFont():void {
                    if (_ta != null && _moduleInfo != null) {
                        var fontName:String = _ta.getStyle("fontFamily");
                        _ta.setStyle("fontFamily", "");
                        _ta.validateProperties();
                        if (_ta.textDisplay) {
                            _ta.textDisplay.validateProperties();
                        panelToStuff.removeElement(_ta);               
                        _ta = null;
                        //This I should not have to do, but the framework is not doing it
                        var embFontReg:IEmbeddedFontRegistry = EmbeddedFontRegistry.getInstance();
                        var embFonts:Array = embFontReg.getFonts();
                        for each (var curEmbFont:EmbeddedFont in embFonts){
                            if (curEmbFont.fontName == fontName){
                                embFontReg.deregisterFont(curEmbFont, _moduleInfo.factory);
                    if (_moduleInfo != null)
                        _moduleInfo.unload();
                        _moduleInfo = null;
                    System.gc();
                private function AddTA():void {
                    _ta = new TextArea();
                    _ta.text = "Some text for your viewing pleasure. " + colorForBK.toString(16);
                    panelToStuff.addElement(_ta);
                private function DoNonImportantWork():void {
                    colorForBK -= 0xFAA;
                    if (colorForBK < 0x0) colorForBK = 0xFFFFFF;
                    var foo:* = {prop1: "yea" + colorForBK.toString(), prop2:"boo" + colorForBK.toString()};
                    var hmm:String = foo.prop1 + " " + foo.prop2;
                [Bindable]
                private var colorForBK:int = 0xFFFFFF;
                [Bindable]
                private var fonts:ArrayCollection =
                    new ArrayCollection(new Array("AlexandriaFLF.swf", "BPDiet.swf", "ChanpagneFont.swf", "KidsFont.swf"));
            ]]>
        </fx:Script>
        <s:VGroup id="panelToStuff">
            <s:HGroup>
                <s:Label id="status" text="status area" backgroundColor="{colorForBK}"/>
                <s:VGroup>
                    <s:DropDownList id="availFonts" dataProvider="{fonts}" change="fontChangedHandler()" />
                    <s:Button label="UnLoad" enabled="true" click="unloadCurrentFont()"/>
                    <s:Button label="AddTA" enabled="true" click="AddTA()"/>
                    <s:Button label="doSome" enabled="true" click="DoNonImportantWork()"/>
                </s:VGroup>
            </s:HGroup>
            <s:Button click="_ta.setStyle('fontFamily', 'BPDiet');" label="BPDiet"/>
        </s:VGroup>
    </s:Application>
    I really think I've reached the end of what I can do. This really seems like a bug.

  • How to make all characters of a 3DES encrypted string printable

    I am performing a triple DES on a string, and when I print out the encrypted data, it is 'chopping' off a character on the terminal.
    For instance, I run the encrpytion ona string "blah", and print out the results:
    java Test3Des blah
    OUTPUT = ?$O4|
    The problem here is that the string should have a "|" at the beginning of the output, not only the end. So I am not sure how I can 'pad' the output so that it can be saved to a file, and not remove characters around it in such a way that I can read it back in and decrypt to get "blah" back.
    Thank you for the help....

    Your encrypted bytes have all the information you need, what you need is to convert those bytes with a Base64 encoding class before you print them to the output. You don't need to do this before writing to a file, but it is best as them you don't have any problems with the Unicode only behavior of some of the InputStream subclasses. You didn't mention any JCE provider, but BouncyCastle offers a Base64 class as part of their implementation.
    Another caveat, make sure to always specify the formatting when making String objects and writing to a file, etc., etc. I prefer "UTF-8" for it.

  • Bug in Keychain. All characters are replaced by strange symbols...

    Hello,
    For 2 weeks, I have a problem with the Mac OS Keychain.
    All characters are replaced by strange symbols...
    To see the bug : http://nsa20.casimages.com/img/2010/12/03/101203090829665703.png
    (my system is in french)
    Do you know how to solve this problem, please ?
    Thanks...

    Not a keychain bug, but a font issue. Restart and boot into safe mode as described in http://support.apple.com/kb/HT1564?viewlocale=en_US (you might need the French version), then do a normal boot. Once that's finished, launch Font Book, select all fonts, validate them and resolve duplicates, and restart. That should fix all your font issue.

  • Images are not all represented in PDF

    Hi, I hope my English is good enough!
    I use InDesign CS5 and have in my project a double page with lots of pictures. Among the images is a background image. I have the following problem. When I create a PDF of this spread, either the export or print, are in the PDF, not all images shown. Some images have a white narrow border. Once the PDF is printed, however, the white border has disappeared, probably a representation problem. However, the missing frames are still missing. Opt for the export settings "PDF/X-1a: 2001", which will see all pictures. Can someone explain to me?
    Thank you in advance.
    Greetings Torsten

    You absolutely don't want to use the smallest file size preset for printing.
    I would recommend either the Press Quality (which converts colors to CMYK), the High Quality Print (which does not convert colors, but does not embed profiles) or best of all, if the printer can handle it, PDF/X-4 which leaves colors unchanged and embeds the profiles for conversion in the Printer's RIP.
    My suspicion is the white lines you mention are a transparency flattening artifact known as "stitching." Using Acrobat 5 or higher compatibilty, which all of the presets mentioned above do, will leave the transparency live in the PDF for falttening in the RIP. I would not use the PDF/X-1a standard unless the printer tells you that he cannot work with live transparency. Stitching is usually only a problem on screen or in digital prints and generally does not show in press output.

  • Not all selected pictures are shared in album sharing in Photostream

    I am trying to share an album with my friends on photostream. After i selected the album, added the friends, and waited for ever to upload the pictures, I realized that not all the pictures are available on the shared album. So i had to go back again and check the photos one by one to see what has been uploaded and what is missing to reupload them manually. This can get very tiring in large albums.
    I guess mmy question is this:
    Why is it doing that ? and how can i avoid such behaviour?
    Is there a way that i can monitor / check the photos uploaded to make sure that the full album is there online ?

    Hello Karim Zaafan,
    Thank you for using Apple Support Communities!
    I was thinking that it might be a good idea to see if perhaps you are bumping up to the limits of Shared Photo Streams.
    iCloud: Photo Stream limits
    http://support.apple.com/kb/HT4858
    Shared Photo Stream limits
    The current Shared Photo Stream hourly and daily limits are as follows:
    Maximum number of photos to share per hour: 1,000
    Maximum number of photos to share per day: 10,000
    These sharing limits are separate from the upload limits above. For example, in the same day you could upload 10,000 photos to My Photo Stream and then share those 10,000 photos, or 10,000 other photos.Some additional limits for Shared Photo Stream usage:
    Maximum shared streams an owner can share: 100
    Maximum shared streams a user can subscribe to: 100
    Maximum subscribers per shared stream: 100 (the number of subscribers on each shared stream)
    Maximum number of photos per shared stream: 1,000
    Maximum number of comments per shared stream photo: 200 (a comment can be either a like or a text entry)
    Maximum characters per comment: 200
    Maximum number of invites a shared stream owner may send per day: 200
    Also I would recommend this precautionary step from iCloud: Photo Stream troubleshooting found http://support.apple.com/kb/TS3989
    Ensure your iOS device has not fallen below 20% battery power. To preserve battery life, Photo Stream downloading and uploading are disabled when the battery reaches this threshold. Downloading and uploading will resume once you charge your device, and the battery charge is greater than 20%.
    Cheers,
    Sterling

  • How to reduce the version of a pdf 1.7 to 1.5 & how to remove all the embedded xml form ?

    Hi Team,
        I am using adobe acrobat x pro. I have a pdf file of version 1.7 which showing embedded xml forms. I tried to remove all the 'embedded xml form' by  using Adobe Live cycle Designer ES2.  Then i tried to reduce the version by using Adobe acrobat x pro but it's still showing that there are some 'embedded xml form' for which it's not allowing me to reduce the vesion of pdf file in Adobe Acrobat x pro and also i want reduce the version of the pdf 1.7 to 1.5. Can you please guide me the step to reduce the pdf file version and how to remove the embedded xml form from the pdf file ?

    If the PDF is the same one from the link in your post here:
    http://forums.adobe.com/thread/1174643
    That PDF being protected may have something to do with why you cannot do what you'd like to.
    Be well...

  • Detecting if a pdf has all fonts embedded

         I'm looking for some ideas on how to solve a problem we have in accepting pdf.
    We accept a user's pdf and we need to make sure that all fonts in the pdf are embedded.
    If the pdf does not have all fonts embedded then the user should get a messsage telling him to embed all fonts.
    The site is written in .net so I'm assuming that I have to create .dll using the adobe sdk.
    Are there any other ways to solve this problem or any ideas that may be simpler to implement?

    Pre-flighting is NOT something new to Acrobat in the app GUI it is however new to the scripting side. I don't have this version but you can build a set of conditions then test a PDF to see if it meets the conditions. Conditions can be just about anything in a PDF you care to check.
    Again better to ask over in the Acrobat scripting forum on wether you could implement this.

  • [svn:osmf:] 13113: Changing to not use an embedded font by default, and adding instructions on how to use the free 'type writer' bitmap font.

    Revision: 13113
    Revision: 13113
    Author:   [email protected]
    Date:     2009-12-21 01:08:10 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Changing to not use an embedded font by default, and adding instructions on how to use the free 'type writer' bitmap font.
    Modified Paths:
        osmf/trunk/libs/ChromeLibrary/.flexLibProperties
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/ScrubBar.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/URLInput.as
    Added Paths:
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/fonts/
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/fonts/Fonts.as
    Removed Paths:
        osmf/trunk/libs/ChromeLibrary/assets/images/stop_up.png_1

    Your site was built using tables, whose sizes are defined in your site.
    If we look at your first table definition, we can see:
    <table width="861" height="1449" border="3" cellpadding="0" cellspacing="0" bordercolor="#868787">
    Your table has a width of 861 pixels and an overall height of 1449 pixels. Anything you put into that overall box must fit those dimensions, else
    it won't be visible. Anything you add above it will push everything down. You can redefine your sizing to let you edit more inside of the table elements.
    This is why, when you type in more text, things act weird. If you are in Dreamweaver, you must find the right cell to put your text into and then enter
    text there. Unfortunately, this is going to push things around, which were all lined up using tables. And this gets everything offset with respect to
    everything else in your website.
    And that is why everyone is saying, "Start Over!"
    I just inherited a website that has been put together using tables. I'm going to have to expend considerable effort in rewriting the entire design of the
    website because of that. because everything I intend to add to the pages on the site is going to need to be deconstructed in order to get it to work
    properly if I'm adding text and pictures that need to line up with each other.
    You need something done quick and dirty and the only way I can recommend you do that is to use Dreamweaver to show you the tables you have
    and put what you need in a new table that is defined above or below the tables you all ready have defined. Do that and then get back to someone here
    who knows how to make a website correctly to clean up your entire website and make it editable -- which will cost you some money, but it will be
    money well-spent.
    I like to quote this maxim: Good, Fast, Cheap. Pick any two. This works for website design. You can get it fast and cheap, but it won't be good. I
    think you may have chosen that route.

Maybe you are looking for

  • MBP can't find any wireless networks

    I am running os 10.5.1, and last week or so, i was connecting to my network fine, but every so often i would join the network for about a minute, then losing connection, then getting it back for a second and going back off until my mbp required a res

  • Audio channel problem

    This is my first problem with my phone. The right channel for all audio (ringers, music, alerts, alarms, etc) is extremely low or non-existent. I noticed lately I had missed some calls that I never heard the phone ring, I figured I just missed it, no

  • Firefox is unbearably slow after updating (/questions/985969)

    Extremely slow in paging up or down. CPU usage is at least 25%. The delay can be anywhere from 2 -20 or 30 seconds. It effects other programs that are active.

  • LOCKS IN TABLE

    Hi If there is a table level lock what should we do to realease the lock on the table. Thanks

  • PSRF_REPORT_CREATE message only running when outdesttype is web

    Our team has setup messaging to allow generated reports to be listed in the report manager by using the PSRF_REPORT_CREATE message and the PSRF_REPORTING_FOLDERS queue. When we run a new report with an outdesttype of Web, the message is passed to the