Textarea BitmapData Clips HTMLtext Italic System Font

When using an italic system font, such as BrushScriptStd.otf (pretty standard on Windows PCs - attached if you don't have it), it renders a capital "B" correctly in the textarea:
public var letB:String = '<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="BrushScriptStd" SIZE="72" COLOR="#000000" LETTERSPACING="0" KERNING="0">B</FONT></P></TEXTFORMAT>';
myTextArea.htmlText = letB;
Looks like this in the flash player in Firefox:
When I try to create a bitmap image of the TextArea, the edge of the italic "B" that "overhangs" the next character position gets clipped off in the rendered bitmap:
I used the BitmapData.draw method to generate the bitmap.  I have also tried ImageSnapShot with the same result.
            myTextArea.setStyle("backgroundAlpha", 0.0);
            var myBitmap:BitmapData = new BitmapData(myTextArea.width*1, myTextArea.height*1, true, 0x00000000);
            var m:Matrix = new Matrix();
            m.scale(1, 1);
            myBitmap.draw(myTextArea, m);
            BitmapImageOfB.source = new Bitmap(myBitmap);
BTW - I need to use system fonts (allow the user to be able to create text with any fonts they have on their hard drive.)  However, I have tried this with embedding the BrushScriptStd font just to see if that was the problem, but embedding did not change anything.
Is this a bug?  Or am I doing something really wrong?

You are quite right about the bounding box.  And I can add an extra space, that will allow the portion of the italic character that extends beyond the bounding box to render.  If my project were only that simple.
I have discovered that adding a space only works if it is in the same font face as the italic letter being clipped. The ultimate project users often compose type with multiple font faces in a single word (kind of the ransom note effect) as part of their type setting. In addition, some of the font faces have exaggerated swashes that span several letters, which would require you to add several spaces, and on either side since descenders in italic typically run forward under the preceding character.
My application goes further in that I also allow the user to kern / change the space between the letters by using <FONT LETTERSPACING="-5"> in the HTMLtext.  This also results in clipping.
So far, the only thing I can come up with, which to my mind is a complete hack, is to take the HTMLtext apart letter by letter.  First determine the standard bounding box dimensions so that I can determine the base line and starting line using: measureHTMLtext().ascent etc., as well as the width of both the character and a standard space in that font.  Then I would do as you suggested use a hidden TextField to render each letter padded by spaces and make a bitmap of the single character.  Then I would position the image in another hidden container, positioning based on the calculated baseline, and substracting the inserted padding spaces to determine the proper x and y for the resulting bitmap.  I would keep repeating this until all the letters have been rendered as individual images (talk about your ransom note).  Once all the characters had been captured as bitmap images, I could make a bitmap of the hidden container I layed them all back out in.
There has got to be a better way.

Similar Messages

  • Using italics within Htmltext with embedded fonts

    hi there guys, I've been trying to use embedded fonts within my htmlText. However, it seems like it only shows the bold/normal fonts and it ignores the italics. The italics part of htmlText shows up as normal weight/ normal style font.
    Here's what I am doing (am i doing anything wrong?):
    I embed my fonts within a .css file:
    @font-face {
        src: local("Verdana");
        fontFamily: myFontFamily;
        advancedAntiAliasing: true;
        fontWeight: bold;
        fontStyle: italic;
    @font-face {
        src: local("Verdana");
        fontFamily: myFontFamily;
        advancedAntiAliasing: true;
        fontWeight: normal;
        fontStyle: italic;
    @font-face {
        src: local("Verdana");
        fontFamily: myFontFamily;
        advancedAntiAliasing: true;
        fontWeight: normal;
        fontStyle: normal;
    @font-face {
        src: local("Verdana");
        fontFamily: myFontFamily;
        advancedAntiAliasing: true;
        fontWeight: bold;
        fontStyle: normal;
    Then i use it within this Text component:
      <mx:Text width="100%" color="blue" fontFamily="myFontFamily" f>
            <mx:htmlText>
                <![CDATA[
                    <font color="#000000" size="10">This text is 10 point black, <i>italic</i>, and <b>bold</b>.</font>
                ]]>
            </mx:htmlText>
        </mx:Text>

    http://cookbooks.adobe.com/post_Using_rich_HTML_text_formatting_with_embedded_font-16974.h tml

  • Problems with installing system fonts on the PC version of Muse?

    I have created a site in Muse and everything is fine when the file is opened on my mac where it was created.
    My customer has brought a muse subscription as they wanted to maintain it in house, but they are on a PC. Muse was purchased and installed on the PC ok.
    I have now given them the Muse file and it opens up ok in the PC Muse version apart from copy in Myriad Pro Bold (I assume as it's not a standard system font, it uses a substitute). The body copy displays ok as it's just Myriad Pro and that seems to be installed as system font already.
    The customer purchased Myriad Pro Bold font and installed the font to their fonts library on the PC (WINDOWS 7), but Muse will still not recognise it when the Muse file opens and it also doesn't appear in the systems fonts list in Muse?
    It appears in Word, which is why we couldn't figure out why it wouldn't at least appear in the system fonts section in Muse?

    With the current release of Muse fonts are listed differently on Mac and Windows (due to the fact the underlying operating systems enumerate fonts differently).
    On the Mac Myriad Pro Bold is listed as such in the font menu. On Windows Myriad Pro Bold is accessed by selecting "Myriad Pro" from the menu then using the "Bold" icon button in the Control panel or Text panel to apply bold. This is something we're actively working on changing, but for now it means a Muse site file that's taken from Mac to Windows (or vice versa) is likely to need to have the bold and italic versions of the fonts re-applied. The easiest way to do this is to use Paragraph styles and or Character styles to format the text in your site, then redefine the individual styles to accomplish the font change.
    A major inconvenience in a cross platform workflow and not the way it should work, I agree. We're actively working on it.

  • AntiAliasing in system fonts

    Hi There,
    I saw that there is option to make andvanced aliasing in embeded fonts:
    @font-face {
        src: url("location");
        fontFamily: alias;
        [fontStyle: normal | italic | oblique] ;
        [fontWeight: normal | bold | heavy] ;
        [embedAsCFF:true | false] ;
        [advancedAntiAliasing: true | false];
    Is there an option to use anti aliasing on the current standard system font (Arial)?

    If you set the src to Arial.ttf, then you can use those other options.
    Otherwise it follows the font smoothing options on the user's computer

  • After removing system fonts and reinstalling fonts, FireFox will not start

    After removing system fonts and reinstalling fonts, FireFox will not start! When I start FireFox the "Mozilla Crash Reporter" opens as if FF just crashed??? I don't see any records in event viewer. I am using FF v3.6.3 on a Windows 7 box. I tried uninstalling 3.6.3 and installing 3.0.18 and had the same problem!
    == This happened ==
    Every time Firefox opened
    == After a uninstalled all fonts including system fonts and then reinstalling system fonts. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTB5.5)

    The files with submitted crash report ids are inside the ''submitted '' directory, from the directory you found the LastCrash.txt timestamp file.
    The file names will begin with '''bp-'''
    There might be more information from the crash report, but it might just tell us you are crashing the first time Firefox tries to use a font.
    One thing I suppose you could do is select only those fonts you've got in Tools -> Options -> Content -> Fonts and Colors -> Advanced and then uncheck the '''Allow pages to use their own fonts''' option.
    See http://support.mozilla.com/en-US/kb/Options+window+-+Content+panel#Fonts_Dialog
    To be honest, I can't find anything on this Netscape Font Navigator and it sounds highly dubious.

  • How do i make system fonts look better?

    i am attempting to use univers, which is a system font and so exports as an image. i am using it at a larger size. when i preview in browser, it looks choppy. is there a way to make these system fonts less so, closer to the regular look of web safe fonts? thank you.

    The short answer is set an opaque background fill on the text frame (it can be a solid color, gradient or background image).
    When the browser or OS is drawing live text, it has the benefit of knowing the exact color of every pixel that will be behind the edges of the text and it uses this knowledge to adjust the colors of the edges of the text to smooth the appearance—a process called anti-aliasing.
    When Muse is creating an image for a System Font in a text frame with a no fill (or a semi-transparent fill), Muse can't know with certainty exactly what colors will be behind the text. Therefore Muse uses a "grayscale" version of anti-aliasing. Grayscale anti-aliasing provides a better appearance than the hard stair steps of no anti-aliasing, but the end result is inferior to the color anti-aliasing that's possible when the background pixel colors are known and opaque.

  • Setting for "Rely on system fonts" does not work

    Hello,
    Some time ago I wrote a VBA function that would print a worksheet to pdf. It worked great. I reformatted my system, and now the code no longer works. When I run the routine, I receive the error message, "When you create a PostScript file, you must reply on system fonts and use document fonts. Please go to the printer properties, 'Adobe PDF Settings' page and turn OFF the option 'Rely on system fonts only; do not use document fonts."
    I have changed this setting within the Adobe printer setting in Excel, I have changed it in both the 'Printing Preferences" and "Printer Properties" with the Devices and Printers Windows dialog, and I have confirmed that it is turned off in the binary registry key "HKEY_CURRENT_USER\Printers\DevModePerUser\Adobe PDF". Also, I have applied the Acrobat 9.4.2 patch. Yet still I get the message when my code is executed....
    There were a few changes between my system from before my reformatting. The common items were Windows7 64-bit, Adobe Acrobat 9. The changes were that I went from Microsoft Office 2010 64-bit to Office 2010 32-bit. Windows 7 SP1 is now installed. Also, both Acrobat and Office are installed on my internal "Data" drive, rather than the "C" drive where my operating system is installed.
    Although I do not see an issue with code, since it worked for months, I have included it below (the printing code is at the end). Any help would be GREATLY appreciated!
    Public Sub EnumOrder(ByVal lngLine As Long)
    'lngLine is the line number to start enumeration at
    Dim strStore As String
    Dim strFileName As String
    Dim strTmpPath As String
    Dim strPDFPath As String
    Dim c As Long
    Dim x As Long
    Dim lngErr As Long
    Dim wsPicklist As Worksheet
    Dim wsTemplate As Worksheet
    Dim oPDF As PdfDistiller
    Set oPDF = New PdfDistiller
    Set wsPicklist = Worksheets("Phase II Picklist")
    Set wsTemplate = Worksheets("Template")
    strStore = wsPicklist.Cells(lngLine, 1).Value
    ' Clear formatted border on order template
    wsTemplate.Activate
    wsTemplate.Range("A7:L56").Select
    Selection.ClearContents
    Selection.Borders(xlDiagonalDown).LineStyle = xlNone
    Selection.Borders(xlDiagonalUp).LineStyle = xlNone
    Selection.Borders(xlEdgeLeft).LineStyle = xlNone
    Selection.Borders(xlEdgeTop).LineStyle = xlNone
    Selection.Borders(xlEdgeBottom).LineStyle = xlNone
    Selection.Borders(xlEdgeRight).LineStyle = xlNone
    Selection.Borders(xlInsideVertical).LineStyle = xlNone
    Selection.Borders(xlInsideHorizontal).LineStyle = xlNone
    wsPicklist.Activate
    ' Initialize variables
    strFileName = wsPicklist.Cells(lngLine, 1) & "-" & wsPicklist.Cells(lngLine, 2) & " " & Format(wsPicklist.Cells(lngLine, 4), "mm-dd-yy") & " Team" & Format(wsPicklist.Cells(lngLine, 3), "00")
    c = 7
    x = lngLine
    ' Add store order data to the template
    With wsTemplate
        ' Add header data to the order template
        .Cells(1, 2) = wsPicklist.Cells(lngLine, 1)  ' Store #
        .Cells(2, 2) = wsPicklist.Cells(lngLine, 3)  ' Team #
        .Cells(4, 2) = wsPicklist.Cells(lngLine, 4)  ' Deliver By
        .Cells(1, 5) = wsPicklist.Cells(lngLine, 13) ' Ship To Name
        .Cells(2, 5) = wsPicklist.Cells(lngLine, 14) ' Ship To Address
        .Cells(3, 5) = wsPicklist.Cells(lngLine, 15) ' Ship To City/State/Zip
        .Cells(4, 5) = wsPicklist.Cells(lngLine, 16) ' Comment
        ' Add line items to the order template
        Do
            .Cells(c, 1) = wsPicklist.Cells(lngLine, 6) ' Part #
            .Cells(c, 2) = wsPicklist.Cells(lngLine, 7) ' Part Name
            .Cells(c, 7) = wsPicklist.Cells(lngLine, 8) ' Qty Ordered
            wsPicklist.Cells(lngLine, 10) = Now         ' Date Printed
            wsPicklist.Cells(lngLine, 11) = strFileName ' File Name
            lngLine = lngLine + 1
            c = c + 1
        Loop While strStore = wsPicklist.Cells(lngLine, 1)
    End With
    'Create formatted borders on store order template
    x = lngLine - x + 6
    wsTemplate.Activate
    wsTemplate.Range("A7:L" & x).Select
    With Selection.Borders(xlEdgeLeft)
        .LineStyle = xlContinuous
        .ColorIndex = xlAutomatic
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlEdgeTop)
        .LineStyle = xlContinuous
        .ColorIndex = xlAutomatic
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlEdgeBottom)
        .LineStyle = xlContinuous
        .ColorIndex = xlAutomatic
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlEdgeRight)
        .LineStyle = xlContinuous
        .ColorIndex = xlAutomatic
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlInsideVertical)
        .LineStyle = xlContinuous
        .ColorIndex = xlAutomatic
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlInsideHorizontal)
        .LineStyle = xlContinuous
        .ColorIndex = xlAutomatic
        .TintAndShade = 0
        .Weight = xlThin
    End With
    ' Print the store order to PDF
    strTmpPath = "D:\Eric\Desktop\WIS-Speedway\Phase II\Picklists\New\Tmp\"
    strPDFPath = "D:\Eric\Desktop\WIS-Speedway\Phase II\Picklists\New\"
    wsTemplate.PrintOut copies:=1, preview:=False, _
    ActivePrinter:="Acrobat Distiller", printtofile:=True, _
    collate:=True, PrToFileName:=strTmpPath & strFileName & ".ps"
    oPDF.FileToPDF strTmpPath & strFileName & ".ps", strPDFPath & strFileName & ".pdf", ""
    ' Set active cell to next store order
    wsPicklist.Activate
    wsPicklist.Cells(lngLine, 10).Select
    End Sub

    Ok, I have given up the ghost on this problem. I found a MUCH better solution to the problem that I was having, that also has the side benift of processing far faster. See http://msdn.microsoft.com/en-us/library/ee834871(office.11).aspx for details. Basically, I am now using the VBA ExportAsFixedFormat method, rather than Distiller. Hope this helps.

  • Is there a way to prevent Mail from loading non system fonts?

    For over a year, and a system OS upgrade, Mail has been taking 7 - 10 minutes to load all the thousands of fonts I have on my computer for graphic design. This started with Snow Leopard on my 2009 Mac Pro (10 GB RAM, 2 TB HDD). At first I didn't know why the computer was taking such a long time to finish boot up. So I reformatted the drive--zeroing it out. Then I installed Mavericks and reinstalled everything else. Finally I tried logging the system activity during startup and noticed that something to do with fonts took up the biggest chunk of this time. Because Mavericks loads any programs you leave running at shut down, I saw that if Mail had the fonts window open, the list of fonts would slowly grow, filling up with the many font families I use for my work. I called tech support for my font management utility but they say the fonts are not in the system and and shouldn't affect the system during startup. In the end I gave up and just go drink a few coffees after hitting the start button. It's like going back to the early days 25 years ago.
    Can I stop Mail from loading any non-system fonts? I never use anything but the default font.

    Hey SchenkerBob,
    It is possible to disable non-system fonts temporarily for all applications using the Font Book application. This article explains how to do so -
    Mac Basics: Font Book - Apple Support
    In particular -
    Disable and enable specific fonts
    In situations where you'd like to prevent a font from being available in applications, but you don't want to completely remove the font from your Mac, you can use Font Book to disable the font.
    In Font Book, click "All Fonts" in the Collection column.
    Click the name of the font in the Font column.
    Choose Disable "Font Name" Family from the Edit menu.
    Since it might be problematic to have to disable each font individually, you can create a collection of fonts and disable the collection. See the article for how to create a font collection -
    Organize fonts as collections
    When working with fonts, you may discover that you use certain fonts frequently, but rarely use others. To make it easier to find the font you are looking for, you can organize your fonts into collections.
    From the Font Book File menu, choose New Collection.
    Type in a name for the new collection.
    Click "All Fonts" in the Collection column.
    Drag the fonts that you want from the Font column onto the name of your new collection in the Collection column.
    You can then disable collections of fonts -
    You can also disable or enable all fonts in a collection: Click the name of the collection in the Collection column, then choose Disable "Collection Name" or EnableCollection Name" " from the Edit menu. 
    Thanks for using Apple Support Communities.
    Happy computing,
    Brett L 

  • How do I remove dozens of "protected system" fonts from my computer?

    There are dozens of foreign language fonts installed on my system, (how they got there, I don't know, but I suspect the Cloud programs installed them at some time or another) and all they do is clutter up the selection list when I try to select a font to use. (No, the "hide foreign language" tool in Windows doesn't fix the problem.) I went to my Windows 7 control panel Fonts page and selected all the fonts I wanted to remove and hit Delete. Fine for some, but I kept getting a warning that the font I was trying to remove was a "protected system" font and could not be removed. Horse manure! I don't need them, I don't want them, and I want them removed from my system. So, how do I get these fonts "un-protected" so I can delete them forever from my computer??

    Thanks for the link. It appears that the problem is with Windows, and not something the Cloud did to my computer after all. From what I can tell, people have been upset about this since sometime in 2009, and the only way to remedy it is to edit the registry and/or change the ownership of the files and grant administrator permissions to myself (somehow even more than I already have). It WOULD be nice if Adobe at least found a way to comply with MS's file hiding scheme so Photoshop and Dreamweaver and InDesign would not show all of the unneeded, unwanted, and unnecessary foreign language fonts that MS won't let us mere users delete. Thanks for the help, anyway.

  • System Fonts not showing in the font list

    After I upgraded Adobe CC 2014.3.1.44, CL78964 on my Windows 8 (64-bit) computer, none of the system fonts are listed within Muse.
    Understand two things, one. This used to work fine.  I was able to see all of the system fonts, now only the ones on this list show up.  Two, and fonts that I add via the web kit doesn't show up either.
    I have uninstalled, then reinstalled.  Nothing.  I have also looked for the elusive fonts.db, which cannot be found on my system.  Ideas?
    Thanks,
    Aaron

    Hi Aaron,
    Thanks for the prompt response. We are wondering if you could try a few other things that will help isolate the issue. Our theory is the issue might be related to OS user permissions.
    Run Adobe Muse CC as an Administrator
    Locate the "Adobe Muse CC 2014" shortcut icon in Windows Explorer
    Right-click the "Adobe Muse CC 2014" icon and then click "Run as administrator"
    When the "User Account Control" is displayed, do one of the following:
    If you are logged on as a standard user, or if the user account control is configured to always require credentials, enter the appropriate administrative credentials, and then click "OK"
    If you are logged on as an administrator and user account control is not configured to always require credentials, click "Yes" to start the application
    After Muse finishes launching, create a new site and inspect the font drop-down
    Verify "Local Store" folder permissions
    Open a Windows Explorer dialog
    In the address field enter "%appdata% and open the folder named "com.adobe.AdobeMuseCC.2014.3".The folder path should be similar to the following with <username> being the current OS user's nameC:\Users\ <username> \AppData\Roaming\com.adobe.AdobeMuseCC.2014.3
    Right-click on the folder "Local Store" and select "Properties"
    In the "Local Store Properties" tab, select "Security"
    Select the current user name from the "Group or user names" list
    Observe the section "Permissions for ...." in the "Local Store Properties" dialog. Does the user have full permissions (full control, modify, read & execute, list folder contents, read, write)?
    Do you know if the Windows OS user account you are using is an administrator or standard user on your machine? You can find out by navigating to the following in Windows Explorer and selecting "Manage User Accounts":
    Control Panel\User Accounts\User Accounts
    Please let me know if you need any clarification on what we are asking for.
    Thank you for your time in advance.
    Regards,
    Marc

  • When starting InDesignCS2 received new error message -- InDesign is missing required system fonts or

    We are not able to start Indesign CS2 without getting the error message: <<InDesign is missing required system fonts or CMap files. Please reinstall InDesign.>> This is on WinXP.<br /><br />Recently I installed Creative Suite CS4. It took almost a day to install. The installation kept on stopping. Each time we were able to install one more program. After checking all of the programs we discovered that Firefox would not start due to a possible font error. After reading many posts I decided to uninstall a lot of fonts since I did not know which one was the culprit. <br /><br />However now I am missing a font (at least I hope that this is caused by a missing font and not anything else) that should be there and I don't know which one it should be. I did uninstall a <lot> of fonts and don't remember which ones.<br /><br />WE did uninstall all CS2 programs and then reinstalled only the necessary three. However that did not make any difference.<br /><br />Any ideas and suggestions would be welcome<br />Thanks<br />Pia Pehtla

    A forum search for "missing required fonts" brings up this thread which should solve your problem:
    http://www.adobeforums.com/webx?128@@.3bbdb0a7
    Peter

  • Font is missing on the install prompt.  How do I reinstall all standard macbook pro system fonts?

    I recently installed a font pack and then removed the fonts shortly thereafter. Apparently the font that is used in the "install prompt" (the window that pops up for me to enter a password before installing new software) is now missing. The window pops up but everything is blank.  How do I go about reinstalling all of the standard macbook pro system fonts?
    Thanks!

    I recently installed a font pack and then removed the fonts shortly thereafter. Apparently the font that is used in the "install prompt" (the window that pops up for me to enter a password before installing new software) is now missing. The window pops up but everything is blank.  How do I go about reinstalling all of the standard macbook pro system fonts?
    Thanks!

  • How can I add system font to Acrobat Pro X?

    I tried to use "Edit Document Text" Function. There is an error pop-up as " All or part of the selection has no available system font. You cannot add or delete text using the currently selected font.". How can I add system font to Acrobat Pro X?

    It is referring to the fonts installed on your computer - to edit text within a PDF you must have the same font installed (i.e. one with the same PostScript name). Acrobat doesn't have a separate way to load fonts, you install them in the normal way through your operating system control panel after downloading/purchasing the font files from a vendor.

  • I want to change fonts but get message "no available system font"

    I am trying to edit a PDF flyer created by another party.  Using Acrobat Pro on Mac OSX.  I select "edit document text" and then try to delete or change the text and get the message. "all or part of the selection has no available system font You cannot add or delete text using the currently selected font"
    I don't see any font format bar or other method of changing the font.
    Is there a way to work this?

    Over at the AUC's "Acrobat Answers" Karl Kremer replied to a similar question.
    In part he wrote:
    "I assume you want to edit content in a PDF file, and you cannot do that because you don't have the font installed that is used in that file. That is the way Acrobat works: You need to have the font that is used in your document installed on your local computer in order to make changes to text that uses that font. There is no way around that. You will have to find out what font is used for the text you need to edit, and then acquire that font (and that usually means to purchase that font, unless you are a subscriber to e.g. CC and that font is available via TypeKit).
    Another option is to select all the text and change that text to a different but similar font. You again can only use a font that is available on your computer as the target font. But once you've done that, you should be able to edit your document.
    You change the font by selecting Tools>Content Editing>Edit Text & Images, then you select the text you want to change, and your target font." 
    Be well...

  • Acrobat X Pro does not recognize system font

    I scanned a document to pdf, opened it in Acrobat X Pro and then applies OCR to the image by clicking Edit in the OCR dialogue and chose ClearScan. I then went to edit the text, but when I clicked on a selection, a TouchUp dialogue box popped up stating, “All or part of the selection has no available system font. You cannot add or delete text using the currently selected font.”  The font used in the document was Arial 10 pt. Does Acrobat not recognize that font? Is there any way to edit this pdf's text?   

    I still haven't got a sense of what exactly you are after, since you are not only talking about settings with visible OCRd text. But my results partly support yours, partly not. My tests were with Acrobat X, your mileage may vary.
    OCR with searchable image... the image contained standard fonts, which I could freely edit. No problem, except of course that the results didn't change on screen. I could also correct OCR suspects, which is the editing Adobe are expecting you to do.
    OCR with cleartext... the image contained generated fonts, which I couldn't change. I don't see this as a security thing, rather that Acrobat has generated synthetic fonts which match the exact appearance of the scan, and has no idea what the original font was. I can't edit these, because I don't have the font. (If it let me edit them I suspect it would fail horribly, because the generated font will only contain the letters it believes to be there, not other ones you might need). I can, however, select the text and change the font, then edit the results. There were no OCR suspects, which I find a little odd for the same original, but the OCR was indeed more accurate.
    By the way, I may not have made this comment: editing PDFs is sometimes possible, but it should always be thought of as a desperate last resort. Just be happy the few times you can use it, don't expect much or anything, and you won't be disappointed. If you want to edit scanned text (as opposed to correct OCR) don't scan to PDF.

Maybe you are looking for

  • Performance and bios problems with K8T

    Hi,  I recently installed a new graphics card (6800 LE) but when I went to benchmark it the scores were way down, 6377 in 3dmark 03 and 28,421 in Aquamark, and that was after I had installed the latest bios and mobo drivers from MSI, unlocked the car

  • Boot Problems- Hard Drive Damaged? Something Else?

    Yesterday my MacBook Pro went to the blue screen of death after freezing for a few minutes. When I restarted it, I couldn't get beyond the apple with the spinning graphic below it. I tried resetting the SMC and PRAM, archiving and reinstalling (which

  • Solution to iPod Touch Podcast Sync Problem

    Like many of you, I had problems syncing my podcasts to my iPod Touch. I have the newest model with 2.1.1, and I had the same problem where (in iTunes) I would drag and drop the podcasts onto my iTouch and nothing would happen. They would not be list

  • Sound levels on the Shuffle are inconsistent and troubling

    Hi, I'm a new iPod owner. I've been using iTunes for over a year and a half, but only recently got a Shuffle for a gift. I love the little thing, but it has an odd quirk. The volume seems to get higher and lower depending on the album I'm listening t

  • Copy and Paste Function (old copy appears)

    When I copy and paste on my ipad, an old copy keeps pasting instead of the new paste.  How do I get rid of the previous copied information?  Doesn"t that function automatically paste the newest copy?