Cannot read Unicode from html blog

Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default Cannot read Unicode from html blog

    With Acrobat 7.0.8 I tried to create a PDF from <http://ardentagnostic.blogspot.com/2006/09/bad-guys-are-also-good-guys-but.html>

    Problem 1: The Arabic, Georgian and Cambodian texts are displayed as black circles in the pdf.

    Problem 2: The Russian text is displayed with double width. Each character should be about half as wide as it is in the pdf.

    Problem 3: The text is centered in the pdf, but it is left alligned in the html.

    Does anyone know how to fix any of these problems?

    Thanks
    Magnus
    Magnus_Lewan@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Importing greek unicode characters from html page
      When importing greek unicode characters from a html file, Adobe does not map these characters to unicode but to a greek font that does not inlude...
    2. File system get auto change from read-write to read-oly
      I have a very strange file system with OS Redhat 7.2 The file system is read-write, but some how it randomly changes to read-only at any time....
    3. How to read HTML email text?
      I've done a couple of hours web-searching without turning up many answers so far, and I guess I could figure it out (eventually) from the MIME...
    4. Cocoa: simple HTML text to Unicode
      I have an NSString. 99% of the time it contains just text. Sometimes one or more characters of the string will be encoded in HTML, like the...
    5. Read the contents of a text file into an HTML page
      "Dutch3001" <mandygretahello@msn.com> wrote in message news:57c4bcf5.0307182134.78d05a86@posting.google.com... html wont do it, and client side...
  3. #2

    Default Re: Cannot read Unicode from html blog

    I would not count on successfully getting non-Latin encodings from HTML. There are too many variables operating here: (1) How was the text encoded in the HTML? (2) What operating system are you viewing it in? (3) What browser are you using? (4) How are you creating the PDF file? I suspect that any or all of these would be variables in how the PDF was created.
    Steve_Werner@adobeforums.com Guest

  4. #3

    Default Re: Cannot read Unicode from html blog

    1) The text is utf8. (No other encoding except unicode handles all these scripts on the same page.)

    2) MacOS X 10.4.7

    3) and 4) Acrobat 7.0.8. I use File > Create PDF... > From Web Page.

    I tried printing the page directly to PDF from Safari, and then it worked. However, then I have to open it in Acrobat afterwards to make adjustments, and that seems to be an unnecessary detour.
    Magnus_Lewan@adobeforums.com Guest

  5. #4

    Default Re: Cannot read Unicode from html blog

    Sadly, Create PDF > From Web Page is getting a bit long in the tooth. There are many things which don't get converted well using that route.
    Steve_Werner@adobeforums.com Guest

  6. #5

    Default Re: Cannot read Unicode from html blog

    Only Latin and Japanese are supported that way.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  7. #6

    Default Re: Cannot read Unicode from html blog

    I believe you, but why do they not mention it is the documentation?
    Magnus_Lewan@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139