Problem viewing data in forms completed on Macs

I have forms loaded on our website for clients to download, complete and email back to me.  They work fine until filled out on a Mac.  For some reason, the fields are all blank but when you click in them, the data the client has input is visible.  Clients tell us they can input and save the form which looks fine on their Mac but when they send it the fields appear to be empty (I am opening the forms on a pc)  This doesn't happen with pc's.  The forms were created in Acrobat Pro.  Can anyone please suggest what I might be missing here?

Here is your solution.  Copy the Javascript code below from // to //   Then open Windows Notepad program and past the script in there.  After you paste it go to "save as"  then look for the Javascript folder for Adobe Pro X ( or XI)
It will probably located in some place like  C:\Program Files\Adobe\Acrobat 10.0\Acrobat\Javascripts.
And then name the file whatever  (for example FormFill.JS)  - the .js is important.    Your done.  Then open Adobe Pro and click on the FILE button inr the up right corrner.  On the gray drop down menu and new words FIX FILE APPEARANCE should be on the bottom of that drop down.   If you get a Mac submission, click these words (button) and it will fill in the info.  (I don't lay claim to the solution or coding)  But it work in Adobe Pro X  & XI and have done it for the whole staff in my department
// Add a menu item to the end of the File menu
app.addMenuItem({
    cName: "AS_correctFieldAppearances",
    cUser: "Fix Field Appearances",
    cParent: "File",
    cExec: "COM_ACROSCRIPT.correctFieldAppearances(this);",
    cEnable: "event.rc = (app.doc && numFields && (typeof xfa === \"undefined\"));"
// Create namespace to prevent potential name conflicts
var COM_ACROSCRIPT = {};
// This function does the work
COM_ACROSCRIPT.correctFieldAppearances = function (doc) {
    var i, j,
    f_name, f, fp, nWidgets, fw, cc,
    c1 = color.blue, c2 = color.yellow;  // These can be any color, as long as they are different
    // Suspend redrawing field appearances until the end of this script
    doc.delay = true;
    // Loop through all of the fields in the document
    for (i = 0; i < doc.numFields; i += 1) {
        // Get the name of the current field
        f_name = doc.getNthFieldName(i);
        // Get a reference to the current field
        f = doc.getField(f_name);
        switch (f.type) {
        case "button"    : break;  // No need to process buttons
        case "signature" : break;  // Digital signatures will not be present if saved with Preview
        default :  // text, checkbox, radiobutton, combobox, listbox
            // Get the page numbers on which the current field's widgets reside
            // typeof = number (for single widget) or object (array, more than one widget with the same name)
            fp = doc.getField(f_name).page;
            // Determine the number of widgets for the current field
            nWidgets = (typeof fp === "number") ? 1 : fp.length;
            // Loop through the current field's widgets
            for (j = 0; j < nWidgets; j += 1) {
                // Get a reference to the current widget
                fw = doc.getField(f_name + "." + j);
                // Save the current widget's border color
                cc = fw.strokeColor;
                // Set the current widget's stroke color to a temporary color,
                // either c1 or c2. Choose c2 if the current color equals c1
                fw.strokeColor = color.equal(cc, c1) ? c2 : c1;
                // Set the widget stroke color back to the original border color
                fw.strokeColor = cc;
            break;
    // Allow Acrobat/Reader to redraw the field appearances
    doc.delay = false;
    app.alert("All fields have been processed.", 3, 0);

Similar Messages

  • Problem viewing data through autogenerated java class

    I have a AQ created with a custom data types as below.
    User type definition
    type clr_msg_type as object(
    firm_id number,
    b_com_id number,
    cl_com_id number,
    action varchar2(15),
    action_id varchar2(15),
    user_id varchar2(30),
    clr_status varchar2(20),
    p_id number,
    message_type varchar2(50) );
    I am having issues with viewing the above object which is the payload on the AQ.
    I see "???" for all the variables except b_com_id,cl_com_id and firm_id. rest of the variable I see as "???" when I try to run the debugger.
    To map the above object I used jpublisher to auto generate the java class which has getters and setters for the above variables.
    I used below command to generate the class.
    jpub -user=username/password -sql=CAT.CLEARING_MSG_TYPE -case=mixed -usertypes=jdbc -methods=false -url=jdbc:oracle:thin:@192.134.124.210:1450:dev5
    I have below files in my classpath.
    C:\oracle-jpublisher\sqlj\lib\translator.jar;C:\oracle-jpublisher\sqlj\lib\runtime12.jar;C:\oracle-jpublisher\sqlj\lib\
    ojdbc14.jar;C:\oracle\product\10.2.0\client_1\jlib\orai18n.jar;
    I can view data in the below variables:
    firm_id number,
    b_com_id number,
    cl_com_id number,
    But I see "???" in the below variables:
    action varchar2(15),
    action_id varchar2(15),
    user_id varchar2(30),
    clr_status varchar2(20),
    p_id number,
    message_type varchar2(50) );
    Any idea why this is happening?

    if the data is there ( and I can't see why it's not) then the issue is actually printing it on the paper and the issue may be with the font not working with this printer if the static text always prints ( and is in BOLD) then lets just try that and if it works and you can verify that is the issue then you will know where to solve the issue.
    as someone** else has posted elsewhere debugging is a case of divide and conquer. (**Michael Meyers-Jouan)
    Edited by: AlunJD on Aug 17, 2011 1:54 PM

  • Problem viewing data in Performance monitroing in RWB

    hi Forum,
    In RWB in "Performance Monitoring", When i try to display "Overview Aggregated/Overview individually/Detailed Data Aggregated/Detailed Data individually", i am unable to view data before 07-june-2010 (for information today's date is 22 June 2010).
    I have tried to view data of a month/year etc. but cannot see data dated before 07-June-2010. But earlier i could see data of any date range.
    This is a problematic situation as it is a productive system,
    Please help,
    Please note I am using XI 3.0 with SPS 23.
    regards
    Edited by: rana brata de on Jun 22, 2010 7:43 AM

    Yes, we ran deletion jobs, but deleted messages that were dated 2008,
    also, the data i m talking about is visible in SXMB_MONI, but not in RWB->performance monitoring, as i said
    please suggest
    Edited by: rana brata de on Jun 23, 2010 8:44 AM

  • Problem with Data in Form

    I have begun using the Form feature in Adobe 8.0. I have made my forms using the Livecycle designer. I have received back completed forms via email and then I have entered the data in the actual form itself by hitting "import data." When doing so I've noticed that there are some responses that show a little bit of the answer but then there is this plus sign (+) and when I click on it, it allows me to see the rest of the response(by scrolling over).
    My problem is when I print off the form, it still has this plus sign on there and it doesn't show the complete answer. The only way to see the entire response is if you scroll over on the form on the computer. I was wondering how you get it to show the entire response and get rid of the plus sign???
    Any help would be appreciated.

    The + signs are appearing to indicate to you that there is more data in the field than there is visible on the screen. There are two solutions to this.
    1. Make the fields so that they can dynamically grow to fit the content that is entered into them. This involves re-engineering the form. There is a sample of this that ships with the product and is located at this location from the root of the designer install:
    EN\Samples\Forms\Purchase Order\Dynamic Interactive\Forms
    Have a look at the comments field at the bottom of the form. If you put in too much info then it will grow to show all data after you tab out of the field.
    2. You can have it so that the text that is inserted into the field can shrink to fit the visible area. This is the easier of the solutions. To do this, set the field up to allow multi-line and limit length to visible area. Then on the Font palette, click on the right arrow below the Font tab (beside the text "currently editing caption and value"). Choose the Edit Value option. The text will update to say "currently editing Value properties. Change the font size to 0 (you will have to type in a 0. Now when the amount of text exceeds the visible area the font size will drop a value to allow you to see all text. This can be a negative as well for if we put too much text in then the font becomes so small that we connot read it.....but it is easier.
    Hope this helps

  • PC users can't save PDF form data from form created on Mac

    I'm trying to create a PDF form for a client that will be accessing the form on a PC. However, when the client opens the form, a message appears saying that any data filled in the form cannot be saved and the document must be printed. If the client tries to "Save As" a message appears saying the form will be saved without the data. This defeats the whole purpose of using PDF forms.
    What can I do to allow my client to save data in the form? When I check the permissions on my end, there is no security and no restrictions.
    Developer environment:
    Acrobat 9 Pro
    OSX Snow Leopard
    Client environment:
    Windows 7
    Acrobat Pro X

    Thanks for the quick response, Karl.
    The client downloaded the trial version of Pro X, to verify that the form works before buying. Would the trial version impose restrictions?
    The client does not want to store data on a server. He wants the form to function as a template that he can save-as to customize. The completed forms will be shown on the computer as a part of a presentation, sometimes without Internet access.
    I tried using the Advanced > Extend Form Features options to enable to ability to save form data, but when I tested the PDF on my PC (Vista, latest version of Reader) I got an error message along the lines of "this document has been modified from previous version, please get a copy of the original" and all form fields are gone.
    I'm currently downloading the trial of Pro X so I can test the PDF.
    I am also using a Javascript to allow the client to place photos in the document. This is achieved using a button with a Javascript attached to it: event.target.buttonImportIcon();
    This works correctly in my environment, but could it be screwing up the file as it's opened on a PC?

  • Problems viewing concurrent request pdf output on mac os

    Please your advice on this will be much appreciated.
    A user can run a c.request and view the pdf output on windows without problems. When she uses mac, she is able to run the request successfully but gets error if she click on the link to see the output. Are there any parameters etc to be changed to use mac os?
    Thanks

    Do you meet the requirements of the "Certification Matrix for Safari" as outlined in the following note?
    Note: 285218.1 - Recommended Browsers for Oracle E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=285218.1

  • Problems viewing PDFs with form objects

    I have a document I can't view correctly in Acrobat Reader XI. The document includes some form objects like radia buttons and check boxes. When I view the document in Adobe Reader, i only get square boxes. If I use Foxit Reader, I can se the objects normally. I have taken a screendump from the same PDF document, one using Acrobat Reader and the other using Foxit Reader. As you can see, there is a big difference.
    The screendump above is from Adobe Reader XI
    And this creendump is from Foxit Reader.
    Why cant Acrobat display the form objects? It looks like a font problem. I have tried to install asian font pack. Is there any other font packs that could solve this problem?
    Best regards
    René

    How were these forms created?  I have seen (in this forum) similar cases when forms were created in some none-standard ways.
    See if the attached test document shows correctly in Reader XI.

  • Problem viewing data

    Hello,
    Still trying to get things woeking, but now I got stuck
    again.
    I can't get view my data, each time I get this error:
    "Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
    [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet
    database engine cannot open the file '(unknown)'. It is already
    opened exclusively by another user, or you need permission to view
    its data."
    I tried everything sofar, I have set-up the tutorial from
    Townsend café, and that is working fine.
    But as soon as I use my own database (with connection and
    recordset) I got the error again.
    Funny thing is, when I restore the situation back to the
    files, connection and recordset from the Tutorial (café
    Townsend) I get the same error. Only when I shut down dreamweaver,
    and re-open it, the life data view works.
    What can I do?
    I assume I have to adjust authorizartion in the IIS, but how?
    Last thing I can and will try, is to import my tables into
    the sample database, but that shouldn't be the way.
    How can help me out?
    Thanks!
    Eric

    In Windows explorer, go to the Security tab and find the
    IUSR_computer name
    user and add that to your allowed list. Give that user read,
    execute and
    write permissions.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner''s
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "Eric72" <[email protected]> wrote in
    message
    news:eng67j$7v7$[email protected]..
    > Hello,
    >
    > Still trying to get things woeking, but now I got stuck
    again.
    > I can't get view my data, each time I get this error:
    >
    > "Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
    [Microsoft][ODBC
    > Microsoft Access Driver] The Microsoft Jet database
    engine cannot open the
    > file
    > '(unknown)'. It is already opened exclusively by another
    user, or you need
    > permission to view its data."
    >
    > I tried everything sofar, I have set-up the tutorial
    from Townsend café,
    > and
    > that is working fine.
    > But as soon as I use my own database (with connection
    and recordset) I got
    > the
    > error again.
    > Funny thing is, when I restore the situation back to the
    files, connection
    > and
    > recordset from the Tutorial (café Townsend) I get
    the same error. Only
    > when I
    > shut down dreamweaver, and re-open it, the life data
    view works.
    >
    > What can I do?
    > I assume I have to adjust authorizartion in the IIS, but
    how?
    >
    > Last thing I can and will try, is to import my tables
    into the sample
    > database, but that shouldn't be the way.
    >
    > How can help me out?
    >
    > Thanks!
    >
    > Eric
    >
    >

  • Problem viewing data after import TDMS file

    Environment SignalExpress 3.0. Windows XP.
    I have a number of logs created and saved in a SignalExpress 3.0 project. I'm trying to import a single log into a new project and view the data in a data view window.
    So I do:
    Open SignalExpress
    File->Import->Logged Signal from SignalExpress TDMS files
    Navigate to the log folder named - "25062009_135820_-_Nano_Carbon_Pyrograf_T1"
    Double click the tdms file named - "Voltage.tdms"
    I see the following tree structure in the Logs pane :
    Logs
        - 25/06/2009 13:58:20
            - Nano Carbon Pyrograf T1
                - Voltage - Dev3_ai0.
    If I then try to drag Voltage - Dev3_ai0 onto a data view it doesn't work.
    I've inspected the original project which I used to create the log  tried to import above. Comparing the tree structure it looks:
    Logs
        - 25/06/2009 13:58:20 - Nano Carbon Pyrograf T1
            - Voltage
                - Dev3_ai0
    In this project I can drag Dev3_ai0 onto a data view with no problem.
    Notice the difference in tree structure in the Logs pane? I'm pretty sure SignalExpress is parsing the log wrongly when it imports it!
    Mike

    Hi Mike
    I know that we have communicated over email but I just wanted to respond here so others can see the workaround.
    I have investigated the issue and have been able to reproduce the issue, even in Signal Express 2009. The problem is caused by the name you specify for the log when you begin recording. If the character "-" is present at any point in the name of the log, Signal Express does not import the tdms file correctly. This is not an issue with the tdms file, as it opens fine with LabVIEW, but must be an issue with Signal Express. I have reported this as bug under reference #182846. For now, you should not use the "-" character in the name of your log.
    Regards
    Rich
    NI | UK

  • Problem viewing videos on my iweb site - Macs only

    Hello,
    I recently uploaded some .movs (Quicktimes) to my iweb site. They were exported from Final Cut Pro using Compressor, using the Quicktime streaming option, size 320x240. When I publish, anyone using a PC (presumably Firefox) can click the play button on the quicktime and watch it. However, when viewing the page on a Mac (tested on a few different systems) you can't click the play button, you can't even scrub through the video. On a laptop you can ctrl+click and it will play, but I can't get it to work on a desktop (either with ctrl+click or right click). The website was published on a computer with Tiger, and iLife '04.
    In case it's important, I've had success publishing videos on sites made with iLife '04 but with the Leopard operating system (on a different computer), but I'm thinking this shouldn't be a problem.
    Anyone heard of this problem or have any solutions for me?

    Update: just discovered that it has nothing to do with desktops and laptops, but in Safari you can right click the play button and it will play. In Firefox on a Mac, there is no way to get it to play. In Firefox in a PC, however, you can just click it normally to play.

  • Problems viewing PDFs filled out on a Mac on a PC

    After searching the forums, I didn't see this exact issue, so my apologies if it is posted somewhere.
    I'm using Abode Pro 9 and created new applications for our students to use with LiveCycle Designer ES 8.2 (using a PC with XP). We then Reader enabled the documents so they could be used by those who only had Adobe Reader.
    Now the majority of users have had no problems with the forms. However, we're running into difficulties with Mac users.
    When they fill out the forms, everything displays correctly on their end (I verified this by using a breeze room to see how the documents appear on their computer). However, when the forms are emailed to us, there is missing text or the text only appears when we click inside the box, once we're outside the box, it disappears again. It's also allowing them to enter in more text than we set in the text box area (we had it limit to visible area only). The few that we've talked to are running Abode Reader 9. Any thoughts on what's causing it? I've even sent them 'fresh' copies of the pdfs and asked them to refill them and the same problem happens. The issue is only with text boxes. Drop downs and check boxes appear correctly. I've tried everything I can think of and haven't found any good solutions or explanations yet.

    To open any PDF (including those  marked as readable by Preview it has a different icon).
    locate several (no less than 5 files) PDF with a mix or Adobe and Preview Icons. next hold down control key then go file menu>get sumary info.
    Now go to open with and click you see something like the screenshots I have shown or linked in this reply.
    http://www.screencast.com/t/qYjB87fbewmd

  • Problem viewing data in Healthvault

     I can upload my BP readings from my Homedics monitor but can't see them using the Healthvault view.  Tells me to upload a reading first. Can anyone advise on what's wrong?

    Hello,
    Can you please create a support ticket by going here:
    https://support2.microsoft.com/oas/default.aspx?&gprid=15467&&st=1&wfxredirect=1&sd=gn .  We need to get some information from you to help assist in this investigation.
    Thanks
    Tomas
    MS HealthVault Support

  • Viewing Army forms on my Mac

    I need to download a viewer for government forms on my mac...any suggestions?

    Try Acrobat Reader version 10.

  • Hello I am having problems viewing areas of a pdf...it's a form fillable pdf that someone else has completed and saved..I'm able to view all but the areas that have been filled in.. any info would help

    Hello I am having problems viewing areas of a pdf...it's a form fillable pdf that someone else has completed and saved..I'm able to view all but the areas that have been filled in.. any info would help

    Hi Bob, I just tried your suggestion, but the interactive PDF is in spreads by default, no way to change the setting. When I choose to view by single page in Acrobat, it displays a single spread.
    When I choose to view by spreads, it displays 4 pages, two spreads. That's the topic of this whole discussion, I believe. I do own CS 6 at home, however my employer supplied me with CS 5.5. And I have very little, if any, influence on purchasing.
    So, I have no good way to make an interactive PDF (with differing recto/verso headers and footers), that is accessible and shows the correct header/footer. It's either single pages (with one header/footer), or recto/verso headers/footers but PDF only as a spread, as well as I can tell.
    Unless you know something else I can do...
    Best, Marilyn

  • How can recipients submit completed PDF forms using a MAC?

    We have created fillable PDF forms using LiveCycle Designer 8.0.  They include
    submit buttons that are set to submit the completed forms as PDFs.  Rights have been extended for Adobe Reader users.  They work great when the recipient is using a PC, but when they are using a MAC we have a number of problems:
    1) the Print and Submit buttons do not work
    2) when the recipient saves and e-mails the file manually, the data they entered is only visible when you click on that field
    Help!  How can our MAC recipients submit their completed form as a PDF that displays all of the data!
    Thanks!

    Thanks Niall.  This information proved really helpful in confirming the problem.  We ran some tests and the problem does seem to only occur when MAC recipients are using Preview.
    We recieved this link from Adobe, which provides a solution if you have access to all the recipients:
    http://blogs.adobe.com/pdfdevjunkie/script_to_fix_mac_osx_previewa.html
    Thanks to Niall and Paul for all your help!

Maybe you are looking for

  • AppleScript to check if application is open on host and networked Mac

    Hello Hoping someone can help me with an AppleScript. Background: I'm running ChronoSync to bi-directionally sync iTunes and one-way mirror my Aperture libraries between a MacPro and an external drive attached to a MacBook Pro. ChronoSync has told me

  • Tecra M1 - Modem doesn't work (can't open a port)

    I have a problem: After reinstalling WinXP and drivers on my Tecra M1, modem doesn't function. It even can't diagnose itself - there always comes a warning: "Can't open a port (COM). It may be used by another device or application". I installed the l

  • Need info on Chart Creation in Apex

    Hi All, My requirement is that I have a set of questionnaire to be answered by people (as "Yes" or "No" or "Cant Say") who login to the application.The administrator login will have the access to view all the answers polled by people who logged-in.No

  • Error in creating connection to Oracle in Visual Studio 2005

    Hi all, After installing Oracle 11 http://www.oracle.com/technology/software/htdocs/odtlic.html?url=/technology/software/tech/dotnet/utilsoft.html successfully, when I made a connection between Visual Studio 2005 to Oracle following this instruction

  • HP's Quality Center Integration with SharePoint 2010

    Hello, I am having an requirement to access all the records from HP's Quality Center 11 and import those in SharePoint List. Is there any way we can consume the web services exposed by QC and utilize the same in SharePoint to retrive the data ? Also,