Print PDF from web without opening A.R.

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

  1. #1

    Default Print PDF from web without opening A.R.

    Hi, I'm looking for a way to print PDF documents (generated in Crystal Reports 11 on a IIS web server in PDF / ASP.NET Framework 2.0) on client's machines and printers (without opening an Acrobat Reader, but with print options dialog).

    Is it possible to make this issue using Adobe Acrobat SDK?
    Marcin_Wojciuk@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Saving Print Settings in a Document via Print Advanced Menu
      I just discovered in the Help file you can do the above but it doesn't say how. I want to save the document so it can be printed on anyone's printer...
    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. #39841 [NEW]: fopen is not opening external urls but opening local files
      From: sarvesh_borkar at yahoo dot co dot in Operating system: FreeBSD PHP version: 5.2.0 PHP Bug Type: Filesystem function...
    4. Strange message when opening print dialog
      When I open my print dialog, I get the following error message: The fPPDDict is not valid I click on the Continue button and the program...
    5. Problem opening "C:\\username\LOCALS~1\Temp -34 when opening .exe
      I'm on a win2k machine using Director 6.5. I create the projector and whenever I open the .exe I get the message in the subject like with an OK...
  3. #2

    Default Re: Print PDF from web without opening A.R.

    Since the "print options dialog" comes from Reader AND the actual viewing & printing is done by Reader - I don't see how what you want is logical?!?
    Leonard_Rosenthol@adobeforums.com Guest

  4. #3

    Default Re: Print PDF from web without opening A.R.

    There are the issues I'm talking about: The business requirement is to reduce user clicks when printing report from the web. There is no need to show the document before print. The document cannot be saved (on server nor on a client machine).
    Marcin_Wojciuk@adobeforums.com Guest

  5. #4

    Default Re: Print PDF from web without opening A.R.

    For security reasons (eg. so that malicious web servers can't just start your printer a printing...), it is IMPOSSIBLE for the document to NOT show...

    Any document that is on the web can be saved on the client's machine - that's the beauty (or not?) of the web and the protocols involved. If you wish to prevent misuse - be sure to use DRM.
    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