Quick export question (i hope) for Reader

I'm using the following button created in livecycle:
form1.Submit::click - (JavaScript, client)
xfa.host.exportData("",0);
In Acrobat Pro, I get a prompt to save the file as .xml (desired behavior)
I have enabled the form with "extend features in adobe reader" using Pro and have the 'save as' menu item available in Reader, so I know that is working.
However, when the export button is clicked in Reader, it flickers and does nothing.
Any ideas on this one?
Thanks!

Thank you very much for your answer.  I'm not sure I understand, or maybe my question wasn't clear.. I'm developing a form in LiveCycle but I've used the extensions in Acrobat Pro to enable it for Reader.
If these are available to turn on in LiveCycle, can you point me to some documentation on how to turn it on, or describe where these features are located?  I've combed through much of the documentation / help and haven't seen anything on this.
Thanks for your help..

Similar Messages

  • Quick exporting question

    Hello,
    I finished my movie and I would like to export it but I want to be sure about something: will iMovie keep my original file? The one that I have now?
    I would like to keep it in case I want to do some more modifications later and I just want to be sure that it won't compress my original file and I'll have only the compressed one in the end.
    Another question: in which format would you recomend that I export my movie to keep a good image quality and burn it on a dvd then? My movie is 3min30sec long.
    Thank you.
    iMac Intel Core Duo   Mac OS X (10.4.8)  

    Hi barb1 - yes, your imovie project will remain un-touched. In File>Share you can choose the iDVD option, and your project will be automatically sent on to iDVD - no need to worry about formats etc. Or, of course, you can click on the iDVD button in the panel beneath the Clips Pane.

  • Hi all .hope all is well ..A quick trim question

    Hi all
    Hope all is well ......
    I have a quick trim question I want to remove part of a string and I am finding it difficult to achieve what I need
    I set the this.setTitle(); with this
    String TitleName = "Epod Order For:    " + dlg.ShortFileName() +"    " + "Read Only";
        dlg.ShortFileName();
        this.setTitle(TitleName);
        setFieldsEditable(false);
    [/code]
    Now I what to use a jbutton to remove the read only part of the string. This is what I have so far
    [code]
      void EditjButton_actionPerformed(ActionEvent e) {
        String trim = this.getTitle();
          int stn;
          if ((stn = trim.lastIndexOf(' ')) != -2)
            trim = trim.substring(stn);
        this.setTitle(trim);
    [/code]
    Please can some one show me or tell me what I need to do. I am at a lose                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    there's several solutions:
    // 1 :
    //you do it twice because there's a space between "read" and "only"
    int stn;
    if ((stn = trim.lastIndexOf(' ')) != -1){
        trim = trim.substring(0,stn);
    if ((stn = trim.lastIndexOf(' ')) != -1){
          trim = trim.substring(0,stn);
    //2 :
    //if the string to remove is always "Read Only":
    if ((stn = trim.toUpperCase().lastIndexOf("READ ONLY")) != -1){
       trim = trim.substring(0,stn);
    //3: use StringTokenizer:
    StringTokenizer st=new StringTokenizer(trim," ");
        String result="";
        int count=st.countTokens();
        for(int i=0;i<count-2;i++){
          result+=st.nextToken()+" ";
        trim=result.trim();//remove the last spaceyou may find other solutions too...
    perhaps solution 2 is better, because you can put it in a separate method and remove the string you want to...
    somthing like:
    public String removeEnd(String str, String toRemove){
      int n;
      String result=str;
      if ((n = str.toUpperCase().lastIndexOf(toRemove.toUpperCase())) != -1){
       result= str.substring(0,stn);
      return result;
    }i haven't tried this method , but it may work...

  • Any hope for Adobe Bridge's Flickr Export feature?

    Hi,
    I've been using Adobe Bridge CS5 for a few years now and I love it's features.  However, only recently have I decided to explore posting pictures to on-line albums, in particular, Flickr.
    Having experimented with Bridge's Flickr Export Panel, I notice that it always asks me to log-in and then it can re-authenticate.  I had started a discussion on Flickr's help forum, and the best suggestion was that CS5's Flickr Export module may be using http: instead of https:  I always get an error and cannot upload any photos to my Flickr account.
    Any chance that this is the problem and that there is a fix for it?
    Is there an updated Flickr export module?
    Are there other export modules, say to Google+?
    I am currently not interested in opening a Facebook account, so I don't want to use the Facebook export module.
    Please reference the below link to read the Flickr forum discussion.
    Flickr: The Help Forum: Flickr Export Module always asking for authentication in Bridge CS5
    Thanks,
    Randy

    I called the Adobe 1-800 support number yesterday and went through the phone prompts and found that I could no longer connect to CS support. It just told me that phone support is not available and to go to the web site for support. It then ended the call. Since the phone message I got on Friday told me to call them back I called the number again and simply hit the prompts for Creative Cloud support and told them that I had an open case. I gave her my case number and see looked it up and immediately asked me if she could take control of my computer. Wow! They obviously have a much higher level of support staff for the Creative Cloud subscribers as I doubt if the Level 1 staff I talked to for regular CS-6 support could even do that, (or would know how). I told her that a Level 2 Tech had already done that earlier with no results. She put me on hold while she checked with the next level of support. After a minute or so she came back on and said that a Level 2 tech would call me back to troubleshoot my issue. I stayed home all day yesterday waiting for the call but nothing. I just hope that when they do call me I am actually home this time or we could be playing telephone tag forever. This is the second time I have called them back when they left a message on my answering machine.
    You would think that when they call and get an answering machine that they would try to call back later, instead of making you call them back at the general support number and ending up talking to a different Level 1 person each time, who then has to research your case and then tries to fix the problem themselves when they can’t, or else I wouldn’t have been sent up to Level 2 in the first place. I’ve dealt with other support issues with other companies and they will dedicate one person to your case and that’s who you deal with each time. It’s much more efficient for them and for the customer. I hope someone from Adobe actually reads this forum once in a while. There customer support could definitely use improvement.
    The next time I talk to them I am going to point them to this forum thread to prove it’s not just me.
    Can I ask everyone to post what operating system they are using. Maybe that will narrow things down, or prove that it’s not an operating system problem?
    I have the same problem on both my desktop and my laptop. Both are running Windows 7, 64 bit.
    Photoshop CS-6, 64 bit only on both.

  • Hello , I want to ask some question about ipads \  How powerful is the iPad?  How useful is it for reading books, newspaper or magazines or for surfing the web? Can you identify any shortcomings of the device?   please help me :(

    Hello ,
    I want to ask some question about ipads \
    How powerful is the iPad? 
    How useful is it for reading books, newspaper or magazines or for surfing the web?
    Can you identify any shortcomings of the device?  
    please help me

    it's less powerful than your average computer. THink of it like a netbook but with a better processor.
    It'll do fine for surfing (although if you browse a lot of flash based sites you will need to get a third party browser since safari doesn't accommodate it)
    You may do OK on reading books, papers or magazines, especially if they have apps, but the ipad's screen is backlit, so it doesn't work well outdoors and you may need to fiddle with the brightness so that you don't get eye strain (it's just like doing too much reading from a computer screen)
    I would say the biggest short comings are data transfer. Apple's preferred work flow is that everything is done via iTunes or the internet....well people dont' always have 100% reliable always on internet access so you can find yourself in a situation where you can't get things on/off the iPad.
    By and large, it's a good device for day to day stuff, but is not a computer replacement.

  • Is anyone from Apple Support reading these questions regarding Numbers for IOS crashing?

    Is anyone from Apple Support reading these questions regarding Numbers for IOS crashing?

    This is a user – user forum.
    Leave Apple feedback here: https://www.apple.com/feedback/numbers_ios.html

  • Question for Reader.read() !

    When I read the documentation for Reader.read(), I am not sure if I understand it right or not.
    public int read():
    Read a single character. This method will block until a character is available, an I/O error occurs, or the end of the stream is reached.
    Depends on what it saying, I think when read() is called, it will always move its cursor to the next, read next character, if it is possible.
    Am I right? Any code to prove that? I am trying to do it in my own, if I get it, I will post to here too.

    Yeah you're right.
    If you use a Reader to read from a file (FileReader), then only three events can happen :
    1) there is another character availbale, so read() reads it and moves the cursor to the next character.
    2) there are no other character in the stream, so the function returns -1.
    3) there is a problem with the file system and an IOException is throwed.
    So you can read a file without creating a new thread. In this case, read() never blocks. But there are other sorts of Readers.
    For exemple, the PipedReader reads its data from a pipe. The pipe you read from can be empty but will generate no exception or end of stream events. In this case, read() will block until data is available. In most case, you will need to create a new thread to read from a pipe without blocking all your application.
    So the answer about wether read() block or not depends in fact of the actuel Channel used, and you need to read the documentation of each of these Channels (FileReader, PipedReader, etc...).
    Hope this helps.
    Matthieu

  • Important question for reading File

    Good morning
    i need help...
    any one know 1 class for oper all document?
    example:
    http:sitoclient.com/?file?filename.txt
    or
    /home/class/filename.txt
    i need 1 class for open file in all mode
    where is this class?
    one class for read file in url or in absolute path
    Message was edited by:
    mirko81

    ok i know this class but i not know where insert Java.net in my code....
    and i need use class BufferReader for other problem...
    where insert Java.net.URL ??
    String keyCode = "";
    BufferedReader file = new BufferedReader(new FileReader(keyFile));
                   if(file.read() > 0)
                        int i = 0;
                        String appKey = file.readLine();
                        for(i=0;i<500;i++)
                             char c = appKey.charAt(0);
                             if(c==' '| c=='#')
                                  appKey = file.readLine();
                             else
                                  keyCode = keyCode + appKey;
                                  appKey= file.readLine();
                                  char cd = appKey.charAt(0);
                                  if(cd==' '| cd=='#')break;
                   else
                        System.out.println("File corrotto o non presente");
                   }

  • Urgent help with quick translation questions

    Hello,
    I am somewhat new to Java. I have a translation to hand in in a few hours (French to English). Argh! I have questions on how I worded some parts of the translation (and also if I understood it right). Could you, great developers, please take a look and see if what I wrote makes sense? I've put *** around the words I wasn't sure about. If it sounds strange or is just plain wrong, please let know. I also separated two terms with a slash, when I was in doubt of which one was the best.
    Many thanks in advance.
    1) Tips- Always ***derive*** the exceptions java.lang.Exception and java.lang.RuntimeException.
    Since these exceptions have an excessively broad meaning, ***the calling layers will not know how to
    distinguish the message sent from the other exceptions that may also be passed to them.***
    2) The use of the finally block does not require a catch block. Therefore, exceptions may be passed back to the
    calling layers, while effectively freeing resources ***attributed*** locally
    3) TIPS- Declare the order for SQL ***statements/elements*** in the constant declaration section (private static final).
    Although this recommendation slightly hinders reading, it can have a significant impact on performance. In fact, since
    the layers of access to data are ***low level access***, their optimization may be readily felt from the user’s
    perspective.
    4) Use “inlining.”
    Inlining is a technique used by the Java compiler. Whenever possible, during compilation, the compiler
    copies the body of a method in place of its call, rather than executing a ***memory jump to the method***.
    In the example below, the "inline" code will run twice as fast as the ***method call***
    5)tips - ***Reset the references to large objects such as arrays to null.***
    Null in Java represents a reference which has not been ***set/established.*** After using a variable with a
    large size, it must be ***reassigned a null value.*** This allows the garbage collector to quickly ***recycle the
    memory allocated*** for the variable
    6) TIPS Limit the indexed access to arrays.
    Access to an array element is costly in terms of performance because it is necessary to invoke a verification
    that ***the index was not exceeded.***
    7) tips- Avoid the use of the “Double-Checked Locking” mechanism.
    This code does not always work in a multi-threaded environment. The run-time behavior ***even depends on
    compilers.*** Thus, use the following ***singleton implementation:***
    8) Presumably, this implementation is less efficient than the previous one, since it seems to perform ***a prior
    initialization (as opposed to an initialization on demand)***. In fact, at runtime, the initialization block of a
    (static) class is called when the keyword MonSingleton appears, whether there is a call to getInstance() or
    not. However, since ***this is a singleton***, any occurrence of the keyword will be immediately followed by a
    call to getInstance(). ***Prior or on demand initializations*** are therefore equivalent.
    If, however, a more complex initialization must take place during the actual call to getInstance, ***a standard
    synchronization mechanism may be implemented, subsequently:***
    9) Use the min and max values defined in the java.lang package classes that encapsulate the
    primitive numeric types.
    To compare an attribute or variable of primitive type integer or real (byte, short, int, long, float or double) to
    ***an extreme value of this type***, use the predefined constants and not the values themselves.
    Vera

    1) Tips- Always ***derive*** the exceptions java.lang.Exception and java.lang.RuntimeException.***inherit from***
    ***the calling layers will not know how to
    distinguish the message sent from the other exceptions that may also be passed to them.***That's OK.
    while effectively freeing resources ***attributed*** locally***allocated*** locally.
    3) TIPS- Declare the order for SQL ***statements/elements*** in the constant declaration section (private static final).***statements***, but go back to the author. There is no such thing as a 'constant declaration section' in Java.
    Although this recommendation slightly hinders reading, it can have a significant impact on performance. In fact, since
    the layers of access to data are ***low level access***, their optimization may be readily felt from the user’s
    perspective.Again refer to the author. This isn't true. It will make hardly any difference to the performance. It is more important from a style perspective.
    4) Use “inlining.”
    Inlining is a technique used by the Java compiler. Whenever possible, during compilation, the compiler
    copies the body of a method in place of its call, rather than executing a ***memory jump to the method***.
    In the example below, the "inline" code will run twice as fast as the ***method call***Refer to the author. This entire paragraph is completely untrue. There is no such thing as 'inlining' in Java, or rather there is no way to obey the instruction given to 'use it'. The compiler will or won't inline of its own accord, nothing you can do about it.
    5)tips - ***Reset the references to large objects such as arrays to null.***Correct, but refer to the author. This is generally considered bad practice, not good.
    Null in Java represents a reference which has not been ***set/established.******Initialized***
    After using a variable with a
    large size, it must be ***reassigned a null value.*** This allows the garbage collector to quickly ***recycle the
    memory allocated*** for the variableAgain refer author. Correct scoping of variables is a much better solution than this.
    ***the index was not exceeded.******the index was not out of range***
    The run-time behavior ***even depends on compilers.***Probably a correct translation but the statement is incorrect. Refer to the author. It does not depend on the compiler. It depends on the version of the JVM specification that is being adhered to by the implementation.
    Thus, use the following ***singleton implementation:***Correct.
    it seems to perform ***a prior initialization (as opposed to an initialization on demand)***.I would change 'prior' to 'automatic pre-'.
    ***this is a singleton***That's OK.
    ***Prior or on demand initializations***Change 'prior' to 'automatic'.
    ***a standard
    synchronization mechanism may be implemented, subsequently:***I think this is nonsense. I would need to see the entire paragraph.
    ***an extreme value of this type******this type's minimum or maximum values***
    I would say your author is more in need of a technical reviewer than a translator at this stage. There are far too serious technical errors in this short sample for comfort. The text isn't publishable as is.

  • I have a problem in the security question I hope a solution as soon as Lee does not respond change ÓćÇá Secretariat

    I have a problem in the security question I hope a solution as soon as Lee does not respond change ÓćÇá Secretariat

    Welcome to the Apple Community.
    Start here (change country if necessary) and navigate to 'Password and Security', reset your security questions using the link provided, you will receive an email to your rescue address, use the link in the email and reset your security questions.
    If that doesn't help, you don't receive a reset email or you don't have a rescue address, you should contact AppleCare who will initially try to assist you with a reset email or if unsuccessful will pass you to the security team to reset your security questions for you.
    If you are in a region that doesn't have international telephone support try contacting Apple through iTunes Store Support.

  • ABAP OLE Word for reading a file

    Hi,
    I am looking for the method or property to get the word document content to send it to the clipboard.
    All I found an OLE is for writing but not for reading and I need it to read a file.
    Someone got an idea?
    Thanks a lot.
    David

    Hi David, the ad on top sucks.
    it's already almost 10 years old but SAP did not develop anything new un this area (as far as I know),
    [Desktop Office Integration (BC-CI) H|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIOFFI/BCCIOFFI.pdf]
    copy_selection
    You use this method to copy marked text from the office document to the clipboard:
    CALL METHOD document->copy_selection
    EXPORTING no_flush = no_flush
    IMPORTING error = error
    retcode = retcode.
    paste_clipboard
    You use this method to insert the contents of the clipboard at the current cursor position. The
    clipboard contents are inserted as fixed text; there is no link to the object:
    CALL METHOD document->paste_clipboard
    EXPORTING no_flush = no_flush
    IMPORTING error = error
    retcode = retcode.
    select_all
    You use this method to mark all text in the office document.
    CALL METHOD document->select_all
    EXPORTING no_flush = no_flush
    IMPORTING error = error
    retcode = retcode.
    I hope you were looking for this.
    Regards,
    Clemens

  • IMovie export question

    I am using Roxio video converter to take my old 8mm tapes into iMovie (10.0.6) and then into iDVD.  I have two questions.  I have read that you should change the video format to AIC for older versions of iMovie, is this still the best practice with the newer version?  All of my videos are SD, so when I share the file from iMovie, what quality should I select (high, medium....)?
    TIA

    Is this movie comprised of video or still images?
    Matt
    The movie is entirely video clips from our digital camera. Granted, they are not camcorder quality to begin with, but they do look great when played back in fullscreen mode in iMovie. Shouldn't I be able to get that same quality after I export the movie? Shouldn't it be simple to do?
    A friend who works at Pixar saw the movie on DVD, and confirmed that he saw lots of "artifacts" from compression. He didn't have a solution, not being familiar with the software, but it seems to me there should be a way to export the movie uncompressed. I shouldn't be restricted to playing it only in iMovie on a Mac to see it the way it is meant to be seen, right?
    (I guess my gripe with Apple is that this program is designed for amateurs making home videos, like me, but they seem to expect that we'd be satisfied with poor quality exports, rather than wanting our movies to look professional.)
    Thanks for all your help.

  • Export Question Slides XML to Moodle

    I have several quizzes built in captivate 3 that i want to
    export the questions as xml and then import them to moodle using
    xml. I know i can run a scorm package on moodle with my quiz, but
    i'm trying to actually use my questions as part of a moodle quiz so
    i need to be able to import them as XML. when i just export my
    captivate quiz as XML and then try the import Moodle XML function i
    get errors. Any ideas?
    Thanks,
    Dave

    Thanks so much for your help so far, Paul
    Everything works great, except when trying to use the Export button from Reader.  (It works as expected in Pro)
    The file has been reader extended, so save works, but our developers need the ability to click that Export button from Reader and get an XML file.  Any ideas if this is possible or how the code can be tweaked so it will work for Reader?
    Thanks!

  • Exporting Music Digital Booklet for iTunes Upload

    I'm a bit new to InDesign, and having difficulties exporting a finished booklet for an album my company is releasing on iTunes.
    iTunes has certain minimum requirements, most of which are easy to accommodate. One of them, however, is proving to be tricky for me. They say the pages must all be in landscape orientation, and must be sized at 11 inches x 8.264 inches.
    Imagine the size of a CD booklet in your hand (about 4.25" x 4.25"), and then imagine the size when you have the booklet open (about 8.5" x 4.25"). This is the same size the booklet is in InDesign currently. I need to figure out how to export the booklet in its current size to those exact PDF dimensions of 11" x 8.264", and if possible, to be able to choose the color of the extra canvas space that is created as a result. I'd likely choose white, or a neutral gray.
    Can this be done in InDesign? I haven't been able to find anything online to help, and after waiting over two hours for Adobe customer service to call me back, it was quickly apparent that the guy calling from India who couldn't speak clear English could not understand what I was asking, and I doubt he knew the answer anyway. I don't know, because I had to finally hang up.
    DG

    I'm making a digital booklet for iTunes because we are a label and we are releasing an album, and a digital booklet is to accompany said album.
    You asked me if I would be using Folio Builder, and the answer is no, I'm using InDesign. If Folio Builder is a function of InDesign, then I didn't know that. Like I said, the app is new to me, which is why I'm here asking this question.
    FYI, the 11" x 8.264" dimensions required by iTunes match the 1024 px x 768 px you mentioned.
    Do you have any more questions for me or do you the answer to the question?
    DG

  • Does iMovie '09 downgrade HD video?!  Import/export questions.

    Just bought my first HD camcorder that records in 1920x1080 resolution; I was planning to import the clips into iMovie'09 at the "full" setting (instead of the "large" setting) to retain maximum quality -- but when I do this, and export an iMovie using QuickTime, it says that the "current" resolution is 960x540. Umm, huh?
    I am SURE I am recording and importing at the 1920x1080 resolution, so why is iMovie downgrading my HD by default?
    Is there a way to keep the full resolution? Should I care? Eventually I want to maybe play these movies on an HDTV... I know I can change the export settings from 960x540 to 1920x1080, but how you can you magically achieve that full quality if the project is "current" at 960x540?
    Given the above, is it even worth importing footage in the full 1920x1080 mode if it converts to 960x540 anyway?!
    Thanks for any help in advance.

    this is an interesting question. I had read that if you add anything tricky to the 1080 project that it goes to 540 anyway, speed changes, things like that. And even if you share to media browser at the HD level (a 540 Large import from camera) you then get upgraded to 720p.
    your last question has eluded me. but I import from camera at large (540). I share to media browser at HD level and get a 720p .mov. I tried Export to QuickTime and picked Apple Intermediate Codec (Supposed to be less compressed, takes longer, larger file) but it had problems with the colors in the stills of the movie as it went from still to still. That 720p movie , when played on a HD screen (my HD TV) looked excellent, not HD HD, but was much better than SD. and DVDs made from that look pretty good.
    At some point we will be recording in HD, editing in HD, and burning BlueRays to play HD. Apple will have to change iMovie to default handle it, keep it in HD, and add a blueray player and burner to the computers, i hear they do not plan on that.we will also need large many TB drives to store it all on.
    The two issues that you have to remember, is that you probably have a consumer brand HD video recorder, what you are recording is HD but with poor optics. And when you watch it on your computer screen it wont look as good as it will on a better screen, as your computer screen is likely a limiting agent as well.
    roger

Maybe you are looking for

  • Updating a Table using grouping logic

    Hi, I have a requirement There is table table_a create table table_a code number, name varchar2(50), city varchar2(50), state varchar2(20), group_id insert into table_a values 1,'ABC','A;,'A1'); insert into table_a values 1,'BCD','A;,'A1'); insert in

  • Legacy System to SAP

    Hi, How to Transfer the files from Legacy System to SAP and Viceversa ? And How does one know that the Legacy files have come on to the SAP server you are working on ? Vinay

  • Re: BI Server very slow

    Hi All, Currently the BI server is very slow. Accessing the tcodes itself takes long time. Can anybody tell me the tcodes to monitor the server utilisation. How to improve the performance of BI system. Regards, Anand

  • SMOHQUEUE: Starting queue demon not successful

    Hi I am performing the configuring settings in CRM and ECC. I am facing few problems, could you please help me overcoming these challenges: 1. In CRM, when i tried to Start Queue Demon in txn code: SMOHQUEUE, I am facing the following error: "Startin

  • Location of Premiere system preferences on a Mac

    So I had the issue with playback on a Mac as described in this article: http://wolphbite.com/blog/?p=94 So the steps they outline work, but I had 2 labs over 30 Macs each to apply this fix to. So after making changes to the Audio Hardware in Adobe Pr