Highlevel API examples

Ask a Question related to Adobe Indesign Windows, Design and Development.

  1. #1

    Default Highlevel API examples

    Are there any examples/documentation about using the HighlevelApi?

    Thanks,
    Rene Olsthoorn, Mediasystemen.
    rene2233@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Using examples
      I am new to flex and have purchased a few components with examples. What are the step by step instructions for using the projects within Flex....
    2. Examples for Feb CTP
      Hi people! I have visit the page ...
    3. MD5 encryption examples
      Hi, I need an example on MD5 encryption. In a ascii textfile I have a date in string format. I need an example how to compute a hash value on...
    4. HTMLRendering examples?
      In article <r.ortega-796F48.10383521052003@news.speakeasy.net>, Raoul Ortega <r.ortega@mouse-potato.com> wrote: Of course, if you can assume a...
    5. BTree examples ??
      Hello. I am wondering if anyone has an example of using BTree for storing data on a disk file.?? I found some BTree modules on the web, but none...
  3. #2

    Default Re: Highlevel API examples

    What do you mean with HighlevelApi? Even a search with Google didn't
    revealed something to understand...

    Jens


    Jens Schulze Guest

  4. #3

    Default Re: Highlevel API examples

    The HighLevelApi is the new API in InDesign CS.
    It is defined in : \source\public\hlaincludes
    I guess that Adobe noticed that many programmers were using the scripting DOM to get easy things done, they decided to create a HighLevelApi which makes things easy in C/C++.

    This is a quess. Look at the include files for more details.

    However, I cannot get the HighLevelApi running. There seems to be a PDF describing how to use it...
    Where is the PDF, that's my question.

    Greets,
    Rene Olsthoorn, Mediasystemen.
    rene2233@adobeforums.com Guest

  5. #4

    Default Re: Highlevel API examples

    I don't know where you have this information from, but all above the
    scripting is documented in the InDesign SDK:
    [url]http://partners.adobe.com/asn/indesign/sdk.jsp[/url]
    But also the appropiate newsgroup/forum (adobe.indesign.sdk I think) on this
    server is a ressource for questions regarding this topic.

    Jens


    Jens Schulze 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