Array length problem

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

  1. #1

    Default Array length problem

    I seem to have a problem with the "array length". I can't seem to find any info as to what this refers to. Can anyone tell what this means. I am working on a G4 OSX panther. I am making a PDF from Quark 6. My printer won't print it. I get a message that says "this document could not be printed". I have tried two different printers and it won't print on either one.

    Any ideas?
    Peter
    peterhalldesign@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. array length question
      Hi, I've been working with some different code to sort arrays. I used the built in cf function ArrayLen() to help me return the length of the...
    2. associative array length
      Is there any way of knowing the length of an associative array? I could build a static function that does the job (iterates over the as. array and...
    3. Reg. length of anonymous array
      Hi, How can I rearrange an array in a specific order based on the order of a hash? Something like this: my @a = qw(Mary John Dan); print join...
    4. #24897 [Com]: array_multisort() will reindex the array but not if array length is 1
      ID: 24897 Comment by: franklin_se at hotmail dot com Reported By: chro at sokrates dot uio dot no Status: ...
    5. #24897 [Opn->Asn]: array_multisort() will reindex the array but not if array length is 1
      ID: 24897 Updated by: sniper@php.net Reported By: chro at sokrates dot uio dot no -Status: Open +Status: ...
  3. #2

    Default Re: Array length problem

    A similar problem was experienced with users with Quark 5.0 and the OPI
    Xtension when making a PDF file. Your application is version 6 so I am
    confused.... Does your layout contain any PDFs ... or is there any other
    information you can supply - such as PDF creaiton method etc.

    Here is the support document:
    [url]http://www.adobe.com/support/techdocs/2eb46.htm[/url]

    Jon
    Jon_Bessant@adobeforums.com Guest

  4. #3

    Default Re: Array length problem

    The „array length“ issue still persists in QuarkXPress 6.
    The best way to avoid problems is to deactivate/remove the Quark OPI XTension if you don’t need it.
    Other solutions are to de-activate OPI in the Quark print dialog, uncheck the Distiller option “Preserve OPI comments” when distilling the PS file or remove the OPI comments in PDF files with PitStop (if you have it).
    Uli_Schurr@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