Importing Linked data from a PDF to make a singular PDF file.

Ok, here's my scenerio.  I have a PDF Report that contains LINKS.  These LINKS call out to a folder called LINKS that contains DOC, XLS and TXT files that can be retrieved when in the original PDF LINK is activated. This LINKS folder must be in the same directory of the original PDF file.  This process was generated by someone else and my goal is to find a quick way to import these files (DOC, XLS, TXT) into the original PDF and redirect the pointers within the PDF accordingly.  I know I can probably open each of these files and save as a PDF and then insert page.  I have over 100 reports with multiple LINKS files and i need to get this done sooner rather than later.  So guru's of acrobat, please tell me there is a way to import linked files. 

If using Acrobat XI you can actually go to Tools >click on Combine. and add those pages they would be attached internally to the PDF.
Only Acrobat is finally set up to combine files not PDF within a a PDF.  This will make the PDF rather large depending upon the size of the other files.

Similar Messages

  • How to Extract Data from the PDF file to an internal table.

    HI friends,
    How can i Extract data from a PDF file to an internal table....
    Thanks in Advance
    Shankar

    Shankar,
    Have a look at these threads:-
    extracting the data from pdf  file to internal table in abap
    Adobe Form (data extraction error)
    Chintan

  • Can I use Visual Basic to covert form user data from multiple .pdf files to a single .csv file?

    Can I use Visual Basic to covert form user data from multiple .pdf files to a single .csv file?  If so, how?

    You can automate Acrobat using IAC (InterApplication Communications), as documented in the Acrobat SDK. Your program could loop through a collection of PDFs, load them in Acrobat, extract the form data from each, and generate a CSV file that contains the data.
    Acrobat can also do this with its "Merge Data Files into Spreadsheet" function, but this is a manual process.

  • How to read data from the PDF file

    Hi
    i need pdf related API details and sample program to retrive the data from the pdf.

    Did you even try looking this one up yourself? Google "java pdf" and you get plenty of results. The first one looks pretty promising, and I'm sure there is plenty of documentation with the API.

  • How to extract data from offline PDF files as batch processing

    Hello.
    I want to use Adobe Interactive forms as batch processing.
    For instances,
    1. Users download offline PDF files.
    2. Users inputs data on their local PCs.
    3. Users upload these PDF files in one folder.
    4. Program can read data form PDF files on that folder. and put data to ERP at night.
    I' d like to know how to implement a program with Java or ABAP.
    Regards.
    Koji.

    Hi,
    It's possible to do it but first be sure that the SAP system can read the directory while your program is executed in background .
    Then you have to read the content of the directory and process each file you found.
    Look at this standard ABAP object cl_gui_frontend_services , you will find method for browsing a directory and retrieve list of file .
    Afterwards you have to process each file , for this have a look at this wiki code sample i wrote for processing inbound mail with adobe interactive form, it should help you [Sample Code for processing Inbound Mail with Adobe Interactive Forms|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/sampleCodeforprocessingInboundMailwithAdobeInteractive+Forms]
    Hope this help you .
    Best regards.

  • Why a docx converted from a PDF file did not convert 1+ page from the source file?

    In trying to work with data from several PDF files, I subscribed to Adobes's online facility to convert source.pdf to output.docx. Output.docx is missing more than a page of data I need. I don't understand why this is happening.
    I tried then to convert source.pdf to output.xls and the data in output.xls was repeating itself, for example:. This date value  04/22 was converted to:
    04/2204/2204/2204/2204/22
    Could any one here help me with these issues?

    Hi rivalg,
    Do you know how that PDF was created? The quality of the conversion depends largely on the quality of the PDF. It sounds as though you may be experiencing some font-related issues. As a test, you can try converting the file from within Adobe Reader with OCR disabled, as described here: How to disable Optical Character Recognition
    Note, however, if the PDF was created from a scanned document, and doesn't contain selectable text, you won't be able to select that text in the converted Word document. (OCR converts scanned/image text to selectable/editiable text). Nonetheless, it's a good test.
    As for the .xls output, it sounds as though the PDF isn't tagged to show the various cells in the table. Again, it depends on what created the PDF. Not all PDFs are created equally, alas.
    Please try converting with OCR disabled, and see how that goes. If we need to, we can take it from there.
    Best,
    Sara

  • Linking data from PDF form into Indesign CS6

    Hello all,
    I'll be working on a magazine which has a large section of day camps technical descriptions :
    name, contact info, location, short introduction text, activities icons (they have to choose up to 5 icons from a total of 12)
    Is it possible to link data from a fillable PDF into predetermined and prestyled text boxes in Indesign CS6?
    Would it be necessary to export in an Excel sheet prior?
    What would be the best trick in order for the icons to place themselves automatically, if possible?
    Thanks in advance

    When placing a PDF into InDesign, it's a flat piece of art for each page included. There's no way to manipulate form fields or work with links or anything like that.
    The data from the form would have to be collected and converted into an Excel file for placing into InDesign. (Collecting data from PDF forms and converting the Excel format can be done in Acrobat Pro.)

  • Is it possible to import less than ALL of the data from a PDF form developed on LiveCycle?

    Is it possible to import less than ALL of the data from a PDF form developed on LiveCycle?

    Please ask in the LiveCycle Designer forum.

  • Import xml data from a variable locations

    Hi,
    Could some please help me with a solution?
    Here's what currently runs on our server. An applications runs and does:
    Create an unique folder
    Copy a fillable, reader extended form into this folder
    Put data in a XML-file (always same filename) and places that in the same folder
    Open the PDF for the user to fill in the details.
    Now, the change I want to make is to import the data from the XML file into the PDF. I used a button on the form using xfa.host.importData(). This fires up a browse-for-file-box so the user can select the correct xml-file. This works!
    However, as the folder from where the PDF opens, is always a different one, the browse-for-file-box opens in the wrong folder. The user does see a XML-file, but that is from a different folder. So, what I wanted is the following:
    The form opens
    The PDF imports the data from the XML file automaticly, without user intervention
    The user finalizes the form and saves it.
    In short: How can I create a variable from the folderlocation where the pdf is opened, and merge that with the xml-filename?
    Hopefully I than can use xfa.host.importData("filename.xml")
    I hope someone can advise me! Thanks in advance!

    Hi,
    thanks for your responce. It sure was helpfull to have a look at that discussion. However, that article regards a defined source with a fixed path (xfa.host.importData("/c/path/to/xml/file.xml");)
    There is my problem. I need to determine the path first since that changes every time. Then I want to import that file using code.
    I hope my question is clear. If not, please let me know!
    Regards,
    Erik
    By the way, I also tried opening the same pdf from different folders. Adobe Reader seems to remember where it looked previous for a XML-file. So,if there is a way to set the folder where the browse-for-file-box opens with, that would be great too!

  • Import some data from one oracle to another...

    Hi Guys,
    we have 2 oracle database servers on 2 different machines with schema.
    I want to import some data from a specific table from one oracle into another oracle.
    what is the way to do that.
    Please help in details
    Imran Baig

    Hi,
    Thanks for the reply.
    Tables are already created in both of the oralce databases only the data varies. I just have to import only few records from one oracle to another with the same user name and table already existing.
    I have tried using database link. I can view records from the other oracle database but as soon as i write an insert command oracle gets held. I cant do anything.
    Is there any other way?
    Imran

  • How do i import excel data base into pdf form drop down field

    Hi,
    I have a table of about 2500 rows and three columns that i would like to import into a drop down window on a PDF form to be self populated when item selected rather than entering the data. How can this be done?
    Thanks!
    Richard

    Hi,
    I did not know only two entries for each option item is it. I have manually entered data in the drop down an list boxes. With 2500 lines of data I was hoping there was an easier way other than manually entering the data.
    I have no knowledge of Java Scripting.....
    I was just wondering if there was a way from an Excel spreadsheet to import that data into a PDF form to be selectable to populate PDF fields in a form. It doesn't sound like it.
    Thanks......

  • Importing master data from R/3 through functional modules

    I am facing the below error when I try to import master data from R/3 through the inbound functional module /DMF/MDIF_PRODUCT_INBOUND to the PMR component (PMR - Promotion Management for Retail).
    "Runtime error CALL_FUNCTION_NOT_FOUND has occurred"
    Landscape - I have RTLDMF 1.1 and RTLPROMO 7.0 installed on top of Netweaver with EHP1 in a server which also has BI system. While the R/3 is present in another system.
    Appreciate any help. Thanks!

    Hi Khan,
    You can create your own datasource source, by Tcode RSA2. In this link you find more information:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/28/4c553c42360a40e10000000a114084/content.htm
    Also please check this link, that provides the steps to create/maintain the generic datasource:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/3f/548c9ec754ee4d90188a4f108e0121/content.htm
    I hope it contributes.
    Regards,
    Sinara Moraes

  • Extracting data from a pdf form

    Hi,
    livecycle es2, workbench 9.0
    I'm new to workbench and have a problem extracting data from a pdf form submitted to a short lived process.
    I have set up the following very simple process :
    default startpoint >  ProcessForm > exportData > set value > set value > Write Document
    The intention is to update the document and write it to disk. So far, each step works except for the 'export data' where I cannot get the pdf to extract to xml.
    The Input to the 'export data' step is a variable (myDoc), Data Type: Document,  created from the incoming PDF form.
    If I write out myDoc it is an exact copy of the incoming document, so I guess the start and finish steps of of the process are OK.
    The incoming (PDF) form I was given had no data schema, but  I thought I could access the form data by exporting to an xml variable....
      Service : FormDataIntegration  / exportData
    input (PDF Document)    variable : myDoc
      output(Data extracted)     variable : myXMLData
    Then in the next step (set value) access the xml element I am after ..
    Mappings
    Location:  /process_data/@groupId      Expression: /process_data/myXMLData/xdp/datasets/data/form1/mainPage/groupId
    This is did not work, so I got the incoming form, exported the form data to an xml file,  and created a schema using  Stylus Studio. I then imported that into the myXMLdata definition. ( BTW - Do I need to specify the root node after importing it ? )
    Still not working !
    Extra info : The XML view of my incoming  form shows I have a minimal dataset definition- is this OK ??
    <connectionSet xmlns="http://www.xfa.org/schema/xfa-connection-set/2.8/">
       <?originalXFAVersion http://www.xfa.org/schema/xfa-connection-set/2.4/?></connectionSet>
    <xfa:datasets xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/">
       <xfa:data xfa:dataNode="dataGroup"/>
    </xfa:datasets>
    The schema created by stylus studio has none of the xfdf, xfa settings I have seen on other schemas - is this OK ?
    Any help to get this fixed greatly appreciated
    thanks
    steve

    hey thanks for the offer, but I am now sorted after I found a simple working example on line.
    This is a similar process to the one I am working on, and is clearly described and easy to follow...
    http://eslifeline.wordpress.com/2009/04/25/extracting-data-from-signed-pdf-using-livecycle -server/
    girish bedekar - I thank you !

  • Importing Camera data from C4d?

    Can anyone tell me me how to import camera data from c4d into shake?

    First of all, this plug might help you:
    http://www.vreel-3d.de/plugins/CaMaya/links.html
    Arndt, the creator, is out of the office until the 31st though. Perhaps he checks in now and then to create serials?
    This thread might help too:
    http://forums.cgsociety.org/showthread.php?f=47&t=404724

  • Any method to Import the data from Ingres Database to Oracle Database

    Hi,
    Is there any method to import the datas from Ingres Database to Oracle Database,
    Thanks in Advance.

    Check out this link.
    HTH...

Maybe you are looking for

  • Output codec

    using premiere pro 6 what would be an equivalent output codec as Pro res 442? I want to output my video with a similar quality codec.

  • Having trouble playing 1 of my iTunes tracks

    Dear ITunes staff, For some reason my iTunes won't play track 5: On Top of the World, from Imagine Dragons. Plays the full digital CD except this one...it is pretty frustrating...I deleted it and redownloaded it and it just wont play... Please rectif

  • Oracle Mail - Application

    Dear * What is Oracle Mail ? How to use? Edited by: nanumadhusudhan on May 27, 2009 6:24 PM

  • [Urgent] KMODE Exception

    Hi All, I have this serious problem launching java applications on one of the machines at my office, the jdk1.3.1 works fine but when I use j2sdk1.4.1_05 or higher I get BSOD (KMODE_EXCEPTION) and system crashes.Can anyone help me on this? ** Not eve

  • When i just updated to version 4.0.1 i lost back, forward, reload, and stop as well as the new version acting extremely "wonky", ????

    i updated to 4.0.1 a couple days ago. no problem doing the update, downloading the new version. but i seem to be missing certain things (reload and stop "buttons") on my new version as well as having some things not functional (back and forward "butt