Can I automate the process of printing booklet?

Can I automate the process of printing booklet?
I use a saved Print Preset named "A5 booklet"
I supply page range 1-16 then print as pdf using PDFCreater.
File Name as 01.pdf, then pages 17-32 as 02.pdf and so on.
I am aware that InDesign provides printBooklet() method through scripting, but I have no clues how to use it.
Any links or scripts are welcome.
Thanks and regards.

Thanks stephen0218 for the idimposer link.
I'm aware of Print Booklet... functionality, and I am currently using it to manually print booklets from InDesign files.
I want to automate the print booklet task itself.
I make 01.pdf with page range of 1-16, then 02.pdf with page range 17-32 and so on.
It is not that much tedious for small files of upto 160 pages, which generate 10 pdf files. But for larger projects of upto 600 pages, the manual work is very time consuming and error prone process.
I tried to call "document.printBooklet" function in JavaScript, but got stuck in supplying dynamic page ranges.
Here is the Documentation.
It will be a great help if anyone can help me here.
Thanks and regards.

Similar Messages

  • Who can I automate the process of printing booklet?

    Who can I automate the process of printing booklet.
    I use a saved Print Preset named "A3 booklet"
    I supply page range 1-16 then print as pdf using PDFCreater.
    File Name as 01.pdf, then pages 17-32 as 02.pdf and so on.
    I am aware that InDesign provides printBooklet() method through scripting, but I have no clues how to use it.

    Thanks stephen0218 for the idimposer link.
    I'm aware of Print Booklet... functionality, and I am currently using it to manually print booklets from InDesign files.
    I want to automate the print booklet task itself.
    I make 01.pdf with page range of 1-16, then 02.pdf with page range 17-32 and so on.
    It is not that much tedious for small files of upto 160 pages, which generate 10 pdf files. But for larger projects of upto 600 pages, the manual work is very time consuming and error prone process.
    I tried to call "document.printBooklet" function in JavaScript, but got stuck in supplying dynamic page ranges.
    Here is the Documentation.
    It will be a great help if anyone can help me here.
    Thanks and regards.

  • How can we automate the process of selective deletion in process chain

    Hi,
    I got to delete data from ODS and InfoCube selectively every Tuesday. So I am aware that there is an ABAP program through which we can automate the process of selective deletion in Process chain. So plz let me know the proceedure to automate this process.

    Hi,
    Try this.
    Need to genrate the deletion program using tcode Delete_Facts.
    steps : 1 run the Delete_Facts tcode and give your cube name in the input parameter
    step2 . select deletion program and execute . you will get the system genarated program
    step 3 copy this prg and save as zprg.
    step4 : run the program with selection
    step 5. if your selection is date then you need to create dynamic varient needs to be populate the value for the date fields
    step 6: you need to maintain the date values in the TVAR table if necessary
    step 7. you need to use this custom prg in your process chain after completion of test
    source : SDN.
    Thanks,
    JituK

  • Can I automate the process of creating markers?

    I want to design settings for when to begin and end a marker, and have the program automatically apply them to an entire audio file.  Is this possible?

    See your other post. You can create markers from text files in CuelistTool and add them into your wav files.

  • Can we automate the process for creating Office 365 trail account

    Hello All
    I would like know is there any way to write a script to create a office365 trail account
    regards
    sriram
    Thanks Sriram

    Trial account is 30 days free account for office 365 .please find the below link
    https://portal.office.com/Signup/MainSignup15.aspx?Dap=False&QuoteId=79a957e9-ad59-4d82-b787-a46955934171&ali=1
    Thanks Sriram

  • HT1541 i need to gift paid App to my subscriber base free, how can i do it? is there any way to automate the process it? i dont mind paying for it

    Hi,
    I have a plan of gifting popular gaming app to my user base based on certain criteria.
    I'm aware that you can gift the app through itunes.
    What i want to know if there is any way to automate the process, like any api calls to gift the app to my user base?
    Any sugestion will be most welcome
    Affu

    Hi affu_india,
    If you are looking to do volume gifting of an app, you may find the following page helpful:
    Apple - Business - Volume Purchase Program for Business
    http://www.apple.com/business/vpp/
    Regards,
    - Brenden

  • How can I automate the multi-step process of looking up a caller's contact details when a telephone call comes in with caller ID?

    How can I automate the multi-step process of looking up a caller's contact details when a telephone call comes in with caller ID. I want to be able to see more than just the first & last name when a client calls me. I would like the caller ID to pull up the same information that shows up when you search for and find a contact name and then click on the right arrow.
    My workaround is to force/enter both the last name and the address in the last name field since then the address will show up.
    The only computerized way to look up this additional information is to put the client on hold, memorize the first and last name and correctly enter it in the search field of the contact database and hopefully find it before the client gets tired of waiting.
    Note that I go to about 48 small jobs per week. So far I have about 9,000 contacts. It's easy to make a mistake and have the client wondering what I'm doing and what's taking so long.
    The second workaround is to use paper and pencil and ask the client for name, address, cross street and phone number again, repeating what I did some time previously.
    Please help meautomate this process.

    You don't have to put anyone on hold. When the call comes in, tap the Home button, then tap contacts, go to the contact. Tap Home button when finished, tap the top banner to return to the call screen.

  • How to automate the process of Uploading RPD ?

    Hi All,
    I am on 11.1.1.6.0 and Windows server 2008. What I am wanting to do is to automate the process of uploading the repository on my development server and restarting the server automatically. And I want this to happen 3 times a day at specified intervals. For ex, I want that automatically, at 6:00 AM, 3:00 PM and 6:00 PM everyday my MUD repository should be uploaded to my development BI server without any manual intervention whatsover.
    I know this can be done using the wlst sctipts. I have couple of questions around that will appreciate if anybody can answer both of them.
    1. I don't know and understand the language which wlst scripts use. And even if somebody gives a ready script I should be able to understand that. So the question is from where can I learn that language. Like for BIP, we can learn xslt from w3 schools. How can i do for wlst tool/ scripts?
    2. Lets say I learned the language and created a script abc.py which uploads the repository. But How will that be automatically called or run on my Development Server? By a windows batch script? If yes, then who will run that windows batch script ? Do I need to manually run that? Or running of Windows Batch script can also be automated and can be run at specified intervals as I want?
    I'll appreciate if somebody can explain me this in detail.
    Thanks,
    Ronny

    Check this
    http://ssssupport.blogspot.com/2012/10/obiee-11g-deployment-using-shell-script.html
    Any updates on this :)
    How you end up with this?
    Edited by: Srini VEERAVALLI on Dec 28, 2012 8:21 AM
    Any updates Ronny!!
    Edited by: Srini VEERAVALLI on Jan 2, 2013 7:33 AM

  • Need to automate the process of partial orders-deliveries

    Hi experts,
    I need to automate the process of partial order deliveries in VL01N.
    I checked few BAPI for the above requirement.
    BAPI_OUTB_DELIVERY_CHANGE
    BAPI_OUTB_DELIVERY_SAVEREPLICA
    BAPI_OUTB_DELIVERY_CONFIRM_DEC
    But have no clue ,which would be relevent.
    If any one of you have worked on any such requirement before,please let know,which BAPI i can use in this development.
    Thanks in advance.
    Meenakshi

    Hi
    Try with function modules WS_DELIVERY_UPDATE and RV_DELIVERY_CREATE.
    Regards
    Srilaxmi

  • How to automate the process of creating BIAR files

    Dear All,
    Is there any way I can automate the process of creating BIAR files from the repository (Crystal / Webi reports)?

    Hi
    please check the administration guide for BO XI 3.1 (look in the chapter BIAR command line tool)
    [http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_bip_admin_en.pdf]
    You can generate BIAR files from the command line and thus automate this at OS level.
    Regards,
    Stratos

  • How to automate the process of adding members into the planning workflow and assigning owners to it?

    Hi,
    We have a workflow XYZ. After every two-three days our entity structure is getting refreshed - so new entities comes in.
    Every time we have to manually add these new entities to the workflow and assign owners to it.
    Please let me know if there is any option to automate the process.
    Hyperion Planning version is 11.1.2.2 .
    Thanks.

    Hi, Vivek.
    Currently, ExportPDF can only handle 1 file at a time. Adobe Acrobat can do batch export to Excel, however.
    This idea has already been added to the ExportPDF Ideas list ("Export multiple..."). If you'd like to see this improvement to ExportPDF, please add your vote or comment here.
    Thanks.
    Dave

  • Automate the process in finding the measure from the catalog reports

    Hi Experts!
    Is there any way to automate the process of finding the measure in the report and replace with new measure?
    Please let me know if anything that i can use.
    Actually i am using the OBIEE 11.1.1.5 v of obiee.
    Thanks,
    Mani.

    Thanks for your reply.
    Actually we have 100's of such reports, so it cannt be done mannually for each.
    Wondering if there is any process that we can run some script and automate the process instead of manual effort.
    here is little more explanation of my situation
    i got a big Subject Area with hunders of reports created.
    but now we have a requirement of spliting the Big SA to number of Diff SA's (for user visibility) where the measures are splited into diff subject areas.
    now the reports need to be modified accordingly based on the measures of which subject area needs to be....
    hope this makes clear.
    Cheers,
    Mani.
    Edited by: eswar on 15-Oct-2011 09:15

  • Is it possible to automate the process...?

    Dear members!
    Is it possible to automate the process of subtitling? For example if I have MS Word file with the following table:
    Starting Timecode
    Ending Timecode
    Language of Original
       Local       Language   
    0001
    00:00:06:00
    00:00:06:01
    0002
    00:01:10:18
    00:01:12:02
    0003
    0004
    Is there any way to put that file on timeline in Premiere to superimpose subtitles with dialogues (for example) of Original Language? Can anyone give me step-by-step instruction on how to do that? I can edit text file in MS Word and delete unneeded column. Manual making of a few thousand titles is so boring!
    As a result I have to export AVI file with superimposed subtitles on screen.
    Thanx in advance to everybody!

    I believe that using After Effects is a lot easier because you can change the source text with keyframes.
    Take a look at this thread and watch the tutorial I did to demonstrate this.
    http://forums.adobe.com/message/4770932#4770932

  • Can we automate  the seccurity .

    Can we automate the seccurity .
    Suposse if i want to create a user on EAS Console and assign the filters or gruops - can this be done by any automation process.
    Edited by: user631939 on Mar 25, 2009 7:18 PM

    Hi,
    Yes, you can excute Maxl with command-line arguments by using flag/option essmsh -a which allows a string of command-line arguments to be referenced from within the subsequent INTERACTIVE session. These arguments can be referenced with positional parameters, such as $1, $2, $3, etc. For Ex. -
    /*Invoke MaxL shell with command-line arguments */
    essmsh -a USER1 PASSWORD1 GROUP1 FILTER1
    /*MaxL command to create user USER1 and assign it to group GROUP1*/
    MAXL > create user $1 identified by $2 member of group $3;
    /*MaxL command to assign filter FILTER1 to user USER1*/
    MAXL > grant filter $4 to $1;
    hope it answers your question.
    Atul K,

  • How can we view the invoic dorm printing

    How can we vie the invoic form printing from vf03
    i want to see the print preview of the invoic from the form

    The SAPScript name used for Tcode: VF03 is S_DOCU_PRINT
    Goto VF03, Give any Billing Document No.
    Menu Bar> Billing Document> Issue Out put to,
    Select the line item RD00 , click on Printpreview.
    If SAPScript not attached to Tcode:- VF03
    Goto Tcode:-NACE
    Select V3, Click on Output types,
    Select RD00 , click on Processing Routines
    Attach the Form to it check it in VF03
    OR just want to see the Form
    Goto SE71, give Form Name S_DOCU_PRINT
    Utilities Printing Test
    Edited by: Bala Krishna on Aug 19, 2008 1:56 PM

Maybe you are looking for

  • How to change the Speed of a Behavior on Text?

    I have applied some text to my layer and added 3 of the following behaviors to different text: Big Spin, fly in, Behind the camera. I have searched in the discussion and fooled around with the inspector, but I can't figure out a way to make these tex

  • System-wide crashes, WoW at center

    I was playing a Strand of the Ancients last night when WoW suddenly crashed. No new addons; the application had been stable for weeks or months. When WoW crashed, other programs I was running (Firefox, Word, etc) also crashed. I restarted and tried t

  • How to cancel one file from recycle bin ...

    Hi all, most probably I'm making a very stupid question but how I can remove just selected files from recycle bin ? For removing I mean DELETED the files and not returning them into their original position. Thanks in advance for your help here Ciao G

  • TNS-12535 error using BO 5.1

    We have recently moved an Oracle database from Windows NT to Windows 2000. One particular user keeps on getting ORA-12535: TNS: operation timed out. What could be causing this? The user can run SQL*Plus and connect to the database without any problem

  • Repeat Output in FI Invoice

    Hi All, Please help me finding the repeat output flag for prinitng the invoice. layout driver program has ITCPP and ITCPO as print control structure. Which field contains repeat output flag. as per that flag I have to put a msg in layout. Regards, As