How To Add Job Options In a .PS File

Acrobat Distiller 5.5 and 7.0
Greetings,
I currently automate making a single combine PDF based on runfilex.ps.
I cannot figure out the snytax to specify the job options file ( fdi.joboptions )
to the following .ps file
/prun { /mysave save def
        dup = flush
        RunFile
        clear cleardictstack
        mysave restore
} def
(C:/ACAD/COVER.PS) prun
(C:/ACAD/PD.PS) prun
(C:/ACAD/DXB-EVE.PS) prun
(C:/ACAD/DXB-EVS.PS) prun
(C:/ACAD/DXB-EVW.PS) prun
(C:/ACAD/DXB-SSE.PS) prun
(C:/ACAD/DXB-SSW.PS) prun
Any help would be greatly apprciated.  I find adobe's help files in need of help.  -David

The /j switch sounds interesting
I've tried the following syntax with no luck in the .bat file I use to run distiller
C:\Progra~1\Adobe\Acroba~2.0\Distillr\acrodist.exe c:/acad/VL-90001.ps  /j=c:/fdi-d.joboptions
/j:C:/fdi-d.joboptions
/jfdi-d.joboptions
No luck searching the help files for either /j  or command line
Any suggestions?  Thanks  -David
PS I copied the joboptions file direct to c:

