One file to multiple printers?

hi, i did post this question earlier in the Printing and Faxing area, but they suggested i post it here.. maybe someone can help me.. my post was this:
((hi, im just wondering if i can print an Indesign file normaly and set a way to make this file goes to different printers in my network to print one copy at each printer?
i have also OSX server... maybe this can be helpfull too?
if this can be done, it will be used for a newspaper that the layout guys print the same page for editors, adverts dept., spell check.. etc.
so instead of printing to one printer 5 or more copies of each file.. one print order for one copy will be made, and separate printers for each dept. will recieve the order and prints the page..
thanx))
the guys sujjested that maybe a script can do the job.. but i know nothing about scripts.. so could it be really done?!
this is the original post, you can see the other guys posts and recomends to be done:
http://discussions.apple.com/message.jspa?messageID=1828171#1828171

thanx for the reply Cyclosaurus..
but, this can be done easily for one specific file, i
have something like 25 machines with files coming out
all the time tp be printed.. so its a long proccess
to tell every guy when finishing every file "go to
the scritp editor" and do this and that..
I can put an open handler, then you can easily drag-n-drop your files to be printed.
i thought maybe theres a way to make a new printer
for the print setup utility, that i can choose from
applications like Indesign or Photoshop and print one
copy.. then this printer can be attached to a script
This will default to one printer, which is not what you wanted.
Here is the modification with open handler.
-- begin
on run
set the_file to (choose file) as string
printfile(thefile as string)
end run
on open these_files
repeat with the_file in these_files
printfile(thefile as string)
end repeat
end open
on printfile(thefile)
tell application "Printer Setup Utility"
set current_printer to current printer
-- get all workable printer, you can selectively print to printers if you know their names
set _printers to printers whose status is idle or status is printing
repeat with _printer in _printers
-- set printer
set current printer to _printer
-- print doc
tell application "Finder" to print item the_file
delay 5 -- change this delay if needed to delay print queue
end repeat
-- restore default printer
set current printer to current_printer
end tell
end print_file
-- end
Save it as an application, then you can drag-n-drop multiple files.

