About Cross-Reference Streams

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

  1. #1

    Default About Cross-Reference Streams

    I want to get Cross-Reference table from Cross-Reference Streams. can someone tell me how to ?

    Thanks!
    yiyun0918@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Why is reference.vb hierarchally linked to reference.map?
      Hello. When generating a webservice proxy i notice that reference.vb is heirarchally linked to reference.map. Why is this since if i delete...
    2. Cross Reference in InDesign
      Hi, I'm struggling to find the answer to how you reference sections of the document. I've set it up to auto paginate. I have a number of chapters...
    3. #25419 [NEW]: Call-time pass-by-reference has been deprecated but without it it's impossible to pass a object-reference via call_user_function
      From: roland at inkoeln dot com Operating system: Linux PHP version: 4.3.3 PHP Bug Type: Variables related Bug description: ...
    4. Returning a reference to an existing C++ object as a reference
      Hi All, Given: package x; sub new { return bless {}, $_; } #-- callback() is call by the C++ class (reader_as_cpp_object) #-- whenever...
    5. Help: cross-reference overflow between 2 different images/objects
      Hello! I got a question this time. It should be a question in general. I´m lookin for a method that might be inside a plugin or filter. It would...
  3. #2

    Default Re: About Cross-Reference Streams

    Cross reference streams work somewhat differently than classic cross reference tables - you can't "convert" directy.

    What part of the Acrobat SDK are you working with?
    Leonard_Rosenthol@adobeforums.com Guest

  4. #3

    Default Re: About Cross-Reference Streams

    I use zlib to decompress the stream data, but found I can't understand the decompressing data. Can you tell me how to parse the data in order to get the Cross-Reference table ?

    Thanks!
    yiyun0918@adobeforums.com Guest

  5. #4

    Default Re: About Cross-Reference Streams

    You would be better off asking this in the PDF Language forum...

    Have you read the relevant sections of the PDF Reference/ISO 32000? All the answers you need are there...
    Leonard_Rosenthol@adobeforums.com Guest

  6. #5

    Default Re: About Cross-Reference Streams

    You would be better off asking this in the PDF Language forum...

    Have you read the relevant sections of the PDF Reference/ISO 32000? All the answers you need are there...

    Oh, and be sure to apply the Predicator (when specified)!
    Leonard_Rosenthol@adobeforums.com Guest

  7. #6

    Default Re: About Cross-Reference Streams

    Thanks!
    Does zlib can decompress the Cross-Reference Streams?
    yiyun0918@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