Unable to print to Adobe distiller from a VB program

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

  1. #1

    Default Unable to print to Adobe distiller from a VB program

    WE are using Adobe 5.05 on windows 2000, when I print from word to distiller printer the document is printed without any problem, However when I try to print this document through VB the document goes in the print queue but nothing is printed. I don't see any error messages any where either.

    This process works on a few existing machines but I am adding a new server which is failing.

    Nauman
    Nauman_Chughtai@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Unable to print to Firey printer from Adobe Acrobat 8.0
      I have a iMac Mac OS X (10.4.8) 2.33 GHz Intel Core 2 Duo 3GB Ram. I haven installed Adobe Creative Suite 2.3 with the new Adobe Acrobat 8.0. I...
    2. Distiller 7.0 crashes with multiple program files
      I am trying to create a pdf from my Quark 6.5.2 file (120kb file). I'm running a G5 PowerPC with OS X 10.4.8 and 1gb ram. I have saved the file as an...
    3. Adobe Distiller and PDF Writer are missing from my Print Folder
      I installed the Acrobat Professional 6.0 and after I installed and reinstalled 5.0, my printer icons for Distiller and PDF Writer were missing. I...
    4. Lotus 123 Won't Print to Distiller
      My computer died so I am reinstalling all my programs including Acrobat 5.0 and Lotus Smartsuite 9.7 (just installing 123) and for some unknown...
    5. Unable to Search a PDF Created Using Distiller
      I am running the Distiller that came with Acrobat to convert PS to PDF for archiving purposes. Once a PS file has been Distilled and I call it back...
  3. #2

    Default Re: Unable to print to Adobe distiller from a VB program

    Are you using Acrobat on a server? Or is this Distiller Server?

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  4. #3

    Default Re: Unable to print to Adobe distiller from a VB program

    Acrobat is on windows 2000 server
    Nauman_Chughtai@adobeforums.com Guest

  5. #4

    Default Re: Unable to print to Adobe distiller from a VB program

    I mean, really, is this in a server process? Serving multiple users,
    or in an ASP or web server, or similar? Or in an Service?

    Or is just a single user whose computer happens to be a Windows 2000
    Server system, who is logged on normally?

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  6. #5

    Default Re: Unable to print to Adobe distiller from a VB program

    The VB com object is called from an asp page which could be accessed by multiple users. However, currently only I am accessing this asp from a browser. This object updates some values in the word document and then prints it to distiller where it hangs. The web user does have permission to write to the folder where the pdf file is to be printed because I do see a .ps file created but it always stays at 0 kb.
    Nauman_Chughtai@adobeforums.com Guest

  7. #6

    Default Re: Unable to print to Adobe distiller from a VB program

    I think you are running into twin issues

    1. Acrobat does not technically work well (and is not supported) in a
    service environment - which includes an ASP.

    2. Acrobat is not generally licensed for server use.

    See the Acrobat Developer FAQ for more illumination on these issues,
    but I recommend seeking a different product for your needs.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  8. #7

    Default Re: Unable to print to Adobe distiller from a VB program

    Thanks Andi, we are currently redesigning the objects to use a dynamic PDF creation option. Any ideas on 3rd party components which allow for dynamic PDF creation from data from a SQL DB.

    I figured out this problem by the way, the Adobe PDF settings in Distiller printing preferences had Prompt for PDF filename checked which was causing the process to hang.

    Nauman
    Nauman_Chughtai@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