Similar Messages

  • Printing one file to multiple printers

    I think this is the right section.  If not, please forgive me.
    I'm trying to make, if possible a button on the toolbar that will print two copies to one printer, and one copy to another printer. 
    Is that even possible?
    Thanks.

    First, I would work on creating a 'print' button.
    You need to know the printer names assigned on your system. The following code can be run in the JavaScirpt console and display a list of printer names:
    var l = app.printerNames.length
    for ( var i = 0; i < l; i++)
    console.println("(" + (i+1) + ") " + app.printerNames[i]);
    With that one can then set the printer parameters for the print command:
    var myParams = this.getPrintParams();
      myParams.NumCopies = 2;
      myParams.interactive = silent;
      myParams.printerName = "system printer name 1";
      this.print(myParams);
    var myParams = this.getPrintParams();
      myParams.NumCopies = 1;
      myParams.interactive = silent;
      myParams.printerName = "system printer name 2"; 
      this.print(myParams);
    This will work from the console, but inorder to use the silent parameter, you will need to create a menu item to get around the priviledged and trusted funcitons.

  • One file for multiple IDOCs

    Hi,
    Need help on IDOC files created on application server.
    For IDOCs of EDI type generally one file is created on application server for one idoc. Is there any way to create a common file for multiple IDOCs that are created in a batch job?
    Thanking in anticipation
    Sudhir Bhate

    Hi Sudhir;
       Yes, it is a setting on the outbound parameters of the partner profile.  In the section for "output mode," select "Collect IDocs."  This link to help.sap.com describes the procedure:
    http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b812a43d711d1893e0000e8323c4f/content.htm
    Cheers,
    John

  • Each line of a file to a single Idoc (one file to multiple IDoc)?

    Hi Community,
    I have a flat file with many lines. Each of these lines has the same structure and has to fill a separate IDoc. How can I configure XI that it creates for each line a separate IDoc?
    I already found a blog to such a topic: File to Multiple IDocs (XSLT Mapping)
    But thatu2019s not what I am looking for (or I do not get the Point).
    I also tried to set u201CRecords per Messageu201D to 1. But that is not working to. :/
    Maybe one of you guys has an idea?
    Thanks in advance,
    Udo

    Hi Udo,
    For instance if  file structure is as follows:
    <File>
    <Header>
    </Header>
    <Item>
    </Item>
    <Item>
    </Item>
    </File>
    Now if u want to genarate a new Idoc for each n every <Item> in the file. The Header Information is to be repeated for each IDOC as well.
    Then allu need to do is  import the idoc in XI, then take the idoc xsd and change the occurrence o..unbound and then create the external definition.
    Look into this blog.
    The specified item was not found.
    Now use the external definition in your mapping instead of using the original IDOC. In your mapping map the item to IDOC, and for header data you have to use the useOneAsMany function.
    Reward if found useful
    Regards,
    Vinod.

  • Custom service only working with one file, not multiple ones

    Hi,
    I created a service in which I can resize selected images through photoshop and format them for the web. I was able to successfully place this into a contextualized menu, which is awesome for me.
    However, when I select a group of files in the finder, secondary click, and run the service, the action only completes the first file. The other files remain open in photoshop (they do not get resized, or saved).
    What am I doing wrong?
    My service workflow looks like this:
    Service recieves selected "image files" in "any application"
    Save for Web:
    save to: "a web folder I made for this practice"
    use "Adobe photoshop CS
    type: jpeg
    constrain size to 800 X 800
    Then the second part of the workflow is"Make names Web-Friendly.
    I found these plugins on Apples download page, called "save for web 2.5"
    Any help would be great.
    Thanks!

    where i said one file.. i mean one file tipe ex: .M2T .jpg .mp4 etc

  • SEPA file – how to create one file for multiple company codes

    Dear experts,
    My company has multiple company codes and they process automatic payments (F110) for multiple company codes in the same run.
    The company wants to generate one SEPA file for all company codes.
    In OBPM1  for SEPA format in the section ``Payment medium output devided by level of detail`` I unchecked everything (attached).
    OBPM4 for SEPA format is showing `` No separation of payment medium output``.
    Unfortunately, when I run automatic payments (F110) for multiple codes, multiple files for each company code are created.
    Can anyone let me know how it is possible to create one SEPA file that will contain payments for multiple company codes?
    Thank you

    Hi Zara,
    Please check in transaction DMEE your format tree (eg. SEPA_CT), 'DMEE tree: properties' - tab 'Sort/key field'. Is the Sort/key field 'ZBUKR' defined there with Level 1?
    Please follow the recommendation of note http://service.sap.com/sap/support/notes/1742584
    Regards,
    Emöke

  • Copy one file to multiple IDOCs in XI

    Hi,
    I am having following scenario..
    XI receiving XML file with Sales order and customer information.
    Using this file, first I have to create customer and then create sales order using same file if customer is created successfully.
    Please advice how to solve above scenario
    Thanks in advance,
    Laxman.

    Try BPMPatternMulticastSerial BMP Pattern. You can first create the customer, then receive a response (If Sync) and then send the Sales Order. This uses the ForEach mode.
    Hope this Helps to get you started!

  • One file or multiple

    Hi
    Firstly I have only been using this software for four days now, think its great fun, and that the response from the questions i have posted have been brilliant - thanks very much from this newby!
    I have created a software demonstration that is about 100 slides long and about 12 Mb.  It covers 6 separate areas, and i cannot decide if it would be better to use a single swf file  (with a TOC) - my concern is that it will take ages to load especially on slow connection,
    or whether to divide it up into the 6 areas, and have a menu swf with the six options on it so that users can decide which they want to view.
    If I go for the latter, is there anyway to retain the menu swf open so that the options are always available?
    Hope that makes sense
    Thanks
    Alex

    Hi Alex
    Certainly the six separate lessons would load much more quickly. You could accomplish this using the Aggregator tool that is installed with Captivate. To create an Aggregator project, click File > New > Aggregator Project...
    Note that all your sub projects should be configured identically as far as the ActionScript version you are using (AS2 or AS3). You set that in Edit > Preferences > Project > Publish Settings.
    As a final word, 100 slides is into what I call the danger zone for Captivate. We usually recommend that folks limit projects to 50-65 slides as a very broad and general rule-of-thumb guideline.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • File-XI-multiple IDoc Scenario

    Hi there -
       I am working on single File-XI-multiple IDoc Scenario and have following questions:
    (please keep in mind that there is already an existing multiple IDocs-XI-single File scenario between the same systems)
    1. Please provide any detailed step by step documentation from end-to-end.
    2. I am thinking it's compulsory to use BPM, is there any way to aviod?
    3. Is it possible to update existing IDocs in R/3 directly from the data from XI?
    Thanks everyone in advance...
    Pat

    HI,
    Pls go thru following links-
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    Single inbound file -> XI -> Multiple IDOCs in SAP
    One file for multiple IDOCs
    Hope this helps..
    Regards,
    Moorthy

  • Single file to multiple IDOC's (on Multiple R3 Clients):

    Hi,
    We have a complex Landscape with multiple (4) businesses (multiple R3) instances and most common R3 --> DEV 4 instances with 5 clients each, QAS 4 instances with 2 clients each with some additional clients, PRD 4 instances with a client each and Training 4 instances with 2 clients each in the Landscape along with BW systems.
    We are trying to implement standard MDM - XI - R3 distribution scenario. Only difference being MDM Production will be the Master distribution client and have to be distributing to all the R3 clients. For those who doesn't know SAP MDM - is Master Data Management Engine and within this scenario the output from MDM is standard XML IDOC file.
    To achieve this syndication is being planned as MDM production to distribute files to 4 businesses to 4 file share folders. These files will be picked up by XI production and will be distributing(Creating IDOCs) on multiple receivers (R3 --> DEV, QAS and PRD) clients of the respective instances.
    The one to one scenario is very simple to build MDM XML file from file adapter to R3 IDOC of IDOC adapter, but for our business it becomes one file to multiple R3 clients (IDOCs) on multiple R3 instances;
    My question is: Is there an easy way to configure single file to mutiple R3 client IDOC receivers scenario? Also there might be additions and deletions of the R3 clients based on business requirements. Is there any proposed or already implemented procedure to achieve this complex distribution?
    We have planned on trying to define a business system for each R3 client (DEV/QAS/PRD) and to have the integration directories configuration built for all the 47 clients that the data needs to be distributed. With IDOC Adapter is this the only way to go? Also, in future if there are additions or deletions of clients it becomes maintenance intensive and there won't be a quick way to stop the distribution?
    Your time and input is appreciated.
    Thanks and Regards,
    -Raj.

    Michal,
    Thanks for your answer and FAQ.
    I think I am confusing everyone with my long messages!
    We already have XI DEV, XI QAS, XI PRD.
    But business requirement for the global harmonization MDM scenario is that MDM PRD should be able to distribute the XML files (IDOC fields in GLMAST01 - IDOC format) to all the DEV, QAS and PRD (R3) systems in the landscape. For this distribution XI is used as the integration partner (File adapter picks up the XML file from MDM file share location and IDOC adapter creates an IDOC on the respective R3).
    For this specific scenario though XI-DEV and XI-QAS systems are present they are available only for testing phase. After the scenario is moved into production, XI-PRD should be able to pick up the XML file from MDM and distribute it to all the DEV, QAS, PRD R3 systems.
    Same file needs to be distributed to 20 DEV clients across 4 DEV instances, 27 QAS clients across 4 QAS instances and 12 PRD/TRN(training clients).
    Yes, as you said in your answer earlier deleting a client from the distribution is removing the client from the receiver determination (and removal of corresponding Interface determination, sender agreement and receiver agreement).
    Addition of a client for distribution is adding the client (business system) in receiver determination (and addition of of corresponding Interface determination, sender agreement and receiver agreement).
    Do I have to maintain all the 59 (Clients from different systems) sets of config within the ID and all the systems in SLD of XI - DEV/QAS/PRD? Even if I do so, Is this the right way to go, defining all the DEV/QAS/PRD clients within all the SLD's of XI -  DEV/QAS/PRD?
    I am not finding an easy way to architect this.
    I appreciate your time and patience.
    Thanks and regards,
    Rajani Kanth Yalamanchili.

  • [File Upload] Multiple Destination ??

    Hi all friends,
    Iam facing problem with Uploading of one file in multiple destination means user can select multiple remote destination from client interface(swing) and my application should send that file in all remote destination from local hot folder.For that I have used Jlist Box with Multiple selection mode in swing client interface.Presently my application is working fine with one destination and multiple files.Iam little bit confused about the way of proceed Can any one plz guide me how I should proceed, I want only logic or some suggestion.Iam using Tomcat4.1.24 and servlet.
    Thanks & Regards
    Bikash

    why are u using servlets? servlets/JSP are for HTTP. you should write another standalone network server program which correspond to the client instead.
    network server program
    -sockets?
    -JMS?
    -CORBA/RMI?

  • Print portfolio as ONE file

    I have been using acrobat pro v.7 and I just installed the trial for v9.  I am playing with the portfolio feature and want to know if there is a way to print the contents of the portfolio as *one* file?  I have a several individual docs that i'd like to compile into one portfolio.  Some of those same docs will also be included in other portfolios.  When I print the portfolio I want to print it duplex and then have our printer staple it all together, but in order to do that it needs to print as one file, not multiple files.
    If this is possible then I'm also wondering if it's possible to specify the order of the documents without changing the actual filename?
    Thanks!

    See Step 3 in this article:
    http://docs.info.apple.com/article.html?artnum=93079

  • Scanning multiple pages into one file using MAC

    How do I scan multiple pages and save them into one file or document using a MacBook Pro laptop?  My printer is an HP Photosmart 7520.  When I use this printer and scan from my PC, it does allow me to scan multiple copies and save as one document by just adding pages as I scan.  When I scan with my MacBook Pro, it scans each page, however, I don't get any option or choice to save as one document.  It automatically saves each page as a separate document.

    Try scanning from your Mac. Use Image Capture app in your Applications folder.
    Click once on the scanner on the left side, then click on Show Details along the bottom. Along the right side you will see LOTS of options for scanning and saving.
    One of those is Format, make the Format PDF.  Just below that will be a check box allowing you to scan multiple pages to one file.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Scanning multiple pages to one file

    I have a C310a All in One printer/scanner.  My computer uses OS X 10.9 and all the drivers are updated.  Is there a way to scan multiple pages to one file.  I have tried the three methods mentioned in the HP bulletin for Mavericks but I can only scan one page to one file extension.

    Welcome to the forums @BPGeneva ,
    I understand you are looking to do a multiple page scan and save it as one file. I will do my best to help! The full driver for the C310a is not available with Mavericks. In having said that,  you can try using Image Capture to scan multi-page documents.
    Click this link and have a look at PrintDoc's suggestion: Re: Scanning multiple pages into one file using MAC
    I hope that helps
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • HT1473 How do I get iTunes to download an entire album in one file versus splitting it into multiple files with the same Album Title?

    I have added several CDs to my iTunes files, several Albums were added in the form of multiple files of the same Album title with random songs listed, but not the entire album in one file.
    I have tried to reassemble the Album into one file, but could not find a way to do so.

    Generally setting a common Album title and Album Artist will fix things.
    For deeper problems see Grouping tracks into albums.
    tt2

