SDK creating PDF files that will not print with pcl6

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

  1. #1

    Default SDK creating PDF files that will not print with pcl6

    We are using the PDF SDK 7.1 to create PDF files from our application on Windows. The PDF files mostly consist of PATH elements representing 2D graphics. We have customers that have trouble printing them from Acrobat on PCL6 printers, they either get a memory error, or an error that there is not enough memory.

    As a workaround, they have used Ghostscript to create the PDF files, then they have no problem printing the files. I am at a loss to see what could cause the problem. Are there tools to analyze a PDF file that could help? I tried PDF CanOpener, and it didn't help much.

    We are using PDSaveLinearized when we close the document. Any help, ideas or suggestions would be appreciated.

    Thanks,
    Keith Hafen
    Keith_Hafen@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Creating a print button on a PDF
      I am trying to map a graphic on my PDF so that when a user clicks on it, the print dialog box opens up and allows them to print the PDF. Is this...
    2. Creating PDFs from Freehand -- print to PDFvs. export vs. print/scan to PDF?
      I've had a lot of compatibility problems with created presentations so have started using Acrobat instead of trying to export my Macromedia Freehand...
    3. Creating a print window
      I am working on creating a print window (TitleWindow) that can be used throughout my application as a "canvas" to drop in visual objects that need...
    4. creating HTML for Print
      Hi guys, i was looking for a print solution some time back, and had a suggestion that i could create a HTML (that makes the printing look really...
    5. Creating a logo for print and web
      hello forum! can someone tell me where in this forum or archives there was a posting about using a file for both print and web, specifically...
  3. #2

    Default Re: SDK creating PDF files that will not print with pcl6

    What version of Acrobat is being used on what OS platform to print to what PCL6-based printer?
    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