Merging documents into one PDF

Hi,
  I am trying to merge multiple files (MS Word, MS Excel) into one PDF document using ADS.
  I saw a sample progam FP_PDF_TEST_19 which says * Merge data from a file in an existing PDF. I am trying similar to that.
  I checked the ADS connection/configuration and seems to be correct. To confirm that I executed the programs FP_PDF_TEST_00 & FP_TEST_00..It is showing version number and PDF form accordingly.
When I run the program FP_PDF_TEST_19..I am getting the following exception..
System Error: com.adobe.ProcessingException: PDF is not interactive: Data can only be imported into interactive forms.
Processing exception during a "MergeData" operation.
  My Question is it possible to merge multiple documents and if possible is there any configuration I am missing.
  Please let me know if you require more details.
Thanks
Naren
Edited by: Narendran Muthukumaran on Oct 23, 2008 9:49 PM

Hi,
First of all, "merging" document while using ADS consist of adding attachement to ypur form, you can really mere several document into one .
For merging document you have to give a PDF file for input and the document you want to add ( Excel, Word ... ) . The PDF document must be known by the system that means you must have define a form while using transaction SFP . If it's not the case the system can't make the merge .
Hope this help you
Regards

Similar Messages

  • Need help fast! Need site to merge documents into one pdf

    I pay a monthly fee to adobe so I can merge different files together into one pdf. I just logged in for the first time this semester, and all I see are different products adobe wants me to buy. How do I find the site to merge the documents? I have less than 3 hours till I have to submit, please help!

    If you subscribed to PDF Pack, go to http://createpdf.adobe.com/
    If you subscribed to Acrobat Pro, download and install it.
    If you subscribed to Acrobat Plus, do either.
    Otherwise you probably have the wrong subscription.

  • I have a paid subscription, but am no longer able to merger multiple pdf documents into one pdf. What's up?

    I have a paid subscription, but am no longer able to merger multiple pdf documents into one pdf. What's up?

    Pat:
    Below is a copy of an 8/7/2013 email from adobe. I prepaid a one-year subscription, and, until I recently upgraded to Windows 8, I was able to make several dozens of merged pdf documents. I seem to be no longer able to use the merge feature that I had successfully and repeated used. When I search for the merge feature I end up with a request that I pay for an upgrade monthly subscription to use the merge feature.
    Tom
    =================================here follows my subscription email====================================================
    Welcome to Adobe ExportPDF
    2 messages
    [email protected] <[email protected]>
    Wed, Aug 7, 2013 at 1:01 PM
    Reply-To: [email protected]
    To: [email protected]
    Dear Thomas Corr,
    Thank you for purchasing a subscription for Adobe ExportPDF.
    Sign-in to export a PDF Now >>
    With your subscription you can:
    Enjoy unlimited online conversions from PDF to Word (DOCX).
    Make scanned text editable.
    Maintain page, paragraph, and font attributes.
    Preserve tables, images, and multi-column text.
    Export PDF comments to Word.
    Help and feedback
    Get help from Adobe on the Support Center.
    The Adobe ExportPDF Team

  • How to combine three PDF documents into one PDF document ?

    Hi Folks,
    I have a requirement to combine 3 PDF documents into One PDF document, let me explain clearly.
    I have developed two Adobe forms in T.code SFP and I have one PDF docuement which is stored in DMS (T.code CV02n), and now I want to combine these three PDF documents into one pdf.
    I have tried below link, but only 50% can able to do my requirement.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/404e4dc1-a79c-2d10-a7b5-9a266dfed9cb?QuickLink=index&overridelayout=true
    Is there any best solution to fix this.
    Best Regards,
    Naresh Kumar.

    Hi Lukas,
    Thanks for your response on this.
    Krisztian's solution will work/merge only for Adobe forms created in T.code SFP but can't merge with the pdf document which is sitting in CV02N (This doesn't have Adobe form name in T.code SFP), this is what I understood.
    And one more bad news is we are not able to install that unix file in our client system, it is not compatable.
    Best Regards,
    Naresh Kumar.

  • Convert different types of files and merged them into one pdf

    Hi, everyone. I'm girl from China.
    There is folder containing severl files of different types, like doc, msg, jpeg etc.   And I want to convert and merge them into one pdf following a certain order. I know that PDFmaker can do that nicely, but the problem is that I have like 3000+ fodlders that requires the same work.
    I want to do it with VBA and Acrobat. I have a Acrobat XI Standard Version and a perfect license, by the way
    And I have got the code(Thanks, Karl Heinz Kremer) of merging two pdfs into one, but how can I convert them into pdf first?
    Thank you very much.
    If I can finish this, I would like to publish my code on this forum.

    Wow, that's great news. But how should I add the Action?
    1. There is no action named "Covert files into Pdf" in the tools panel....
    And if I write Javascript code to do this action. How should I write it?
    app.openDoc({
    cPath: "/c/temp/myPic.jpg",
    bUseConv: true
    These code only works when I specify the path of the file.
    If you know how, pls tell me..........

  • How do u merge documents into one?

    how do u merge documents into one?

    The other option is to open one file and then use Tools>Pages>Insert from File to add other documents.

  • Merge PDF documents into one PDF document

    hi expets
    I have got an question. I have several different PDFs.
    Four main PDF and 20 PDFs which are ment as attachements.
    Via ABAP code i would like to chose dynamicaly several of those attachement PDFs and merge them within one of the main forms.
    So as result you will have one pdf which you can see in the print preview and send as one to the spool.
    But is this possible?
    Kindly hear from you!
    Anton Pierhagen

    Hi *,
    Add below  parameter values in report program in FP_JOB_OPEN function module.
    SFPOUTPUTPARAMS-BUMODE = 'M'.
    SFPOUTPUTPARAMS-PREVIEW = ' '.
    Call different adobe forms without using FP_JOB_CLOSE.
    It will merge pdf files.
    At the end, call FP_JOB_CLOSE.
    and then get the merged pdf as FPFORMOUTPUT-pdf.
    Thank you.
    Chandler Bing

  • Multiple billing documents into one PDF for email

    We have a business requirement to email invoices to customers with one email, one pdf.  Our current email solution utilizes the Esker software and results in one email per invoice when we run RSNAST00 for transmission medium 5 nightly, which really irritates our customers.
    Is there anyone out there who knows how to configure or program so the customer gets only one email with one pdf?  We have been told this is possible using Esker Deliveryware rules but would prefer a solution inside SAP if possible.
    Thanks in advance!
    Amy

    Hi Amy
    You can create a custom program which can do this using ABAP Development. The program will call a smartform and print all the invoices for the customer created during the day as continuous pages. (You should then remove the configuration for the output type already configured using NACE)
    The program can be scheduled to run daily.
    You could use the settings in SCOT to configure default file format as PDF for all smartforms.
    ...please.
    with kind regards
    Sundar

  • How to gather several scanned file type document into one pdf file?

    I don't know if I make myself clear...
    anyway, thank you in advace for your answers!
    leya
    tiger   Mac OS X (10.4.4)  

    Hi, leya.
    I presume the scanned documents have been saved as individual PDFs.
    To combine PDFs:
    • If you have Adobe Acrobat, either Standard or Professional Edition, you can combine PDFs by opening one of the PDFs and then using Document > Insert Pages to add additional PDFs to the first you have opened, then save the combined PDF either replacing the first PDF or using File > Save As... to save the combined PDF with a different file name.
    • If you do not have Acrobat, you can download and use any of the these third-party tools. In particular, Combine PDFs is both freeware, popular, and highly rated.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • How to merge multiple files into one pdf

    I would like help with this task. If I could do this for free I woul actually be more likely to follow advice. Many thanks

    Hi Lauravill,
    The free Adobe Reader cannot help you with the merging job. If you have Acrobat Reader then you can merge files into one pdf with the following steps-
    Within Acrobat XI, select File > Create > Combine Files into a Single PDF.
    Click Add Files and select the files you want to add.
    Click, drag, and drop to reorder the files and pages. Double-click on a file to expand and rearrange individual pages. Press the Delete key to remove unwanted content.
    When finished arranging the files, click Combine Files.
    Select File > Save As > PDF.
    Name your PDF file and click Save.
    Let us know if you face any problemwith this or need extra support.
    Thanks
    -Satyadev

  • I NEED HELP ON COMBINING FILES INTO ONE PDF FILE

    HOW CAN I TAKE 6 FILES AND MAKE THEM INTO ONE PDF FILE?

    Hi GOLDENSOROR
    How to merge files into one PDF:
    Within Acrobat XI, select File > Create > Combine Files into a Single PDF.
    Click Add Files and select the files you want to add.
    Click, drag, and drop to reorder the files and pages. Double-click on a file to expand and rearrange individual pages. Press the Delete key to remove unwanted content.
    When finished arranging the files, click Combine Files.
    Select File > Save As > PDF.
    Name your PDF file and click Save.
    Please refer : http://www.adobe.com/products/acrobat/merge-pdf-files.html

  • How do I merge more than one PDF document into one singular pdf using adobe viewer touch on a microsoft surface?

    How do I merge more than one PDF document into one singular pdf using adobe viewer touch on a microsoft surface?

    Or using the Adobe PDF Pack https://www.acrobat.com/

  • How to merge pdf files into one pdf file?

    In E-Rec we need the capability to mass printing for correspondance. There i want to merge pdf files for candidates into one pdf file. I am doing the following:
    Data: lv_document1           TYPE rcf_s_cs_document_content.
    LOOP AT activity_object_tab INTO ls_activity_object.
        lo_act_corr ?= ls_activity_object-activity.
         CALL METHOD lo_act_corr->process_document
           EXPORTING
             channel  = 'FRONTEND'
           IMPORTING
             document = lv_document1.
      ENDLOOP.
    Now lv_document1 contains the pdf file in  lv_document1-DOCUMENT_X which is of type RAWSTRING.
    This works for one candidate, in this case the pdf for last candidate will be displayed.
    But how would i append in the loop or what would i need to do display all candidates in one pdf.
    Any help will be appreciated.
    Thanks

    File>Create PDF>From File.
    Please post followups in the Acrobat forum.
    Bob

  • How to download & how to merge pdfs into one pdf file?

    Hello everyone!
    I hope someone can help me, because I am SO frustrated right now! I want to create an electronic document of a 40-page thesis I wrote. I no
    longer have the original computer files, so I took digital photos of each page.
    Then I converted all the jpegs into pdf files.
    Now I want to merge these 40 jpegs into one pdf file.
    I read that this is possible with Adobe Acrobat 8 or 9. So, yesterday I downloaded the trial version of what I thought was Adobe Acrobat 9. Well,
    two whole hours later, all I could find on my computer was Adobe Reader 9, which would not allow me to merge any pdfs.
    So, today, I again reinstalled the Adobe Acrobat 9. Now, after waiting another two hours, there is NOTHING on my computer--no Adobe Reader, no Adobe Acrobat, no desktop icons, nothing in the "All Programs" list when I press the Start menu, etc.
    What happened? How could something that took so damned long to download be totally invisible on my computer now? I do see Arcsoft, but that is for photographs. Is it possible to merge pdfs together using Arcsoft?
    I have SO much other work to do, and I am so disgusted that I have lost two days on this project, just trying to merge pdfs together! Please, if
    you have any suggestions as to how to get Adobe Acrobat 9 as a trial version an/or how to merge pdfs, please answer this post!
    Thank you very much for your help.
    Courtney

    Hi. Yes, that is the link from which I downloaded Acrobat 9. I now have this file on my computer: AcroPro90_efg.exe
    Yes, I did install it, but one of the times it hanged at 99.96%. Do you know what that means?
    Thanks in advance.
    Courtney

  • Text issues merging multiple pdfs into one pdf

    Hello, when I merge multiple pdfs into one pdf document my text is missing or garbled.  I spent hours yesterday trying to figure this out, from insuring the text was embedded and print setting were correct.  Please help!!
    Using Adobe Pro 9.0
    Thanks,
    Faith

    Acrobat Pro is the application you use for working with PDFs, making minor edits, combining multiple PDFs into a single file, extracting or replacing pages, doing fancier form work than ID has the ability to produce, and even creating PDF from a number of other file formats. I'm not sure your question about maintaining the quality of your photos is really applicable -- it would depend on how youare getting from the photo to PDF to begin with. The use of Acrobat in and of itself won't be the determiner.
    That said, I couldn't live without Acrobat Pro in my workflow. Since you are on CS5.5 you have a couple of options. You could purchase a subscription to Creative Cloud (at a discount for the first year), which would give you access not only to Acrobat, but all of the other programs and tools included in the suite, but you pay a monthly or yearly fee, or you can buy a standalone perpetual license to either Acrobat Pro or Acrobat Standard (I didn't realize Standard was still an option, and you might not need all the features of Pro -- you can compare at http://www.adobe.com/products/acrobatpro/buying-guide.html).

Maybe you are looking for

  • How can we assign system fields like sy-datum, sy-uzeit to the ztable field

    hi experts, i have created one ztable inthis one it has some fields like date changed , time changed... in this table when the user enters the data it automatically updates time and date... for this where i have to assign those fields and code pls...

  • What happens to messages after its gone from the queue?

    Hi all, just wondering if anyone knows what happens after a Message leaves Message Queue? Our scenario is this: Hybrid configuration With Exchange online and Exchange 2013 server.All MX records Points to Our on prem server,but Messages sends directly

  • How to upgrade ms office not working with lion (20004)

    what should I do, if after upgrading to lion my ms office is not working is there any alternative working with Lion, what is not to expensive Thank You for tips

  • Oracle 11g Remote Connection issue

    When I try to connect to Oracle database remotely using SQLPlus or SQLDeveloper I get the following error. ORA-01017: INVALID USERNAME/PASSWORD; logon denied. Server details: Oracle 11g on Enterprise Linux 4 I can connect using SQLPlus on the server.

  • Delivery & Billing document (Cross Company)

    Hi All, This is Cross Company STO process Reciving plant (R111) create PO of 5,00,000 KG which can be send by supply Plant (S222) throughout a year Material is Coal Ash , fills into Railcar but at the time of filling Material in railcar they didn't k