Import a PDF - Help needed

Hi,
I imported a PDF document through SFP to a new form. The PDF document has 12 pages of the same content. I have done the mappings for one page. Should I do the mappings for all the other pages similarly or is there any way to copy one page with mappings to the other page as well.
Please help me in this regard.

What we typically do, is take a pdf, and run it through Formbridge.  So, open formbridge, click Translate, then browse out to the file you want to convert.  It'll ask you where you want to save it (usually in the same folder you picked the file up from), then click ok, and it should convert it.  Once the conversion is completed, open Output Designer, click file, import.  Browse to the folder you converted the file to, and select the fif file (that's the extension it names it once it's been converted) and click open.  It may prompt you to choose a font or two during the import, but just select whatever is closest to what was on the original artwork.
Once the import is completed, you may need to touch it up, but it shoud come over pretty cleanly.  Hope this helps!

Similar Messages

  • Upgrading Stellent 7.5 to OCS 10gR3 Import Process failing HELP NEEDED

    Hi,
    I am upgrading Stellent 7.5 to Oracle COntent Server 10gR3. Here is what I have done.
    1. Migrated all the configuration from Stellent to 10gR3
    2. Migrated the Folders from Stellent to 10gR3
    3. Migrated the content by creating an Archive and then importing the Archive in 10gR3.
    I am seeing lot of errors in the log file. Following are the errors I see in the log file.
    1.
    Could not send mail message from (null) with subject line: Content Release Notification. Could not get I/O for connection to: hpmail.rtp.ppdi.com java.net.ConnectException: Connection timed out
    2.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Invalid Metadata for 'ID_000025'. Virtual folder does not exist.
    3.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Content item 'ID_004118' was not successfully checked in. The primary file does not exist.
    4.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Content item 'ID_004213' was not successfully checked in. IOException (System Error: /u01/app/oracle/prod/ucm/server/archives/productioncontent/09-dec-21_23.29.44_396/4/vault/dmc_unblinded_documents/4227 (No such file or directory)) java.io.FileNotFoundException: /u01/app/oracle/prod/ucm/server/archives/productioncontent/09-dec-21_23.29.44_396/4/vault/dmc_unblinded_documents/4227
    5.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Content item 'ID_031414' with revision label '2' was not successfully checked in. The release date (11/4/08 9:12 AM) of the new revision is not later than the release date (11/4/08 9:12 AM) of the latest revision in the system.
    6.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Invalid Metadata for 'ID_033551'. Item with name '07-0040_IC_Olive-View_UCLA_ERI_Cellulitis_2008-08-26.pdf' already exists in folder '/Contribution Folders/2007/07-0040/07-0040Site_Specific_Documents/07-0040Olive_View_UCLA_Medical_Center/07-0040Archive/07-0040Essential_Documents_ARC/07-0040Informed_Consent_ARC/'.
    7.
    Import error for archive 'ProductionContent' in collection 'prod_idc': Aborting. Too many errors.
    QUESTIONS:
    Is there a way to keep the import processing running even if the errors are coming. As it looks like when there are too many errors the import process stops in the middle.
    How do I find out the total number of folders and the documents. As I want to run the same query on Stellent 7.5 and find out total number of folders and the documents and then run the same query on 10gR3 and compare the results. Just want to fnd out how much content is imported.
    How do I run the import process over again as half of the content is imported and my import process failed in the middle when running the process over again what settings do I need to provide to make sure no duplicates get created etc.
    Any help is really appreciated.
    Thanks

    Hi
    There are a couple of ways to get around the issues that you are facing such that import process is not interrupted because of these. They are as follows :
    1. Use ArchiveReplicationException component . This will keep the import process running and make a log of the failed process which can be used for assessing / gauging the success of the import and what all needs to be redone.
    I would suggest this as the option for your case.
    2. Put the config variable for arciver exception to 9999 so that the archive process stops only after hitting the limit of 9999 errors.
    I would suggest to go for step 1 as that would be a much more foolproof and methodical way of knowing what all items have failed during import.
    Thanks
    Srinath

  • Import/Export pdf help - about to return the program :(

    I bought the program because I was told I can import a pdf and export it as a pdf/x-2002. I have read through threads and troubleshooting tutorials and I have not seen anything on how to do this. Please help! I'm about to return the program.

    You can place PDFs into InDesign, and InDesign can export PDF/X3-2002, but if converting the format (without any editing) is your only goal, you may want Acrobat Pro instead. If you do need to edit the files, you should get the native files; PDF is meant as an end product, not a working file.

  • Error while running Process Order API to import orders - URGENT HELP NEEDED

    Hi all,
    I'm stuck with order import using OE_ORDER_PUB.PROCESS_ORDER api. Wanted to import a simple order in Vision database using the process order api. Figured out the right data to use, inserted into Headers and Lines Iface All tables. When calling the OE_ORDER_PUB.PROCESS_ORDER api, it is throwing this error:
    "Header ID does not exist on this record or does not match ID specified on header record. You require a valid header ID if the operation is Create."
    But when I validate the same record using the CORRECTIONS form in Order Import GUI, the order is successfully validated. Also the order is imported when I click the IMPORT button.
    I understand that HEADER_ID column is not required for creating a new order, but not sure why it is erroring. Here is the data I'm using:
    Insert into oe_headers_iface_all
    (org_id, order_type_id, order_source_id, orig_sys_document_ref, ordered_date, request_date,
    sold_from_org_id, sold_to_org_id, ship_from_org_id, ship_to_org_id, invoice_to_org_id,
    CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE,LAST_UPDATE_LOGIN,OPERATION_CODE)
    values (204, 1430, 1046, '101040', sysdate, sysdate, 204, 1004, 606, 1018, 1017, 0, sysdate, 0, sysdate, 0, 'CREATE');
    Insert into oe_lines_iface_all
    ("ORDER_SOURCE_ID","ORIG_SYS_DOCUMENT_REF","ORIG_SYS_LINE_REF","ORIG_SYS_SHIPMENT_REF","ORG_ID","INVENTORY_ITEM","LINE_TYPE_ID",request_date,"SCHEDULE_DATE","DELIVERY_LEAD_TIME","ORDERED_QUANTITY","ORDER_QUANTITY_UOM",sold_from_org_id, sold_to_org_id, ship_from_org_id, ship_to_org_id, invoice_to_org_id,"UNIT_SELLING_PRICE","CREATED_BY","CREATION_DATE","LAST_UPDATED_BY","LAST_UPDATE_DATE","LAST_UPDATE_LOGIN","OPERATION_CODE")
    values
    (1046,'101040', '1', '1', 204, 'AS72111', 1427, sysdate, sysdate+1, 0, 10, 'Ea' ,204, 1004, 606, 1018, 1017,100,0,sysdate,0,sysdate,0,'CREATE');
    Any help is appreciated.
    FYI - this is a 11.5.10.2 version installed on Windows 2003 server.
    Thanks in advance.
    Jags

    I might be late in replying, but hope it might help.
    From your query it seems you are inserting records into interface tables and then calling process order API( probably from some PL/SQL block).
    This is where I am confused, because I hope you understand, that interface tables are for use with Order Import concurrent Program, and for Process ORder API, you need to provide the data as parameter. The api has, header record type and line table type as parameters. So you need to assign correct data to these variables and pass them as parameter when you are calling Process Order API.
    If you are doing the same thing, then post the exact pl/SQL code and error message from the API. That might help diagnose the issue.
    Regards,
    Nitin Darji

  • Problem in importing idoc? help needed

    Hi all,
             I am trying the file-xi- idoc scenario.I have created logical system,port,pprofile, rfc destination( using XIAPPLUSER id and password) in respective
    sap system.
    In sap xi side, using transaction idx1, created rfc destination to sap system and created a port.
    In i.repository, when i tried to import the idoc type, i am getting the error like 'unable to establish connection to R/3 system'. I have defined the receiver sap system in SLD asboth technical and as well as business sytem.
    Any help???
    Rgds,
    SR.

    Hello SR,
    There could be various reasons ... one of them could be your definition in the Integration Repository. Check if you have given correct server address & Group name etc on the screen where you create NameSpace. Also check that the user has sufficient authorization in the SAP system from where you are importing the IDoc schema.
    Let me know how it goes.
    Regards,
    Homiar.

  • Portfolio PDF Help needed

    Hello everyone!
    I have created an A4 landscape Portfolio in Illustrator CC to send as PDF to clients with 18 pages total. File is 10 MG, too big to send to clients, I need real advice...
    I have uploaded this file to the website Issuu so you can get a closer idea: http://issuu.com/dolorequena/docs/porfolio_2013
    My original file use to weight more than 20MG, but I reduce the size by saving the artwork in Photoshop CC as images, so I made sure this settings were set:
    All, 150 dpi
    RGB mode.
    JPG format
    (take a look at the image, and feel free to advice)
    Then I went back to my Illutrator CC file and I placed all the images...
    in all honest, it took a while till I made sure it all layed out almost perfectl and had to solve other minor issues.
    The question is... How would you have created your PDF portfolio to send to clients or for print?
    Do you start by schetching, like I did? and use In-Design instead of Illustrator?
    Can you specify as detail as possible?
    Also recently I made a small presentation in Illutrator CC for a client, file is 17MG if I Zip it, it becomes 14MG.
    In this case, for this type of presentation I use PNG images with transparecy, some vector illustrations with shadows... I know this increases the size, but how do you get a good resolution?
    I saved the file as High Quality Print. But when I tried sending the file it took ages, and it wasnt even sent. What is the max recommended weight of file?
    Be as open as possible, I am happy to hear all construcctive criticism.
    Thank you for your time,

    No, I haven't tried the frist option, but I will test it... im curious!
    Have you tried to File>Print and use Acrobat Distiller with Properties>Conversion Settings>eBook (you may edit the settings and get a customized set)?
    Number 2... What exactly do you mean by uploading it to my site? you mean have a section so clients can download it? or from the FTP? If you have time this is my site: www.dolodesign.com , maybe you can take a quick look and explain? ... I appretiate your time.
    Or have you considered just uploading it to your site and email a link to (possible) clients?

  • ODI 10.1.3.6 Import Issue. Help Needed

    I have old back up of ODI 10.1.3.6 (Master and Work Repository) and want to import these into new install of ODI 10.1.3.6 on my PC. I have successfully imported the Master Repository. But I forgor the password of work repository so I can not import the work repository. I did following steps.
    1. Installed ODI 10.1.3.6 on my PC (64 bit windows 7 home premium)
    2. Did import the Master Repository from old back up zip file. (Did not create the new Master).
    3. I can not sign on into Designer because the work rep. is not imported yet.
    4. From Topology Manager, I have to first insert new Work rep. but I do not have old work rep. password.
    5. Once the work rep is created linked to the imported Master rep, then I will import the work rep from old zip file.
    How do I resolve this issue? Is the above step correct?
    Thanks

    I am at the screen
    "Input the password of WORKREP"
    A work repository already exists for this connection. Enter the repository password to declare it in your Master Repository
    But I do not have old password. Help needed

  • Bom And Routing Import interface errors Help needed

    Hi All,
    I am using bom and Routing Interface to load the Bom and Routing Header.papulating the BOM_INVENTORY_COMPS_INTERFACE,BOM_OP_SEQUENCES_INTERFACE,and BOM_OP_RESOURCES_INTERFACE tables BOM header and Components are created sucessfully but routing is failed with process flag 3.the errorr i am getting is You cannot update or delete operation sequences when there is no routing for the assembly item &ASSEBLY_ITEM_NAME. (ASSEMBLY_ITEM_NAME=TESTITEMBOM) (ORGANIZATION_CODE) and
    This record received an error status since a severe error occurred in the operation sequence 10 while performing user unique index conversions."
    please let me know any api is avilable to load ROUTING Components
    Thanks in advance

    Hi,
    Try following
    step 1. Insert routing header (bom_op_routings_interface) : Run Interface
    step 2. Insert routing lines (bom_op_sequences_interface) with correct reference to routing_sequence_id: Run Interface
    step 3. Insert all resource lines (bom_op_resources_interface) with correct reference to operation_sequence_id, routing_sequence_id , Run Interface.
    Thanks,
    Hrishi

  • Help!! I can't import a PDF due to "duplicate display values"

    This is the notice I'm getting
    "FormsCentral could not import the PDF because field months contains duplicate display values."

    If you read and follow the steps in Fixing "Duplicate display values" error when Importing a PDF I think you will find you have some duplicates. If you feel you've checked your file completely you can send me a copy and I'll take a look. [email protected]
    Andrew

  • Help need to switch Muse site to BC on a allready hosted plan

    Hi,  i also posted on BC forum...
    I have a client that was in a hurry to have his emails accounts before the entire website.
    So i went on and bought the email marketing plan (cos he will also need to do email campains) an pointed his domain everything is working fine, at this moment he has his accounts the domain is live.
    The site would be just a small 7-10 pages not to complicated.
    Has a graphic designer (who has venture into Business catalyst cos it had all the solutions i needed, well that's what the promotional videos said anyway) I made a site in Muse.
    First i did a temporary page thats says "comming soon", and then i made the entire site, all the design and menu but with blank pages cos the client didnt have all the content yet (and still dont have). I uploaded that site to a sub directory so he could see the evolution.
    He approved the design, yay!
    At the end of the process, he told me he needed to have full control with the editor. (style, images, bulleted list, need to put downloadable document like pdf etc.) i told him that he could only modify what was allready there with the Muse in Browser editing (that he saw when i made the pitch using another site) he was impress with the way it worked.
    so i told him i would have to remake "template".
    I thought of using a BC template, and modify the looks to adapt to my client image, Of course, use a responsive theme so he could make the change at one place only. (cos in Muse you need to make the changes on the 3 layouts).
    Now, i created a new temporary site using one of the new responsive template available.
    How can i import that new site onto his live domain? In other words, how can a switch from a theme made in Muse, to a BC template?
    cant i just delete everything in the root folder, and upload the entire new site via ftp?
    please help me find the solution. i am a bit in a panic here
    hope you could understand my lousy English.
    Sincerely,
    i.d.

    This would need to be transparent for m'y client...
    Y
    Envoyé de mon iPhone
    Le 2014-04-20 à 15:29, Sanjit_Das <[email protected]> a écrit :
    Re: help need to switch Muse site to BC on a allready hosted plan
    created by Sanjit_Das in Help with using Adobe Muse CC - View the full discussion
    Thanks for additional details.
    Unfortunately we cannot change site template of a live site in BC , but as a workaround Create a site from BC using the template you wish to use then publish the site from Muse to the site created from BC and transfer the contents stored from live site to trial site. Ater final transition is done , you can delete the already paid site and make live the new trial site which includes new site template.
    Thanks,
    Sanjit
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6314730#6314730
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6314730#6314730
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6314730#6314730. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How can I import a .pdf from CorelDRAW into photoshop?

    Hey,
    I have a client who is sharing a CorelDRAW file with me, but I can't find a way to import it into Photoshop. I know Corel is for Vectors, and Photoshop is now, but I thought the .pdf format would be compatible... I managed to import one pdf, but the colours were very distorted. A larger file just wouldn't open at all.
    Any help? I only have Photoshop, not Illustrator.
    Thanks,
    Alex
    sodabrain digital

    If you had Illustrator you could take advantage of smart objects.
    Has been awhile since I worked in Corel (so do not remeber if Corel had clipboard settings whcih need adjusuting), but do remember copying a path, getting that into Phothshop as shape layer for part of the artowrk in a trade show poster.

  • Import multipage pdf in an Illustrator document

    Hello,
    Does a script exist to import multipages pdf document in an illustrator document ?
    I usually use InDesign to import multipage document with the script named "pdf import".
    The goal of the manipulation is to outline fonts, or resize the different boxes (Trim box for exemple).
    An other question : can we import a ".jsx" file made for InDesign into Illustrator ?
    Thank you for your help.

    Illustrator has a PDF open options object with allows for sizes height, width, boxes i.e. media art crop and page to open.
    I have so far NOT tried scripting this but should NOT think its too much of a problem with the exception of knowing how
    many time you need to loop to get all the pages in the PDF. The scripting guides contain a basic example too.

  • How do I import a PDF with typewriter objects?

    I have a saved .pdf with text created by the typewriter tool. When I import the .pdf in InDesign (I'm using CS4), the typewriter text disappears in the InDesign document. I cannot find any preferences or settings in either Acrobat or InDesign that solves this problem. Any help is greatly appreciated!

    Text that is typed into a PDF file via the Typewriter Tool (anyone remember what a “typewriter” is?) is treated as an annotation just as cross-outs and highlights applied to existing text are.
    InDesign (and Illustrator) only import the base PDF document, not annotations.
    What you need to do is to flatten the annotations into the base document. This may be accomplished via executing a one line JavaScript will flatten all annotations / comments within a PDF file into the base document. This line of JavaScript is: 
           this.flattenPages(); 
    This is documented in the JavaScript API Reference that is part of the Acrobat X SDK, freely downloadable from Adobe's web site.
    This function is more fully documented in the PDF file I've attached to this posting.
    After this process, the resultant PDF file will fully place within your InDesign (or Illustrator) document!
    Adobe most strongly recommends that you not “refry” a PDF file by printing to the Adobe PDF printer to get a new PDF file. Printing from Acrobat is optimized for printing, not PDF creation.
              - Dov

  • Image in the pdf disappears after importing the pdf in adobe lcd

    1. We are generating certain pdf's from pdf lib (These pdf are also having image ). But, when we open the same pdf in Adobe LCD, the image      disappears.Instead of that, we see an empty box.
    2. When we import any pdf (having image )into Adobe LiveCycle designer, the image object is there, but there is no image in it. i.e image data is not there.
    Need help to resolve this issue. Kindly assist ASAP .

    Embed image is done on Object>>Draw tab to make it visible use Shift+F7 if it is not visible already.
    >>[Gaurav] is it at time of PDF generation ? If so, why are we not able to see image for any other general PDF ?
    at original design time the image object may have been defined as imageField item rather than just image item.
    As I specified in my previous response it is ok to reassign the images as you intend to make some changes to the forms any way. Though it is additional task it works for your situation.
    If you think it is ok to forward copy of PDF you have trouble with I can check the behavior on my machine.....you can forward me at n_varma(AT)lycos.com

  • How to import a PDF form into FormsCentral

    Hi,
    Please help me in How to  import a PDF form into FormsCentral.
    Thanks,
    Techvedic

    Hi Techvedic,
    Import of form in Formscentral depends on how it was created. If you used LiveCycle designer to create the original form then it cannot be imported. However, if the form is created in Acrobat then you can import it by clicking on Import PDF form under Create New form heading.
    Note: In the imported form you may edit the position of the submit button, but other design edits to the imported form will need to be made in the tool used to create that form.
    Hope that helps, let me know if you have any other question.
    Regards,
    ~Pranav

Maybe you are looking for

  • Error while loading shared libraries: libgnutls.so.30

    after today's update,whenever i start kodi or mplayer, reporting: error while loading shared libraries: libgnutls.so.30: cannot open shared object file: No such file or directory and i checked /lib ,there is only  libgnutls.so.28, and a soft link to

  • AMC error when importing from PP

    From PP CS5 to AME CS5 on a PC (Windows 7 (64-bit), i7 930, 18GB Ram) Any video format I try to encode... and TO any format will get this error. When I export to AME, AME will spawn but the project will not load. When I go to load it by hand [file>Ad

  • Read consistency in query with pl/sql functions

    Not sure if this is a bug or feature, but a query containing a user-defined pl/sql function does not include tables accessed within the pl/sql function in the read consistent view of data, eg select myfunc from tableA myfunc is a stored function that

  • Diff Internal order

    Dear All,                 Generall   4 types of internal orer 1.Over head 2.Production 3.Investment 4. Production For Over head related I/O no settlement All Prod related I/O settlement All Investment related I/O no settlement There is no Profitabili

  • Is run WS_MANUAL_WEBI_AFTER_IMPORT harmful for correct working webservices?

    Hi guru's, After implementing HRSP's recently we had the error "Virtual interface not found" when accessing the endpoint. Fortunately we found the solution in the discussion groups of SCN; running the report WS_MANUAL_WEBI_AFTER_IMPORT. For the near