Similar Messages

  • How to add JVM option???

    i am facing problem of permgen memory exceprion..
    i got solution as to add following JVM option
    Increasing the PermSpace of the JVM with -XX:MaxPermSize=256M or higher only
    i don't know how to add JVM option...
    GOOGLING DIDNT WORK

    Done !!!!!!!!!!
    in glass fish
    admin console in JVM SETTING TAB

  • How to add extra options for style of images.   iPad version has far more options than Mac version

    How to add extra options for style of images in pages.   iPad version has far more options than Mac version

    Thank you, you made me go look again and I realised the ones I use on the iPad are under Borders not style and they are on Mac also.  I feel a bit silly but I wouldn't have got there without your prompting.  Do you mean by "create your own"  using the borders and then saving as a style or can you create something that is not in either?
    Thanks again

  • How to add new fields to the DME file in F110

    Hi,
    We have a requirement add new fields to the file that is used in  F110.
    .I did go in to DMEE transaction but I hae no idea how to add new fileds to the existing file.
    Can anybody please help me in resolving the issue.
    Thanks
    Venkat
    Edited by: Venkat R on Jun 8, 2009 8:45 AM

    Hi,
    There is no function module for that, We have created our own function module and attached to that field.
    Refer the below code. This will fetch the document number.
    DATA: lwa_item   TYPE dmee_paym_if_type,
            l_fpayp   TYPE fpayp,
            l_fpayhx TYPE fpayhx,
            first_flag TYPE c,
            lv_lifnr   TYPE lifnr,
            voucher_id TYPE string,
            voucher TYPE string,
            invoice_id TYPE belnr_d,
            voucher_len1 TYPE i,
            voucher_len TYPE i.
      TYPES:
      BEGIN OF lt_regup,
            xblnr TYPE xblnr1,
            belnr TYPE belnr_d,
      END OF lt_regup.
      DATA: lt_regup TYPE STANDARD TABLE OF regup,
            lv_regup TYPE regup.
    Hope this helps.
    Raja.A
    Edited by: Raja.A on Feb 16, 2011 7:17 PM

  • How to add norwegian language to my ipa-file in Adobe Flash Professional and Settings for AIR

    Hi,
    How to add Norwegian languages to my ipa-file in Adobe Flash Professional and Settings for AIR?
    The Norwegian users get my apps in english instead of Norweigan. Desperate for help!
    Regards Ylva

    Sorry but you will not get help here for that problem. This forum is about AIR Help, an online help format produced using AIR, it is not about AIR itself.
    I'll see if I can move it.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to add more disk space into /   root file system

    Hi All,
    Linux  2.6.18-128
    can anyone please let us know how to add more disk space into "/" root file system.
    i have added new hard disk with space of 20GB, 
    [root@rac2 shm]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/hda1             965M  767M  149M  84% /
    /dev/hda7             1.9G  234M  1.6G  13% /var
    /dev/hda6             2.9G   69M  2.7G   3% /tmp
    /dev/hda3             7.6G  4.2G  3.0G  59% /usr
    /dev/hda2              18G   12G  4.8G  71% /u01
    LABLE=/               2.0G     0  2.0G   0% /dev/shm
    /dev/hdb2             8.9G  149M  8.3G   2% /vm
    [root@rac2 shm]#

    Dude! wrote:
    I would actually question whether or not more disks increase the risk of a disk failure. One disk can break as likely as one of two of more disks.
    Simple stats.  Buying 2 lottery tickets instead of one, gives you 2 chances to win the lottery prize. Not 1. Even though the odds of winning per ticket remains unchanged.
    2 disks buy you 2 tickets in The-Drive-Failure lottery.
    Back in the 90's, BT (British Telecom) had a 80+ node OPS cluster build with Pyramid MPP hardware. They had a dedicated store of scsi disks for replacing failed disks - as there were disk failure fairly often due to the number of disks. (a Pryamid MPP chassis looked like a Xmas tree with all the scsi drive LEDs, and BT had several)
    In my experience - one should rather expect a drive failure sooner, than later. And have some kind of contingency plan in place to recover from the failure.
    The use of symbolic links instead of striping the filesystem protects from the complete loss of the enchilada if a volume member fails, but it does not reduce the risk of loosing data.
    I would rather buy a single ticket for the drive failure lottery for a root drive, than 2 tickets in this case. And using symbolic links to "offload" non-critical files to the 2nd drive means that its lottery ticket prize is not a non-bootable server due to a toasted root drive.

  • How to add header and footer to a file through ODI?

    hi,
    I want to add header and footer to my file..............footer should contain a counter so that page number can be displayed...................
    Can anyone please guide me .................
    Thanks .............
    Ritika

    what is the utility you are using to create file . Interface or OdiSqlUnload ?
    and what do you want to have Header and Footer as and how are you concluding the File as page 1 and page 2 etc ... ?

  • How to add empty folder in a jar file ?

    Well
    I know how to add files in a jar file but I cannot add empty folder.
    I would like to do this so that when I get back the jar file I can have all the structure of the save main folder.
    I also test that it is possible to do that on line with the "jar" command.
    Does any of you know how to do this programacticaly ?
    Thanks in advance

         JarOutputStream jos = // ...
         jos.putNextEntry(new JarEntry("directory/"));
         jos.closeEntry();
         jos.finish();
         jos.close();on the command line:
    jar -tf <your_jar_file.jar>

  • How to add my class into rt.jar file?

    Hi, everyone!
    I am using WinRAR to extract the package rt.jar and added
    my class file to javax folder. Then I use jar c0vf to create
    a package. After that, I restart my WSAD4.0.2. But it seems
    that WSAD4.0.2 can not be started. (It stops at the welcome
    screen for a long time.)
    Anything wrong I have made? How to resolved the reouble?
    Cheers,
    George Ma

    Thanks!
    Do you know how to add .class file to a project of WSAD4.0.2?
    I use CLASSPATH, but always failed in IDE. But it works in
    command line environment. I want to use some classes in a
    .class file.
    Can you help?
    Cheers,
    George

  • Should Apple add "Overwrite" option when dragging a file into another?

    Why apple never added a overwrite option? Who would think this is a good idea?!?!? I think they should add overwrite option.

    It's called Replace instead of Overwrite, and it does not need to be added as it is already there.

  • How to add a directory into a jar file

    Hi, guys, I want to add a package into a jar file. For example, my dirctory structrue
    is org/test/, all files locate in the directory test, in org.test package. I want to
    add the package into a jar file, test.jar. I use "java -cvf test.jar -C org/test/ .
    But it says "jar: no match". How can I solve it.
    thanks

    Instead of 'java', use 'jar'.
    All in all, try this: jar cvf test.jar -C org/test/*.class.
    Have a nice day!

  • How to add backups.backupdb to a .dmg file?

    Hello Everybody,
    How are you today?
    I have a question concerning Time Machine.
    After I finished creating a full backup, I would like to compress the folder Backups.backupdb, compress it or even add it to a .dmg file. But unfortunately I failed.
    Is it possible?
    If yes, so how?
    The error while compressing it is: (The operation can't be completed because you do't have permission to access ".spotlight_repair".)
    The error while adding it to a .dmg file is: (Tge backup can't be completed because the backup volume doesn't have ownership enabled.)
    Thanks,
    Boudy,

    Is there a way to use Jakarta POI?
    I have a JSF page and I want to create a word file and offer to for a download.
    It works, but I don't know how to add a picture.
    Any ideas???
    I would really recommend if you offer me an example.

  • How to add header and fooder in text file

    Hi,
    i have created simple application for generate report from database into text file.
    But i need to add header and fooder in text file. I dont know is there any API for adding these.
    Can anyone help me to create header and fooder in text file.
    the below text are needs to be print in the header
    name of the table :
    Recorder type :
    file creation time:
    the below text are needs to be print in the footer
    Recorder Number:
    Record Type;
    the actual code is
                           pst = con.prepareStatement("select REQUEST, DOMAIN_NAME, TRUNC(DATE_OF_CONFIGURATION) AS dateofConfig  FROM employee where id=300");
                               rs = pst.executeQuery();
                            while (rs.next()) {
                                 request = rs.getString("REQUEST");
                                    domain_name = rs.getString("DOMAIN_NAME");
                                    dateofconfig = rs.getString("dateofConfig");
                                    System.out.println(request + " " + domain_name + " " + dateofconfig);
                                   data.add(request + " " + domain_name + " " + dateofconfig);
                            System.out.println("before calling method");
                            writeToFile(data, "c:/Employee.txt");
                            System.out.println("file created successfull");
                            rs.close();
                            pst.close();
           private static void writeToFile(List list, String path) {
                    BufferedWriter out = null;
                    try {
                            File file = new File(path);
                            out = new BufferedWriter(new FileWriter(file, true));
                            for (Object obj : list) {
                                String s=  obj.toString(); 
                                 out.write(s);
                                    out.newLine();
                            out.close();
                    } catch (IOException e) {
    }Thanks
    Jasmin
    Edited by: user13836688 on Mar 21, 2011 4:06 AM
    Edited by: user13836688 on Mar 21, 2011 4:07 AM
    Edited by: user13836688 on Mar 21, 2011 4:08 AM

    user13836688 wrote:
    i have created simple application for generate report from database into text file.First off, when posting code, use &#91;code]...&#91;/code]. or '' tags, not '<code>'.
    But i need to add header and fooder in text file. I dont know is there any API for adding these.
    Can anyone help me to create header and fooder in text file.Well you plainly have the code to write the file contents; and furthermore your report seems to be contained in a List called 'data'. Why not just add the header and footer lines to it? I'd also suggest making 'data' a LinkedList. That way you can add the header afterwards with no performance hit, just in case the information it contains isn't available at the start of your report loop.
    Winston                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to add href track in quicktime mov file (win xp )

    Hi,
    I am trying to add href track in quicktime mov file (win xp )by following the instructions given on
    www.apple.com/quicktime/tutorials/hreftracks.html
    I want to popup url automatically while playing the mov file.I have added this text file as href track in mov file
    content of url.txt file are
    A<http://www.yahoo.com>
    and follow exactly the same steps given in www.apple.com/quicktime/tutorials/hreftracks.html
    But when i run the final mov file with href track it is not popping up the url www.yahoo.com automatically .
    Please help me out i have stuck in this situation badly
    Thanks in advance
    Thanks again
    Jawad Haider
      Windows XP  

    Hi,
    I am trying to add href track in quicktime mov file (win xp )by following the instructions given on
    www.apple.com/quicktime/tutorials/hreftracks.html
    I want to popup url automatically while playing the mov file.I have added this text file as href track in mov file
    content of url.txt file are
    A<http://www.yahoo.com>
    and follow exactly the same steps given in www.apple.com/quicktime/tutorials/hreftracks.html
    But when i run the final mov file with href track it is not popping up the url www.yahoo.com automatically .
    Please help me out i have stuck in this situation badly
    Thanks in advance
    Thanks again
    Jawad Haider
      Windows XP  

  • How to add custom option in context menu

    Hi,
    When viewing a document of a repository, can we add our own option (for example, "View In new Browser") in the context menu? And how can we configure the function when a user clicked on the option of context menu?
    Thanks,
    Ray

    Hi Ray,
       Yes, you are right. This is the assignation chain:
       Command->group commands->resource/collection/details->layout set->folder/KM navigation iview.
       Remember, layout set is a service that you need to active on your repository.
       Layout set allows you define (between other things) commands groups availables for resource, links or folders.
       The context menu will have differents commands group depending reource type.
    Patricio.

Maybe you are looking for

  • Different background image (div) on each page of site complicated by template

    Hope I can explain this:  Below are specifics - Using Dreamweaver cs5.5 - Making the pages from a template. - Each page will have a different backround image; but the image is contained in a div tag (div name is .mainbackground) which runs behind the

  • Mac Pro 3,1 (Early 2008, 10.6) Slow startup, no chime

    Hello all. Purchased this one from a friend of mine bc my own Mac Pro (we both bought them at the same time, back in Feb., 2008) had issues with video card and bad memory sticks. So this Mac Pro was his, he barely used it and since i want to continue

  • Sales Order Tax

    I am having difficulty in finding out how tax conditions are calculated in a sales order. For example I go into Analysis Pricing in a order and see tax conditions but cannot figure out where they are being calculated from and what access sequence is

  • Get the value of output text box in javascript

    Hi all, I am trying to retreving the value of output text box using getElementById('form1:outputText3') but was not able to get it. Googled it but didnt find any way to get it on the page itself without going to backing bean jdeveloper version 10g Th

  • Out Of Sync files...

    Hello all, Can anyone tell me why when I try to transfer files(e.g. from avi to mp4) the video loses sync with the audio? The avi files are in sync to start, but the mp4's are often way out of sync after transfer. To add to the oddity of this, it is