Automate the process of making interactive PDFs

Hi
We have quite a large number static PDF forms and would like to convert them into interactive form (with text box, radio, form fields, etc...) so our users can fill in the forms. However some of our forms are big e.g. 16 pages with repetitive fields. At the moment we're using Lifecycle designer ES 8.2 to manually put the form fields in, a simple form could take us 1 hour to do.
I was just wondering if there's a way to somehow automate this process so it's less manual, otherwise our wish to become interactive will nearly be impossible.
If not possible with lifecyle, is there another product that could help?
Thanks in advance.

Hi,
Because it sounds like you are placing fields over an existing form layout, it is unlikely that you need 'dynamic' behaviour like fields becoming hidden/visible or creating more instances of objects.
If this is the case then you could use Acrobat Standard or Acrobat Pro to add fields to the layout.
When you open your existing form layout in Acrobat, go to the Forms menu and click "Start forms wizard". This will examine the layout and make a first stab at placing fields on the layout. So for example, if it comes across a square shape it will place a checkbox. If it sees a series of circles it will places a radio button exclusion group.
You may need to work on the objects, but it would be a good start.
This would be an AcroForm (eg developed solely in Acrobat) and would not involve LC Designer at all. You can script objects for calculations and other behaviour.
LC Designer does not have the same ability to automatically place objects over a layout.
Hope that helps,
Niall