Maybe you are looking for

  • How to remove the hexadecimal error in ECC 6.0

    REPORT  Z_KA51151_TEST. DATA: BEGIN OF gt_temse OCCURS 0,          line(100),        END OF gt_temse. DATA: chr TYPE x VALUE '0A',       x_string(255) TYPE X,       last_chars(128),       blank(128) VALUE space. LOOP AT gt_temse.   WRITE gt_temse TO

  • I CAN'T GET RID OF QUICK TIME 6.5 ON A WINDOWS XP/HOME COMPUTER

    I have a Mac at work with a T-4 trunk line so I sometimes use QT. But, since my genealogy program only works with Windows, I have a Win XP/Home at home using dial-up. As soon as I bought this computer, I downloaded QT 6.5 not realizing that I couldn'

  • Emails Retrive from Outlook 2007 .OST file

    Hello All, I took .OST file backup instead of .PST file.,after that i deleted the user from AD,Exchange 2007.But i want emails from .OST file for a new user. Can anybody help me please very needful Thanks Kite kite

  • Runtime Error - PSE 10

    Have lost connection with PSE 10 on Windows 8. Was working fine. I was simply moving a photo within an album and connection lost. No shows - 'Runtime Error - this application has requested the Runtime to terminate it in an unusual way - contact the s

  • Having issues with LG Extravert 2 camara in Negative mode

    When I turned on the camera for the first time on my 3 day old phone, the screen shows up in negative mode. I went to the settings page and it is correctly set to NORMAL. When I switch the settings to NEGATIVE then the screen looks correct. Looks lik