PDF Preview in Browser

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

  1. #1

    Default PDF Preview in Browser

    I am trying to figure out how I can obtain partial PDF content for browser display via JSP. The idea is that I have an existing directory of PDF files on my web server. My site displays pages via JSP scripting. I want to programatically obtain a portion of a file via a Java call of some sort so I can "preview" documents in a report listing. Can this be done via the SDK? If so, can someone please point me in the right direction documentation-wise?

    Taking it a step further, my company would like to start producing PDF files in a structured format using bookmarks. I would then want to obtain (on the server side in JSP scripting) a portion of a document between 2 or more bookmarks for display.

    Thanks in advance for any replies!
    Dan_Ryerson@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Preview in browser non publishers
      Hi I have quite a few writers, editors who want to be able to preview the page before they send it for appoval to publishing. The only way is to...
    2. Preview in Browser Error on Mac OS 10.2.8
      Hello: Finally, I completed the dynamic page tutorial. Now trying to view in diff. browsers by doing "Preview in Browser". Then I'm getting...
    3. Browser preview
      Can anybody help a complete beginner in ColdFusion MX7.? I have downloaded the trial version and have set up my site according to the "Getting...
    4. Movie won't preview in browser!
      Windows XP Dreamweaver Flash 5 In Dreamweaver I have inserted an .swf file into an html file. When I F12(preview in browser) the page comes up...
    5. Preview In Browser
      Hi, I am having a problem previewing my page in a NEW browser window. If IE is not open, it will open a new window, but if a webpage is already...
  3. #2

    Default Re: PDF Preview in Browser

    You want to look at server-side PDF manipulation tools - of which there exist a myriad...both from Adobe and from 3rd parties.

    Leonard
    Leonard_Rosenthol@adobeforums.com Guest

  4. #3

    Default Re: PDF Preview in Browser

    Thanks for your reply. Would I need a separate tool even if I wanted to perform some simple calls - such as programatically retrieve the first 50 words of a PDF for display in a JSP page? Also, what are the server-side tools that Adobe offers?
    Dan_Ryerson@adobeforums.com Guest

  5. #4

    Default Re: PDF Preview in Browser

    Yes, you would need a separate tool.

    For Adobe's tools, check out the LiveCycle sections of our web site.

    Leonard
    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