Display of many PDF documents in webdynpro

Hi dear SAP experts,
I want to display a huge number of one-sided existing pdf documents (100) in a browser using webdynpro for ABAP. The pdf documents exist either in MIME repository or fixed destination on a server. The documents are all delivered successfully inside the program logic as a table of pdfdate (xstring). Then each of them is displayed in a webdynpro view in Webdynpro Interactive Form. The display in Internet Explorer 6 workes fine for the first 30 documents, but then I get an error message from the browser "The maximum number of PDF-Documents to be opened simultaniously in the browser is exceeded!".
Is it possible to set the maximum number of pdf documents to a higher number? Is this a SAP / webdynpro issue or can this be configured in the adobe reader (8.0) configuration?
Is there any way to combine all the pdf documents into one single pdf document? I get all pdfs in xstring format! This is also desired by our customer.
Can you give me some hints?
Thanks a lot in advance,
Best regards
Kjell

Hi Volker,
thanks for your reply.
My customer needs both printing and displaying the files, but printing is definitly the more important part. Is it possible to push a PDF file (that has been read from a server destination into SAP as Xstring (binary)) to a printer defined in SAP? Can you tell me how a open a spool request and insert the data (XSTRING) of the PDF file?
I'll try out the link you send me for displaying many PDF files on one webpage.
best regards,
Kjell

