How to set PDF version for the output file in ES4

I am using LiveCycle ES4 for converting word docs to PDF. In our client we invoke createPDF method of GeneratePdfServiceClient class. We are using a custom PDF setting in LiveCycle in which we have defined configuration as per the business requirement.
We need the PDF version of the document to be set to 1.4.  For this, we are setting the value for compatibility (under File Option) to Acrobat 5 (PDF 1.4) in custom PDF setting template in LiveCycle adminui and in Acrobat preferences. Both these setting are not working and the resulting document has PDF version set to PDF1.5. Can you tell me how the version of resulting document be set to 1.4??

Hi Neelam,
I tried it and did the personalization as the help documentation said.
But I don't know why it doesn't work:(
I followed these steps:
1. open workbook and select a value for the variable used in query
2.click personalized variable and new window pop up then I select the value I chose and added to the selection.
3.click ok and quit
4.save workbook
but next time I open this workbook, the variable selection window still pop up.
BR
Fanchest

Similar Messages

  • How many days it takes for the epub file to get approved by apple itunes store?

    Hi,
    We are in a publishing company and now have got some work where we are converting the book to epub. We have all the basic requirement for registering for itunes store. The Printed version of the book is going to be launched on a specific day, wanted to know how many days it will take for the epub file to be approved and be made available on ibookstore provided the files is proper as per apples requirement.
    Kindly suggest.
    Thanks & Regards
    Rishi

    Ok, that's not so good for me.
    But thank you

  • How to set runtime parameter for the entire system

    Hi,
    I have a problem with setting runtime parameters in jre v1.6.0_07. I have an XP computer with multiple users and to use the application eavery user must set the runtime parameter once by going to java control panel -> Java -> Java applet runtime settings -> view. How can i automate this? I have multiple users and there may be more users logging in so manually sending the C:\<userProfileDirectory>\Application Data\Sun\Java\Deployment\deployment.properties file to all profiles is not a solution. Same question here but no solution. Every user must get this parameter when they log in, they may be new users or existing users. The software I'm trying to use is browser based, we don't trigger an exe or something from local to run the software.
    In C:\<userProfileDirectory>\Application Data\Sun\Java\Deployment\deployment.properties file there is a line like this;
    deployment.javapi.jre.1.6.0_07.args=
    This works for a single user. I've read the instructions in [deployment guide|http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/properties.html] but the properties file we put in C:\WINDOWS\Sun\Java\Deployment does not support ".args=" command. Anyone encountered or have a solution for this problem?
    Thanks.

    Hi,
    got solution for this problem? I am also having the same problem.
    Thanks.

  • How to set content type for the attachment?

    Hello Everybody,
    I was trying to do the following in my send mail program:-
    1. I am making a file using FileWriter:
    FileWriter fw = new FileWriter(f);
    fw.write(str);
    2. I now want to attach this file with my mail. but before that I want to set the Content type of this as "application/smil". and trying the following code:
    mimebodyparts[0].setContent(fds[0],"application/smil");
    As this is a new MIME type perhaps I need to change the mailcap file. I found the same in the activation jar package but thought instead of chagning the default file i tried putting following code in my program:
                  File capfile = new File("simple.mailcap");
                  if (!capfile.isFile())
                        System.out.println("Cannot locate the \"simple.mailcap\" file.");
                        System.exit(1);
                  CommandMap.setDefaultCommandMap( new MailcapCommandMap(new FileInputStream(capfile)));
    and in simple.mailcap file put the following value
    application/smil;;     x-java-content-handler=com.sun.mail.handlers.application_smil  but I am still getting the following error:
    javax.activation.UnsupportedDataTypeException: no object DCH for MIME type application/smil
    Can somebody Please help to sort this out.
    regards,
    Arun

    //add related mutip-part to combine parts
    MimeMultipart multipart = new MimeMultipart("related");
    //attach a pdf
    messageBodyPart = new MimeBodyPart();
    fds = new FileDataSource("h:/something.pdf");
    messageBodyPart.setDataHandler(new DataHandler(fds));
    messageBodyPart.setFileName(fds.getName());
    multipart.addBodyPart(messageBodyPart);
    //add multipart to the message
    message.setContent(multipart);
    //send message
    Transport.send(message);

  • How to set minimum size for the 'location' box in toolbars?

    I reorganized my toolbars by merging the location and tabs bar. I have the location on the left hand side and the tabs *next* to it, like this:
    [ (<)(>) [LOCATION] /tab\/tab\/tab\ ]
    Unfortunately when the number of tabs increases, the location box becomes so small that I cannot even see the url of the site I'm in...
    Is there a way to force a minimum width for the location box? I couldn't find a setting in about:config for it (I imagine that this would be a browser.urlbar setting)

    You rock! The combination of fixed width tabs with the stylish Add-on, and the single line of script below just made my day!
    #main-window[sizemode="maximized"] #TabsToolbar, #TabsToolbar > #urlbar-container { min-width: 350px; }
    Many thanks!

  • How to set new value for the existing jar file

    Help:
    I am wondering if there is a simple to update value for Manifest-Version in a existing jar file?
    Thanks!

    The jar command's -u option is about as easy as I know.
    See the jar command documentation for the details.

  • How to create multiple pages in the output file?

    hi, we have an application (C++) that generates PDF output. I've been asked to figure out how to create multiple copies of each page (uncollated). i.e. the output would be 4 copies of p 1 followed by 4 copies of p 2, etc. I'd like to do this without actually replicating each page if possible ... any ideas?

    Why not just put four copies of the same CosObj reference into the Pages array/tree?

  • How to save 2 versions of the same file in Pages

    Gave the file a new name and it over-wrote the first file.

    The right approach is to use Pages > File > Duplicate. This opens a new window with a copy of your original Pages document. Below is a screen shot showing the duplicated window parked right over the original document. Notice that downward facing triangle adjacent to the duplicated (filename copy)? Click that, and a dialog pops up with the filename highlighted. Just type in the second filename that you want (e.g. berserk.pages) and press return. The default location remains the same as the original file.

  • How to set active version for work flow

    hi ppl,
              I have 3 versions of my work flow i want to set the second version to be the active version how do i do this ? . plz help me out.

    WF builder choose your second verion & choose <i>Workflow -> Activation -> Generate and Activate runtime version.</i>
    This will make it second version as active verion.
    <b>*Reward each useful answer</b>
    Raja T

  • How to set a 'package' for the xjc generated files?

    Hi!
    What can be done the let the 'xjc' source generator
    create a 'package' line for each generated java file?
    Karl

    Can I generate the classes from the same xjs file to different packages ?
    For example:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <xml-java-binding-schema version="1.0-ea">
         <options package="try.billing.data"/>
         <element name="downloadUnbilledCallsContent" type="class" root="true">
              <content>
                   <element-ref name="accountId"/>
                   <element-ref name="email"/>
              </content>
              <attribute name="dataObject"/>
              <attribute name="handlerClass"/>
         </element>
         <options package="try.util.data"/>
         <interface     name="JavaSources"
                   members="DownloadUnbilledCallsContent"
                   properties="dataObject email"/>
    </xml-java-binding-schema>
    The interface JavaSources has to be in try.util.data package but the downloadUnbilledCallsContent class has to be in try.billing.data.
    thanks

  • How to set a proxy for the azure-cli tool?

    I'm behind a corporate proxy: how can I configure the azue-cli tool to use our corporate proxy? Cannot find any information online and on the documentation.
    Thank you
    Simone

    I suggest you having a look at this article
    http://dunnry.com/blog/2010/01/25/SupportingBasicAuthProxies.aspx, hope this helps.

  • TB Conversations: Inline reply box not spell spell checking. How to set spell check for the inline reply box?

    When using the inline reply box and I misspell a word the red line shows to indicate I have misspelled and yet when I right click ont he world there are no spelling suggestions. This feature does work if I reply through a new window, but not when using the inline reply box available with the Conversations plug in.

    see this goto Option>Advance>General see screen shot now '''tik''' on it

  • How do I set up voicemail for the first time?

    I feel like i am losing my mind.  I CANNOT find simple instructions (even in the manual) on how to set up my husband's voicemail on the BB 8800.  There are all kinds of questions and answers about voicemail, but I just need to know how to set it up for the first time.  The message you get when you call the phone is "This user has not yet set up voicemail" (or something to that effect).
    PLEASE HELP!
    Solved!
    Go to Solution.

    This is simple in deed! Go to Call Log -> click Menu and  select Options -> Voice Mail. Now in the Access Number put your carriers Voice Mail Box number. Some carrier requires access password which you can also put in the.
    Let know if this helps.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Version wise for the following files

    Hi All
    I need to know what versions for the following files,Can any one suggest me how to get the versions,and where do they belong to, whats there functionality.
    - POXWPA1B.pls
    - POXWPA4B.pls
    - POXWPA5B.pls
    - POXWPA6B.pls
    - POXWPA7B.pls
    - poxwfpoa.wft
    - poxwfrqa.wft
    Thanks,
    Praneeth
    Message was edited by:
    user590499

    Login as applmgr user and issue one of the following:
    $ cd $PO_TOP/patch/115/sql/
    $ strings -a <file name> | grep Header
    Or ..
    $ cd $PO_TOP/patch/115/sql/
    $ adident Header <file name>
    For more details, refer to Note: 125922.1 - How To Find Oracle Application File Versions
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=125922.1

  • Creation of Password for the Zip file which are sent thru email

    Dear Experts,
                          how to create a password for the zip file which is sent via email through a abap program.
                                    OR
    how to create a password in abap for a zip file.
    Thanks...
    Vishal
    Edited by: vishal_reddy786 on Jun 22, 2010 7:31 AM

    UNSOLVED

Maybe you are looking for