hard limit on CFDOCUMENT PDF generation?

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default hard limit on CFDOCUMENT PDF generation?

    Hi,

    I am trying to generate a 'contact sheet' of images from one of our system. I
    loop over them and output them via cfdocument and cfcontent. A 6 page 153
    image document displays fine, however a 200 image document crashes out with
    'JRun Connector Protocol Error.'

    Has anybody else come across a hard-limit for cfdocument? Any way around this
    (BTW set -XX:MaxPermSize to 256 from 128 in JVM settings but doesn't make much
    difference, clutching at straws methinks).

    HairyDude Guest

  2. Similar Questions and Discussions

    1. CF5 + XML generation
      Hi, I'm trying to create an XML file from pulled data in our DB. I don't know if I'm doing this the right way. Maybe someone can show me a...
    2. Key Generation
      Is it at all possible to generate contribute keys on the fly? without using the Contribute software? We have well over 100 customers who use the...
    3. 2003 OS Server Hard drive install limit.
      2003 OS Server Hard drive install limit. I want to use a hard drive that I do not want to partition to get the OS to install correctly. Plus it...
    4. HTML Generation (Next Generation CGI)
      Hi, This idea for the next generation of CGI has me thinking (see http://rubygarden.org/ruby?NextGenerationCGI). It seems that CGI would be best...
    5. how hard to replace titanium internal hard drive? How to cloneold hard drive onto it?
      Hi all - I have a 2001 titanium laptop with a 20 Gig hard drive. The thing is getting too full and I'm toying with the idea of getting a bigger...
  3. #2

    Default Re: Hard limit on CFDOCUMENT PDF generation?

    Fixed - a reboot of the server seemed to fix this. Don't you just hate it when this happens?
    HairyDude 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