Similar Messages

  • Acrobat X and XI will not print many pdf documents.

    Acrobat X and XI will not print many pdf documents. When I click Print, the document fades and I get a dialog box that says "Adobe Acrobat has Stopped Working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." I was experiencing this with Acrobat X so I upgraded to XI, but the problem is exactly the same. I am using Windows 7 Professional operating system.

    Thank you for your reply. I have several printers available on our network,
    the program doesn't even go as far as allowing me to select a printer. I am
    trying to print to an HP 1320n or a LANIER MP C5502 PCL 6. I have changed
    the default printer, but the result is still the same. In does the same
    thing with Adobe (Standard XI) PDF set as the default printer.
    Stan Reznicek
    WinWholesale
    3110 Kettering Blvd
    Dayton, OH 45439
    937-294-4249
    [email protected]

  • Is it possible to display a native pdf document in AIR?

    I'm not that familiar with AIR but i was wondering if it's possible to display a native pdf document in AIR.  If so are any add-on's required or does AIR have that capability built in.  Essentially I would be trying to create a pdf viewer in that allows users to markup documents and save them to the server for others to view.  I'm just in the discovery phase of this project, so any guidance would be great.
    Thanks!

    You might want to go through http://livedocs.adobe.com/flex/3/langref/flash/html/HTMLLoader.html
    Create a file  url for the pdf you would like to load & open it up in HTMLLoader component.

  • Create Microsoft Word or PDF document in WebDynpro

    Hi,
    I need to create either a WORD or PDF document in WebDynpro. Can someone provide some information regardign this.
    Ravi ...

    Hi Ravi,
    why haven't you marked this question as a question? There's a checkbox for that.
    Please note that there's a Web Dynpro forum for questions about Web Dynpro: Web Dynpro Java
    Do you use Web Dynpro ABAP or Java?
    For WD4A the information about PDF is here:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2c/241a427ff6db2ce10000000a1550b0/frameset.htm
    And for Word documents you can use the UI element OfficeControl:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d1/af8841349e1909e10000000a155106/frameset.htm
    Regards, Heidi

  • MIGO- DISPLAY GR - ATTACH PDF DOCUMENTS USING DMS.

    Dear SAP Experts,
    We have requirement of attaching the PDF document to material document using DMS. So that in future if we see the GR in MIGO, we can view that PDF. Also we don't want deletion of this PDF once attached to material document.
    We found that in DMS attachement facility to material document is not available. In Purchase order screen ME22N we can see the DMS document button, but in MIGO this DMS attchment Icon is not there. Service for object facility is available but we don't want this facility.
    Please suggest how to achieve this.

    Hi,
    Use archivelink for attaching documents to MIGO . The documents attached to MIGO can be displayed by opening the respective Material documents.
    As far as deletion is concerned you can make use of the authorization objects in Archivelink to achieve this.
    Regards
    Abhishek

  • Sharing and displaying Excel and pdf documents in SAP BO Mobile

    Hello all,
    I have one quick question. Is it possible to share excel and pdf documents through SAP BO Mobile?
    I tried it uploading documents to BO Launch pad and assigning them to Mobile category. I can't see them in my ipad. Is there another way to share these kind of files through SAP Mobile in mobile devices? and how?
    Thanks.

    No that won't do it. Because my users have their own excels which are not related to BO or BW platforms. They are entering data manually to excel spreadsheets and reporting. We just want to upload them to BO platform and let them share those files with other users.
    I know I could create a webi report on top of excel, but we don't want to spend redoing the reports in excel.
    Thanks though.

  • How to display (not download) pdf document on web page?

    Very confused as to how to hyperlink to a word document (pdf) and have the document displayed on my web page rather than download the document...I am putting together a website for a high school cross country team and would like to make meet results available....THANKS?

    In that case, you would not create a hyperlink to it. This just enables it to be downloaded.
    It won't work with Word, so it would have to be a pdf, but you can copy and paste it into iWeb. Go to the document and press Command + C. Then go to your iWeb page where you want the document to appear and press Command + V and it should appear in iWeb. You can alter and re-size it so that it can be viewed.

  • When using firefox, table lines are displayed in a pdf document when I set them to backround colour not to display borders, can you help?

    I am an Web Designer and create PDF files for download from the sites that I develop. I use version 19.0 of Firefox.
    Included in these PDF files are tables which display certain data, and I have made some table columns wider with the fill colour the same colour as the table border colour.
    Recently table borders have appeared in the filled in areas, which I do not want to happen.
    Also the look of the Adobe Reader is different in Firefox. and normal in IE and Opera browser which I also use.
    So overall, the the PDF file is not being displayed correctly in Firefox. If I could I would have attached a screen dump of the display error, to help. Can you offer a solution please?

    The same problem here, this started with the latest version.
    I found a temporal solution which is change the default "previewer" in the Options -> Applications tab
    You need to install the Adobe Reader Plugin described [[here|http://support.mozilla.org/en-US/kb/use-adobe-reader-plugin-view-or-download-pdf-files]].

  • Open PDF Document in WebDynpro

    Hi experts,
    it is possible to open a PDF-File in a WebDynpro application or from a WebDynpro application in a new window? How can I do this and what are the prerequisites?
    Thanks in advance!

    Use the FileDownload UI element as pointed out above ....
    You need to store the File in the MIME Reporsitory and use ABAP Function modules for Mime Repository to get the File, in XSTRING formet.
    Try SAP_OI_LOAD_MIME_DATA. Then U can use the FM ECATT_CONV_STRING_TO_XSTRING to convert from string to XSTRING.
    Create an Attribute in context of type XSTRING and bind it to the 'data' property of FileDownload. Fill this attribute with the output of ECATT_CONV_STRING_TO_XSTRING (in XSTRING format).
    Set the MimeType property to 'application/pdf'. Check out the other prperties of FileDownload. Its fairly simple.
    Another way is to set the reponse explicitly to PDF...without using FileDownload
    CL_WD_RUNTIME_SERVICES=>ATTACH_FILE_TO_RESPONSE
      FILENAME = whatever
      I_CONTENT = this is the data u get from the above module in XSTRING format
      I_MIME_TYPE = 'application/pdf'
    I_IN_NEW_WINDOW = abap_true
    Thanks
    Anand

  • Is it possible to display a pdf document in flash?

    I'm not that familiar with flex/flash but i was wondering if it's possible to display a native pdf document in flash.  If so are any add-on's required or does flex/flash have that capability built in.  Essentially I would be trying to create a pdf viewer in flex that allows users to markup documents and save them to the server for others to view.  I'm just in the discovery phase of this project, so any guidance would be great.
    Thanks!

    Thank you very much for the reply, that's an interesting project.

  • PLEASE HELP. Cannot open a PDF document via a link in an email. I am using Mac 10.7.5 and Firefox.

    If I receive a PDF document attached to an email by way of an icon, I can double click on the PDF icon and the document opens. HOWEVER, if I receive a link to a PDF document in an email, and I click on the link which leads me to a webpage with another link to a PDF document, when I click on the document, a new web page opens but NOTHING happens - no download box - just nothing.
    Please help. This is so frustrating.
    Yes, I can right click and 'Save As' - but I don't want to. I want it to open as it used to open - displaying the open PDF document in a new web page.
    Then I tried to click on a download button on a website to retrieve my statement - but again, a new web page would open but it would be BLANK. No sign of any download.
    When I used to open PDFs on a webpage, I used to get the Download box which asked if I want to OPEN or SAVE. This doesn't appear any more.
    Any help would be appreciated.
    I have already gone to HD / Internet Plug-ins and deleted the two Adobe PDF plug ins - but this hasn't fixed my problem.

    Click on the below link :
    https://get.adobe.com/flashplayer/otherversions/
    Step 1: select Mac OS  X 10.6-`0.`0
    Step 2 : Safari and FIrefox
    Then click on " Download Now"  button.

  • How do I create a folder to which PDF documents are automatically saved?

    I save many PDF documents which I then attach to various internal forms.
    Is there a way to create a folder to which the scanned document can automatically be saved without having to browse for the folder every time I save a document?

    Unless your scanning software has that feature, "Save as" opens up a "browse" window by default in Windows or Mac. I had an old Lexmark scanner that allowed setting a default save location for "bulk scans", but I haven't seen that feature in years.

  • SharePoint 2010 - Opening a PDF Document in the client

    Hello All,
    One I'm sure I got working, but seems to have gone backwards.. I have a document library with many PDF documents, where they open them in Adobe Reader X (Client), not the browser.
    I have all the normal bits, it's set to Permissive Browser Handling, etc.. Now, when I open my document on my Windows 7 machine, everything works as expected, it opens in the client, checks out/in, etc. When I open the same document on my Citrix desktop, it opens in the browser - and 'Edit Document' on the ribbon is greyed out.
    Both desktops have Adobe Reader X, but one works and the other doesn't! Does anyone have any ideas??
    Many thanks!
    Dayna

    The other option is to purchase OFFICE 2013, though I am not sure how well the import for WORD 2013 is as part of the MS engine.

  • Edit pictures and graphics in a pdf document

    I have many pdf documents that need new and updated logos (jpg images).  How do I delete the old logos and replace them with the new one?  I have Office 2010 and Acrob V10.1.4 but cannot find how to edit pictures.

    If you only have a few to change, use the information on Deepak's link. It tells you how to use the Edit Object tool.
    If you need to change a lot of them, you should really work on the original files - PDFs are not designed to be edited very easily. It's a simpler process in Acrobat XI but you still need to change each image by hand, one at a time.
    Bill suggests exporting to Word (File > Save As > Microsoft Word) - that will give you editable content but will remove anything interactive about the PDF file and tends to mess about with formatting. It's very much a last resort option.

  • 1. HP DeskJet 2545 printer. Trouble in setting Default Printer. Not printing MS Excel, PDF docu.

    1. Have HP DJ 2545 all-in-one printer. It prints many documents except the following:
    a) Many PDF documents  b) Microsoft Excel documents.
    2. Can not set it up as Default Printer though I have reloaded latest software drivers from HP site, checked with latest HP Scan Doctor etc. Test page is printed fine. Thereafter no printing can be done for PDF, MS Excel documents as default printer is shown as "Microsoft Office Document Image Writer", and HP DJ 2545 is NOT shown at all in list of printers available. 

    Hello @VV_HP2014 , and welcome to the HP Forums, I hope you enjoy your experience!
    I understand you are experiencing printer issues.  I would love to try and help you, but I do need a little information first. I am linking a few HP Support documents below that will show you how to find which operating system you are using. Also, if you're using Windows, please include whether your operating system is 32-bit or 64-bit. With this information we can provide you with accurate information.
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Good luck and please let me know the results of your findings. Thank you for posting on the HP Forums!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

Maybe you are looking for