Getting the rectangles of the words intothe specified region on the page

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

  1. #1

    Default Re: Getting the rectangles of the words intothe specified region on the page

    hi Leonard,

    Generally I am getting the multiple quads in a word where the words are separated by hyphen or the word continuation is shown over multiple lines.

    I don't know how to upload file here. There fore sorry.

    I want any means by which I can get to know the strings contained into these types of multi quad words.

    For example
    if word"million" is spanning over two lines then it is usually written as "mil-" and in the next line "lion".

    Now I have the information that there are two quads into the word. But i want to get the strings of those two quads now.
    kishor_bagul@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. I know we can set max image width, but I need to set itby region. Region A has one max width; Region B another.
      We can already set a maximum image width for use globally, throughout every page. Can we do it by region? This way one region can have a max...
    2. Repeating Region Breaks HTML Page Display
      Unlike many other users, my repeating region mini-controls work. However, using the "+" button to make a new repeating row via Contibute (seems to...
    3. repeat region across the page?
      Maybe a really silly question but my little brain could not work this out. How do you repeat a region across and down the page at the same time?...
    4. How to combine rectangles?
      Hello all, I'm new to Illustrator and although having read the online documentation I could not work this out. BTW, I'm using Illustrator CS as an...
    5. replace words with bold words
      Hello I was wondering if you guys could help me solve this using reg exp, i have a searchpage and a variable keywords that holds a number of...
  3. #2

    Default Re: Getting the rectangles of the words intothe specified region on the page

    Right - that also makes perfect sense, since there isn't a single rectangle that would represent the bounds. I had forgotten we handle that case as well.

    You have the string - that's the PDWord.

    Leonard
    Leonard_Rosenthol@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