Similar Messages

  • How to automate the process of converting a pdf to excel online?

    Hi,
    Each morning I recieve a bunch of pdf files form my clinet and I need to convert all of them to MS - excel and then use them for further calculations.
    This is a repititive, tedious and time consuming process.
    So the idea is to automate the following steps-
    1. Open the pdf file from the suggested/given location
    2. Convert it to excel- online
    3. Save it at a desired location
    4. Repeat the process for all files.
    Can some one please suggest how to write and execute the code to fulfill this algorithm?
    Thanks
    Vivek

    Hi, Vivek.
    Currently, ExportPDF can only handle 1 file at a time. Adobe Acrobat can do batch export to Excel, however.
    This idea has already been added to the ExportPDF Ideas list ("Export multiple..."). If you'd like to see this improvement to ExportPDF, please add your vote or comment here.
    Thanks.
    Dave

  • Can I automate the process of printing booklet?

    Can I automate the process of printing booklet?
    I use a saved Print Preset named "A5 booklet"
    I supply page range 1-16 then print as pdf using PDFCreater.
    File Name as 01.pdf, then pages 17-32 as 02.pdf and so on.
    I am aware that InDesign provides printBooklet() method through scripting, but I have no clues how to use it.
    Any links or scripts are welcome.
    Thanks and regards.

    Thanks stephen0218 for the idimposer link.
    I'm aware of Print Booklet... functionality, and I am currently using it to manually print booklets from InDesign files.
    I want to automate the print booklet task itself.
    I make 01.pdf with page range of 1-16, then 02.pdf with page range 17-32 and so on.
    It is not that much tedious for small files of upto 160 pages, which generate 10 pdf files. But for larger projects of upto 600 pages, the manual work is very time consuming and error prone process.
    I tried to call "document.printBooklet" function in JavaScript, but got stuck in supplying dynamic page ranges.
    Here is the Documentation.
    It will be a great help if anyone can help me here.
    Thanks and regards.

  • Who can I automate the process of printing booklet?

    Who can I automate the process of printing booklet.
    I use a saved Print Preset named "A3 booklet"
    I supply page range 1-16 then print as pdf using PDFCreater.
    File Name as 01.pdf, then pages 17-32 as 02.pdf and so on.
    I am aware that InDesign provides printBooklet() method through scripting, but I have no clues how to use it.

    Thanks stephen0218 for the idimposer link.
    I'm aware of Print Booklet... functionality, and I am currently using it to manually print booklets from InDesign files.
    I want to automate the print booklet task itself.
    I make 01.pdf with page range of 1-16, then 02.pdf with page range 17-32 and so on.
    It is not that much tedious for small files of upto 160 pages, which generate 10 pdf files. But for larger projects of upto 600 pages, the manual work is very time consuming and error prone process.
    I tried to call "document.printBooklet" function in JavaScript, but got stuck in supplying dynamic page ranges.
    Here is the Documentation.
    It will be a great help if anyone can help me here.
    Thanks and regards.

  • How to automate the process of creating BIAR files

    Dear All,
    Is there any way I can automate the process of creating BIAR files from the repository (Crystal / Webi reports)?

    Hi
    please check the administration guide for BO XI 3.1 (look in the chapter BIAR command line tool)
    [http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_bip_admin_en.pdf]
    You can generate BIAR files from the command line and thus automate this at OS level.
    Regards,
    Stratos

  • Is it possible to automate the process...?

    Dear members!
    Is it possible to automate the process of subtitling? For example if I have MS Word file with the following table:
    Starting Timecode
    Ending Timecode
    Language of Original
       Local       Language   
    0001
    00:00:06:00
    00:00:06:01
    0002
    00:01:10:18
    00:01:12:02
    0003
    0004
    Is there any way to put that file on timeline in Premiere to superimpose subtitles with dialogues (for example) of Original Language? Can anyone give me step-by-step instruction on how to do that? I can edit text file in MS Word and delete unneeded column. Manual making of a few thousand titles is so boring!
    As a result I have to export AVI file with superimposed subtitles on screen.
    Thanx in advance to everybody!

    I believe that using After Effects is a lot easier because you can change the source text with keyframes.
    Take a look at this thread and watch the tutorial I did to demonstrate this.
    http://forums.adobe.com/message/4770932#4770932

  • How to automate the process of Uploading RPD ?

    Hi All,
    I am on 11.1.1.6.0 and Windows server 2008. What I am wanting to do is to automate the process of uploading the repository on my development server and restarting the server automatically. And I want this to happen 3 times a day at specified intervals. For ex, I want that automatically, at 6:00 AM, 3:00 PM and 6:00 PM everyday my MUD repository should be uploaded to my development BI server without any manual intervention whatsover.
    I know this can be done using the wlst sctipts. I have couple of questions around that will appreciate if anybody can answer both of them.
    1. I don't know and understand the language which wlst scripts use. And even if somebody gives a ready script I should be able to understand that. So the question is from where can I learn that language. Like for BIP, we can learn xslt from w3 schools. How can i do for wlst tool/ scripts?
    2. Lets say I learned the language and created a script abc.py which uploads the repository. But How will that be automatically called or run on my Development Server? By a windows batch script? If yes, then who will run that windows batch script ? Do I need to manually run that? Or running of Windows Batch script can also be automated and can be run at specified intervals as I want?
    I'll appreciate if somebody can explain me this in detail.
    Thanks,
    Ronny

    Check this
    http://ssssupport.blogspot.com/2012/10/obiee-11g-deployment-using-shell-script.html
    Any updates on this :)
    How you end up with this?
    Edited by: Srini VEERAVALLI on Dec 28, 2012 8:21 AM
    Any updates Ronny!!
    Edited by: Srini VEERAVALLI on Jan 2, 2013 7:33 AM

  • Need to automate the process of partial orders-deliveries

    Hi experts,
    I need to automate the process of partial order deliveries in VL01N.
    I checked few BAPI for the above requirement.
    BAPI_OUTB_DELIVERY_CHANGE
    BAPI_OUTB_DELIVERY_SAVEREPLICA
    BAPI_OUTB_DELIVERY_CONFIRM_DEC
    But have no clue ,which would be relevent.
    If any one of you have worked on any such requirement before,please let know,which BAPI i can use in this development.
    Thanks in advance.
    Meenakshi

    Hi
    Try with function modules WS_DELIVERY_UPDATE and RV_DELIVERY_CREATE.
    Regards
    Srilaxmi

  • HT1541 i need to gift paid App to my subscriber base free, how can i do it? is there any way to automate the process it? i dont mind paying for it

    Hi,
    I have a plan of gifting popular gaming app to my user base based on certain criteria.
    I'm aware that you can gift the app through itunes.
    What i want to know if there is any way to automate the process, like any api calls to gift the app to my user base?
    Any sugestion will be most welcome
    Affu

    Hi affu_india,
    If you are looking to do volume gifting of an app, you may find the following page helpful:
    Apple - Business - Volume Purchase Program for Business
    http://www.apple.com/business/vpp/
    Regards,
    - Brenden

  • How to automate the process of adding members into the planning workflow and assigning owners to it?

    Hi,
    We have a workflow XYZ. After every two-three days our entity structure is getting refreshed - so new entities comes in.
    Every time we have to manually add these new entities to the workflow and assign owners to it.
    Please let me know if there is any option to automate the process.
    Hyperion Planning version is 11.1.2.2 .
    Thanks.

    Hi, Vivek.
    Currently, ExportPDF can only handle 1 file at a time. Adobe Acrobat can do batch export to Excel, however.
    This idea has already been added to the ExportPDF Ideas list ("Export multiple..."). If you'd like to see this improvement to ExportPDF, please add your vote or comment here.
    Thanks.
    Dave

  • Got help fixing my youtube problem, now that is working.  In the process of making the fix, lost my aol set up. Re installed it, but cannot access the icon. How do i get my AOL back?

    Got help fixing my youtube problem, now that is working.  In the process of making the fix, lost my aol set up. Re installed it, but cannot access the icon. How do i get my AOL back?

    If it's an application, it should be in the Applications folder. If in doubt, double click on the hardrive icon to open it up, then press Command+F (find) and in the window that comes up for what you want to find, type in AOL and it should appear. You can either drag it to the Dock for easy access or make an alias of that, and drag that alias to the Dock. Oh, and just so's you know, this forum is for Desktop macs only. We may be able to answer your question about a MacBook Pro. Same kind of animal, but different breeds.
    good luck
    John b

  • Automate the process in finding the measure from the catalog reports

    Hi Experts!
    Is there any way to automate the process of finding the measure in the report and replace with new measure?
    Please let me know if anything that i can use.
    Actually i am using the OBIEE 11.1.1.5 v of obiee.
    Thanks,
    Mani.

    Thanks for your reply.
    Actually we have 100's of such reports, so it cannt be done mannually for each.
    Wondering if there is any process that we can run some script and automate the process instead of manual effort.
    here is little more explanation of my situation
    i got a big Subject Area with hunders of reports created.
    but now we have a requirement of spliting the Big SA to number of Diff SA's (for user visibility) where the measures are splited into diff subject areas.
    now the reports need to be modified accordingly based on the measures of which subject area needs to be....
    hope this makes clear.
    Cheers,
    Mani.
    Edited by: eswar on 15-Oct-2011 09:15

  • How can we automate the process of selective deletion in process chain

    Hi,
    I got to delete data from ODS and InfoCube selectively every Tuesday. So I am aware that there is an ABAP program through which we can automate the process of selective deletion in Process chain. So plz let me know the proceedure to automate this process.

    Hi,
    Try this.
    Need to genrate the deletion program using tcode Delete_Facts.
    steps : 1 run the Delete_Facts tcode and give your cube name in the input parameter
    step2 . select deletion program and execute . you will get the system genarated program
    step 3 copy this prg and save as zprg.
    step4 : run the program with selection
    step 5. if your selection is date then you need to create dynamic varient needs to be populate the value for the date fields
    step 6: you need to maintain the date values in the TVAR table if necessary
    step 7. you need to use this custom prg in your process chain after completion of test
    source : SDN.
    Thanks,
    JituK

  • Making interactive PDFs...Is prototype not fully functional?

    I am a business guy (technically savy) who is interested in creating interative PDFs (primarily navigation).
    The mantra of fireworks, design once, export to many is very appealing.  But I don't understand why it refers to the final product as a prototype.
    question 1) The training videos refer to the final interactive PDF created as a prototype.  Why?  What makes it a prototype?  Why isn't it a fully fuctional interactive PDF that can be made more sophisticated by adding forms, etc. ?  If it is a prototype, what program do you use to make it fully functional?  Is that InDesign?  Is Fireworks merly a strating point, to be finished in InDesign? What is disabled to make it only a prototype?
    question 2) This is the same question, but about export to CSS & Images (web site).  I realize you can add far more functinality with Dreamweaver, but isn't the export a fully functional (if simple), web sight?  What is disabled to make it only a prototype?
    Prototype implies to me that it does not produce a useable final product. It has to be made useable or finished by another product.
    THanks!
    Bob

    I think the term "prototype" is being bandied about a bit too liberally <grin>. Here's my viewpoint: 
    Fireworks can produce finished final artwork for screen. I do this all the time as do many other much more talented Fireworks users. 
    From a web site and application perspective, Fireworks is a prototyping tool. It doesn't build final web sites for applications; it just builds the graphical shell that other applications (such as DW or FC) can use for building out the final product. As a prototyping tool, you can create very realistic representations of the final product, for client feedback and review and to a degree, user testing. One option for gaining feedback from the client is the PDF export. Combined with Acrobat Pro,  you can activate the commenting feature and then this PDF gives you and the client the ability to place feedback right in the PDF just by using Acrobat Reader. In this way it can be a useful tool while designing the site or application, and getting specific feedback from the client within the graphical prototype. 
    The PDF Export could also be a final product, IMO, depending on it's end use. There is no rollover support, video or audio support from within Fireworks or the export process. Likewise for transitional effects. Interactivity though, using the rectangular slice or hotspot tools, is fully functional.  Keep in mind though, that default print resolution in FW is 72 ppi. If you plan on printing out this PDF, you'll want to start with a higher resolution for better printing quality. 
    HTH

  • Do I really need to name the file when making a PDF?

    When I use Export for making a PDF, the name of my open InDesign file is not automatically offered as the name of the PDF.
    Does anyone know if I change this? My filenames are long and very precise, and any typo would be bad.
    Thanks.

    That's what I thought I would do when I noticed the PDF creation was not using the InDesign file name, but I can't because since I am making a PDF, only PDFs are shown in my source folder. All other file types are filtered out.
    I've never seen this behavior before - I gotta be missing some PDF creation setting somewhere, but I can't find one.
    I'm suppose I will have to copy a filename to Notepad and paste it in the export window. (Doesn't that seem a little lame though?)

Maybe you are looking for

  • Fresh install of 10.4.7 and crash and burn! A little help would be nice.

    I did a fresh install of 10.4.7, there is no old information from the old system over to this new one. No user account info, not even desktop backgrounds yet... Everything has been done from scratch, the only updates I have done are the 10.4.7 combo

  • How to setup the access duration for user

    Dear experts, As requrement of users, we need to setup the access duration for all users of our company . It's mean users only access into SAP on defined duration Ex : Working time is 8h00 am to 17h00 pm, after 17h00 pm, users cannot access into syst

  • Problems Viewing PDF documents

    Hi, A colleague of mine travels quite frequently, and from time to time receives email from our office with PDF attachements. He reads his emails using Outlook Web, sometime when he opens a PDF the PDF will show instantly, other times the PDF cannot

  • I have a problem with my iPhone 4S

    I can't hear anything when I make or receive calls, but when I use other apps, like Zelo or siris, everythings works fine, It only happen when I make or receive phone calls

  • Time Capsule crashes my MacBook Pro

    Hi, I have just got back from a shopping trip with my shiny new Time Capsule. I have it set up as my wireless base station and am connected to the net. Problem I am having is that when Time Machine starts preparing to back up my MacBook Pro crashes a