Check boxes, name fields, and interactivity in Acrobat/InDesign

I posted this in the InDesign forum and am lead to believe it is impossible to do through InDesign...
[quote]
We are a high production print shop and do most of our proofing via PDF. We email the customer a PDF and they print it out, show it to their customer, mark changes, and fax it back to us. We'd like to start letting the customers email their proofs back to us with a check box marked for either OK or Changes Needed, as well as a place for a name and date.
It appears that InDesign will not do this natively. I can make Acrobat do this, no problem. What I tried to do was to take a PDF of the "Proof OK" box with the check boxes and name fields and drop it into InDesign in hopes that the embedded PDF would hold it's interactive capabilities. It does not.
Is there a way to make this work like I need without a bunch of scripting in a language I don't know well? Taking the hundred or so proofs each day and manually making them interactive PDFs is not really an option for obvious time reasons.
Thanks,
Mike
[/quote]

I thought you could create form fields in InDesign that would carry over to the PDF...
But if you can't, you could (get someone to) create a batch process that adds the required fields. It wouldn't cost much. ;^)
George

Similar Messages

  • Exporting PDF from InDesign with check boxes & name fields

    We are a high production print shop and do most of our proofing via PDF. We email the customer a PDF and they print it out, show it to their customer, mark changes, and fax it back to us. We'd like to start letting the customers email their proofs back to us with a check box marked for either OK or Changes Needed, as well as a place for a name and date.
    It appears that InDesign will not do this natively. I can make Acrobat do this, no problem. What I tried to do was to take a PDF of the "Proof OK" box with the check boxes and form fields and drop it into InDesign in hopes that the embedded PDF would hold it's interactive capabilities. It does not.
    Is there a way to make this work like I need without a bunch of scripting in a language I don't know well? Taking the hundred or so proofs each day and manually making them interactive PDFs is not really an option for obvious time reasons.
    Thanks,
    Mike

    This can't be done in ID, but I'd bet they can help you on the Acrobat Scripting forum. It shouldn't be too hard to do a script that only adds approval checkboxes and sets the document for commenting.

  • FileChooser - "switch off" file name field and file type drop down choice..

    Hi there,
    I'm wondering, is there a simple way of not displaying the file name field and file type drop down choice that anyone knows of?
    Reason being; my FileChooser is embedded in an application window and does not pop up as a dialog - the users are only acessing one file type, but it could be in any folder on their machine.
    many thanks,
    Fergus.

    Moved to legacy SDK forum

  • Check boxes, Radio Buttons, and XML Field Order

    I am working with Adobe Designer Version 7.0. Hopefully this forum can still address my issues.
    I am creating a registration form that will often be submitted via email to us for processing. To help make the data both easy to transfer for us into our excel file  and to minimize the errors made by the people using the form, I need the form to be able to do a couple of things that I am having a hard time figuring out. My questions are the following:
    I have a list of 7 check boxes that each insert a dollar value into a seperate numeric field on the form. Each check box has a unique dollar value associated with it. Is there any way to design the form so the user can only choose one of the check boxes? I tried using radio buttons in a group, but if a user mistakenly chose the wrong radio button and then selected another button from that group, it would add to the total in the Application Fee field and not subtract out the previous amount. Below is the code i used for one of the check boxes.
    I have two numeric fields that the user must choose one or the other. Can I design those two fields (numHomes and numBuildings) so that if the you enter a value for one field, you cannot enter a value for the other field? Both fields are then calcuated in a seperate numeric field. Below is the code i used for the numeric field.
    I want to be able to take the data emailed to us as an XML file  when a user submits the results via email and directly paste it into our Excel file. To keep the cut and paste process simple, I want to make sure the order of the XML fields matches the order of the database fields so it can be done in one shot. Do you know how to organize the XML fields? They do not seem to correspond to the ordering found under the Hierarchy tab. Any thoughts on this?
    Thanks
    if (this.rawValue == 1) then
           numAppFee.rawValue = numAppFee.rawValue + 350;
    else
           numAppFee.rawValue = numAppFee.rawValue - 350;
    endif
    numHomes * 50 + numBuildings * 100 + numDups * 10

    Create an XML Schema (XSD) and define that as the default form schema. The form data will conforms to the order of fields defined in the XML schema.
    Hope that helps.
    Nith

  • Email submit button using drop down boxes, cc field and

    I have a form that I would like to have the employees use a drop down box that already exists on the form with names and email addresses and use those names in the to field of an email submit button.  Also, I do have a static cc: address in teh cc field and for the subject of the email to use  an existing field such as the name field as the subject of the email and attach the form to it.

    I tried that but it  does not seem to be working.  I am a JavaScript Novice.  I am trying  to use the mailto field based on email addresses in a dropdown box, a static cc field like cc: [email protected] and for the subject to be based on the company name field on the form.  But before all of that I want to make sure all the required fields are filled out.  help I have been working on this for over a year.  It may seem simple but it's not working.

  • How do I get a new value for the service name field and update it in Connection Properties?

    I am running Windows Vista. I just upgraded to Firefox 4. When I try to log on to the internet, it tells me the proxy server is refusing connections. A diagnostic reported Error 815 and said the remote server is not responding because there is an invalid value for the "Service Name" field. It said to get a new value and update it in Connection Properties. How do I do this?

    When you create a new film script, the first page you see is a title page.
    The page after this title page is the one where you generally type in your scenes.
    It looks like you are facing some issue and not able to delete any text.
    Can you please send me this script so that I can have a better look at your issue?
    You can save this script to disk by using option 'File -> Save to disk'. This will create a '.stdoc' file on your system.
    Just mail this '.stdoc' file to me at 'roverma <at> adobe <dot> com'
    Thanks

  • Use check box for report and form

    Hi Expert,
    I try to use check box to select multiple rows in a report and then click on a button to go to a form on another page to choose some values from the form and then do a mass update for records selected in reports.
    I read the "How to Work with Check Boxes" in 2 Day Developer guide, it works fine to select mutiple rows in report and do update with process in that report page.
    However, if I click on a button to go to another page which contains a form, seems the values stored in the package array are cleared and not passed to that page.
    Do you know how I could make this work?
    Thanks a lot,
    Jessie

    Hello Sakti,
    I am also in ECC6.0 & if i see the definition of the BAdI BADI_TAX1_XTXIT_SET, "Multiple Use" checkbox is checked! What are you trying to do - trying to create an implementation?
    @Prabhu: Although the BAdI is "multiple-use", but there is not filter applied to it. Next time do your checks properly before replying
    BR,
    Suhas

  • Name field and AutoI field - Mapping

    Hi
          I have a some fields of type Name and AutoId. I am trying to map them with text field from MS- Acess. When I am trying to do that I am finding the "MAP" button inactive. For the rest of the fields button is active and mapped them sucessfully. Why is it happening. I remember that I did not have problems with AutoId and Name fields maping earlier. Am I doing some thing different this time? How should I map them currently?
    Thanks

    Hi,
    As rightly mentioned, Auto ID is the field which is automatically incremented by MDM. You will find this field and its value directly in the Data Manager against every record.
    You can not Map this field in Import Manager. Talking about the field of type NAME - This is a text field used to manually maintain the name in Data Manager. It will have 5 parts - Prefix, First Name, Middle name, Last Name, Suffix.
    Hence since these parts are included in 1 field, there is no way to import values individually in these parts.
    Hence you cannot import into field of Typoe NAME as well. You can manully maintain the data manually.
    Hope it helps.
    Thanks and Regards
    Nitin jain

  • How to export photos with titles in chronological order. Checking box for title and keyword doesn't seem to work

    I want to export a group of JPEG photos including titles in the order in which they were taken.  Checking the box to include titles and key words seems not to work.

    You can not
    exporting creates files - files have no order - the order is set by the program you use to view them - for example in the finder you can view files by the date created, date modified, size, alpha, etc
    So to control the order when viewing in the finder you must have an attribute that the finder can sort on set - the most common way to export photos in a specific order is to make an album in iphoto in the order you want and then export the album using the sequential naming option of the export command - then view them in the finder using a alpha sort - Exporting From iPhoto
    However since you want to retain your existing title that will not work for you

  • Checking for a check box using if and statement

    I am trying to have an alert pop up when "funded by grant" box is check AND ("journey based program" OR "BFF series") boxes are not checked.  I can do very simple scripts, but I cannot get a grasp on if I am even on the right path.  Any ideas?
    if ((getField("funded by grant").value === "Yes")
    && ((("journey based program").value === "No") || (("BFF series).value === "No")));app.alert("Contact finance",2));
    Thanks for your help!

    You're close. The value of a checkbox when it's not selected is equal to the string "Off", so the code could be:
    if (getField("funded by grant").value === "Yes" && (getField("journey based program").value === "Off" || getField("BFF series).value ===
    "Off")) {
        app.alert("Please contact finance.", 2);

  • Check box in header and item

    Hi,
         I have a small problem regarding the checkboxes in the hierarchical Display.The challenge is i am unable to get the checkboxes for both header and item details in the hierarchy display.
                          Either header or item is getting the checkbox not both. Also, if a header checkbox is checked all the items corresponding to it should get checked automatically.
                        So please let me know the solution to this mystery.

    Hi,
    1.  If you want to calculate tax in FB50 , you have to select teh Calculate tax indicator in the  header & you have to give Tax code in teh respective line .
    Even if you give tax code in the line item  without tick the Calculate Tax indicator in the header system won't calculate tax.
    2.Tax codes are created  under teh TAX procedure.Thisd tax procedure is assgined to country.
    So  the tax codes you are creating are country specific.
    chandra

  • I do not have a ringtones check box under preferences and I have already purchased ringtones.  Why wont the ringtones checkbox appear?

    I have read several posts with people who had similar problems of not having a ringtones sidebar on itunes.  They were instructed to go to preferences under general and select the ringtonescheckbox.  I have NO checkbox.  I have also already purchased a few ringtones from my iphone.  I want to convert songs in my library and put them into my ringtones folder, but I cant do that without the folder.  Please HELP!!!

    Ringtones has been renamed Tones.

  • My Ipad will receive e-mails but cannot send e-mails. I use comcast email and have check server names etc and everything is correct. Any suggestions?

    How do I get my Ipad to send e-mails when I can receive them. I use comcast.net and all the settings are correct?

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Using a POP account with multiple devices
    http://support.apple.com/kb/ht3228
    iOS: Adding an email account
    http://support.apple.com/kb/HT4810
    iOS: Setting up an Outlook.com, Hotmail, Live, or MSN email account
    http://support.apple.com/kb/ht1694
    iPhone, iPad, iPod touch: Microsoft Outlook 2003, Outlook 2007, Outlook 2010 may not display contacts and calendars after sync
    http://support.apple.com/kb/TS1944
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say “Cannot Connect to Server”?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    How to Delete Email on the iPad
    http://ipad.about.com/od/iPad_Guide/ss/How-To-Delete-Email-On-The-Ipad.htm
    How to Mass Delete Emails from iPhone and iPad Inbox (with video)
    http://suiteminute.com/how-to-mass-delete-emails-from-iphone-and-ipad-inbox/
    How to add, send and open iPad email attachments
    http://www.iskysoft.com/apple-ipad/ipad-email-attachments.html
    How to Sync Contacts with Your iPad Using iTunes
    http://www.dummies.com/how-to/content/how-to-sync-contacts-with-your-ipad-using- itunes.html
    iOS: ‘Mailbox Locked’, account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    iCloud: Create a group and add contacts to it
    http://support.apple.com/kb/PH2667
    eMail Groups - You can use a third party app that many users recommend.
    MailShot -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom 

  • How do I list product details   using   check boxes to save having to write the same info over and o

    Hi there
    First of all
    Happy New Year and I hope everyone is well all the best for the future
    Now...... back to the point
    What I want to do is........
    I am making a jewelry ... necklace... shopping site for my girlfriend.... well.... my wife in two weeks.... This site has been a loooong time coming.... I am still not happy with it so it still not public.... but is working ok She very upset it taking more than a year.... but I am still learning and I always want it better
    Anyway
    I have hundreds of Necklace details to enter..... i thought it would be easy but it is very tmie consuming...... So ...
    The necklaces are made from different kinds of stones.... turquoise .. agate ... and about a hundred more different kinds of stones
    In my add product form I have a field for entering product details..... to enter the different kinds of stones the necklaces are made from..... sometimes more than twenty for one necklace..... So what I want to do is have check boxes... or radio boxes to choose what stones to add to the description..... So I can have a list of about fifty different kinds of stones all with a check box next to them so that when you choose a box that stone name would appear in the product description
    Sounds easy but I can't figure out how to do it.....
    I think I need a different table in my database a 'stone_neck' field to store all the stone names.... about 50 fields..... .... with an id field and a name field and maybe a display field ....... I think
    Does that sound correct.......?
    If so then how do I display the details in a field in a table in my product detail page? I think I need a recordset on my detail page that gets all the stone names.... but how do I display the names of the stones that I have checked in the addprod form ? Do I need to put all every one of the stone info from the bindings panel? and then show region if .......
    i am confused
    If anyone has any ideas it would be great
    Have a great day

    Maybe you can take tips by visiting sites of prominent jewelry brands like Tiffany to get some ideas of how to structure your product list details.
    Just a thought.
    Mahadevan
    www.wheretobuyringsnow.com

  • Multiple checked boxes fill in common text field

    I am attempting to create a form that has various criteria that are checked off (check boxes) and need to populate a common text field within the same form. Presently with action items I am able to design the form so that when only one item is checked it shows up on in the text field at a time not multiples  Any suggestions would help.
    Thank you

    1) In the Binding tab of your checkboxes you can put the On Value to whatever you want to populate the common text field with and the Off Value blank.
    2) Assuming all your check boxes names are CheckBox under the same subform use this script in the calculate event of your common text field:
    var aChkList=[];
    var vChecks = CheckBox.all;
    for (var a=0;a<vChecks.length;a++){
    if (!vChecks.item(a).isNull){
      aChkList.push(vChecks.item(a).rawValue);
    this.rawValue=aChkList.join(", ");
    Kyle

Maybe you are looking for

  • Looking for a specific photo app.

    It is an app that's used along with Instagram.   The photos I've seen are clearly edited with instagram, then there is a square white frame around it with "May 82" at the bottom (just an example, I believe the months change).   As you can see in the

  • Why does Lion immediately reboot with FileVault Enabled?

    I have two laptops, both with Lion installed and both are updated to the latest patches. Here's the process I go through: Shutdown the laptop Do something else (take a nap, eat a sandwich, whatever) Boot laptop Log in Here I get the little grey pinwh

  • Xreadlines module not working

    Hi, We have migrated from 10G to 11G recenlty. There is a module called xreadlines which is used in a Jython procedure and the procedure was working fine in 10G. But in 11G its throwing an error: Import xreadlines not found. Note: This issue specific

  • Presentation of Folders in Finder

    Hi, In some folders I have many documents, but also subfolders. When I go into such a folder, my subfolders are organized within the list of the documents. That is, I have to "search for them", they are not listed "on top". Is there a possibility tha

  • Convert from String to Long

    Hello Frineds I want to convert from String to Long. My String is like str="600 700 250 300" and I want to convert it to long and get the total value in to the long variable.like the total of str in long varible should be 1850. Thank You Nilesh Vasan