Batch Print multiple files in one click

I created an Automator app that allows the user to:
1) Ask for multiple Finder Items
2) Print Finder items
Problem is that when it runs I have to click the OK button in the print dialogue once for each individual file. If I run this workflow for 80 files to be printed I have to hit the OK button 80 times! I just want to automate this action too, but cannot find a way to do this.
Is there a way to click just once and have all files printed the same way?
TIA

Thanks for helping.
They are all .ods files created by OpenOffice macros from our intranet based MySQL database that are saved to our Tiger Server fileserver. We run a report from the intranet php interface which opens a OpenOffice Spreadsheet macro file, this then populates the template file with each data record one at a time that have been called directly from the SQL query, and then saves the files in a folder it creates for the purpose. It's a bit long winded, but it works. Neither Excel nor Numbers offers this ability.
After the files have been saved they need to be printed. The Automator app I created does nearly all I want, but is not 100% automated as each separate file needs an individual 'OK' button press, which is annoying.

Similar Messages

  • Uploading Multiple files in One-Click!!!

    Hi All,
    I have got nearly about 900 PDF files in my file server which need to be uploaded to the KM CONTENT Repository.
    what is the best methodology to upload all these file in to the repository in <u><b>one click.</b></u>
    Is it possible to achieve this??
    Eagerly waiting for replies.
    Regards,
    Kavitha

    Hi Patric,
    It is quite interesting to see that there is a way to upload multiple files in a click.
    I just followed your way. i copied the WebDAV URL and pasted and executed in a new browser. and i get....
    <i>The folder you are looking for has no displayable content.
    You can try one of the following:
    Access the folder using the Navigation user interface.
    Access the folder as a Web folder. Your operating system and browser dictate whether or not this will work.</i> "
    When i choose "Web Folder", i get a pop up and it says "<i>The web folder address Internet Explorer was given was too long. Please use a shorter address</i>."
    When i choose "Navigation User Interface", iam taken to the default KM Folder.
    I nowhere able to see the folder structure like what you have mentioned in your reply.
    Kindly help me out.
    Regards,
    Kavitha

  • Why can I not print multiple files to one sheet and create a PDF of that format via Print dialogue on Mac? Very important part of workflow!!!!

    Try this if you use mac.
    Create a multiple page PDF. Three pages.
    Go to print.  - Multiple pages per sheet so that you see all three pages on your sheet to be printed.
    At this point, on a windows machine, you can print this as a PDF.  On Mac, it only lets you save as PDF (Not with the format selected).
    WHY has this functionality been removed from the Mac version of Acrobat XI??? Adobe?

    Jon,
    Unfortunately, Rave's response is quite incorrect on two major points.
    The Adobe PDF PostScript printer driver instance was indeed part of the Macintosh version of Acrobat Pro until a few years ago.
    However, it was NOT Adobe that killed the feature. Apple did! In one of the MacOS updates, Apple fully removed the capability that Adobe had to support this virtual printer. There was nothing that Adobe could do about this, regrettably. Adobe didn't cripple anything. Complain to Apple!
    However, Adobe does provide a replacement for it that will yield similar results, but it is not available in Acrobat or Adobe Reader!!! In most applications' print dialogs (such as Word) - which printer you select is irrelevant, click on the PDF button and select the Save as Adobe PDF option. This will save your document as a PDF file with Adobe technology. But again, this is not available from with Acrobat or Adobe Reader.
    However, you should note that the process that you previously followed and you would like to continue to use is commonly referred to as “refrying a PDF” and is strongly discouraged even where it continues to work under Windows. Why? The print function of Adobe applications including Acrobat and Reader is optimized for PostScript for printing, not for creation of PDF. Resultant PDF files have lost any transparency (it has been flattened) and all color management has been lost.
    What you are really trying to do is to create a pre-imposed PDF file from an existing PDF file. Going through PostScript was and still is a very bad idea.
    There are some third party plug-ins to Acrobat, such as Quite Imposing (Quite Software, <http://www.quite.com>) and PDF Snake (<http://www.pdfsnake.com>) as well as some “free” (you get what you pay for) solutions you can look up on the web that can do PDF imposition without ruining your PDF via PostScript.
    Hopefully this can assist you.
              - Dov

  • Open and print multiple files from the Finder all at once.

    I'm trying to research how to do this. In OS9 you used to be able to hi-lite multiple files (Word files for example) and just hit Command+P. This would automatically open all of the files AND print them.
    I can't seem to do this in my OS X. Or can I? I can hi-lite and go to File/Print, but the computer is only opening but not printing.
    Any suggestions??
    iMac   Mac OS X (10.4.8)  

    I don't know how to both "open and print" multiple files in one step. The ⌘O combination of course will open multiple items. The items remain selected so switching back to the "Finder" and dragging multiple icons onto the icon for "/Applications" > "Utilities" > "Printer Setup Utility.app" seems to cause them all to be printed to the default printer.
    Alternatively, a user's "~/Library/Printers" folder contains printer icons -- I'm not sure what they are exactly, but they represent the printers set up for that account. They function pretty much like the pre-OS X "Desktop Printer" icons so dragging and dropping multiple files onto them should cause them to be printed. It may even be possible to create aliases to them on the "Desktop" to recreate "Desktop Printer" functionality. But again, this won't open the files into their applications.

  • Uploading more then one file in one click.

    Hello Experts,
    I have a requirement where i need to read multiple files in one click of a button, I wanted to know how to do that.
      Right now i am writing the file paths in an excel sheet (.xls) and reading the excel sheet using  the file upload ui element. When i try to access the files based on the entry in the excel sheet , i am not able to do it as the files are not in the client system.
      I also tried to read the folder in which the files are located but dint succeed. Please help me out in this.. thanks in advance.

    hi Sanjeev,
    If the files are located at the server you can use FileInputStream class to read data from the files.
    try {
                   File inputFile =
                   new File("C:
    Test
    Test.txt");
                   FileInputStream in = new FileInputStream(inputFile);
                   byte b[] = new byte[ inputFile.length()];
                                                                    String str = new String(b);
                   in.read(b);
                   in.close();
              } catch (FileNotFoundException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
              } catch (IOException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();

  • Print multiple photos on one page to printer

    I am new to macs, and I can't figure out (using iphoto 11) how to just print multiple photos on one piece of 8 1/2 X 11 paper in my own printer at home. I want to choose the size of each picture (like one 4X6 and two wallets on one page. How do I do this? it seems I can only print one pic per page when I use the print function in iphoto. Please help! If i can't do this basic thing I feel like I just wasted a couple thousand dollars on a really expensive piece of junk.

    This is a detailed set of instructions I made for my mother to use. Hope it helps.
    To print single or multiple photos in iPhoto
    Open iPhoto
    If photo(s) are not already in iPhoto then dragand drop into iPhoto
    Locate photo(s)
    Select (highlight) photo(s)
    Click File
    Click Print
    New window pops up
    Select border type on left side (standard, etc.)
    Select Print Size at bottom right (2x3, 3x5,etc.)
    Click Customize
    New window opens
    On bottom right are new icons
    IGNORE Print settings -are the options you chose in steps 7a, b & c
    IGNORE Themes - is thesame as step 7a
    IGNORE Background –ignore in most cases
    IGNORE Borders –default is 1 (use default in most cases)
    Layout (select 1 or 3 in most cases)
    1is horizontal photo
    IGNORE 2 is horizontal photo with text below
    3is vertical photo
    IGNORE 4 is vertical photo with text below
    SettingsClickon Photos per page
    If you want only 1 copy of each photo you selectedon each page then choose Single photo per page
    If you want 2, 3 or 4 different photos on eachpage then choose Multiple photos per page
    If you want many copies of the same photo oneach page then choose Multiple of the same photo per page
    ClickPrint on the bottom right
    Newwindow pops up
    If the arrow (triangle) to the right is pointingdown click it so it points up and displays additional options
    Choose number of copies (pages to print)
    ClickPrint

  • Can no longer print multiple files from a PDF package

    Prior to our upgrade to Acrobat Pro X, we had the ability to print multiple files within a PDF package.  We would simply select the files we wanted to print, say print and it would print them all.  It no longer does so, although it still allows us to select multiple files and to select ALL from the print menu but then it only sends the first file to the printer.
    We have tried it on both Windows XP and Windows 7 and it won't work correctly on either one.
    Does anyone have any ideas?  This is very frustrating as these packages are created by folks bundling their e-mail messages to send to the fileroom for printing and filing in the official case files.  With the old method we were able to quickly print out all the messages without attachments, and then would only have to individually print those messages that had attachments.  As stands now if we get a package with 100 messages in  it we will have to select and print each file individually instead of being able to print the 75 without attachments as one print job and then only have to do the seperate handling for the remaining 25 with attachments.
    Any and all suggestions are welcome.

    I'm using windows 7. The Acrobat that came with the Adobe Creative Suit 4 is Adobe Acrobat Pro. When I am on a web site that has a page in PDF I click on the printer icon and the print page comes up but the preview side is blank and will not print the page.

  • How to batch print multiple PDFs in Mac OS X?

    Does anyone know of any new software that allows one to batch print multiple PDF files with a print dialogue for the first file, followed by dialogue-less printing for the rest?
    I work for an architect's firm and we often find ourselves printing dozens of A1 PDFs, going through the print dialogue window for each file.
    We used to be able to batch print when Preview.app could open multiple PDFs in one window; it lost this capability in a regression when it gained bookmarks and we've been living in batch print stone age ever since.
    (A desktop printer doesn't work by the way)

    Lamont E wrote:
    Open one of the PDFs in Preview then drag the rest of the files into the sidebar. Print the resulting file. If you don't want to save it as a single PDF just select 'Don't Save' when you exit.
    Wow! I've been asking this question repeatedly for a couple of years now and you're the first person to mention this. Thanks a lot. There will be some happy campers in our office, I tell ya.
    I missed it because all the large PDFs we create include a table of contents and you have to switch to thumbnail view before you can drag and drop additional PDFs.
    With the type of files we produce It takes 30 seconds or so to add 8 files together, so it's not ideal but it's a lot faster and more convenient than Acrobat Pro or printing each file separately.
    Another option is to open the printer window and drag all the files into it. They will print automatically with no dialog box.
    This doesn't work because you can't choose the size of paper you want to print to.
    Thanks again, your first post too.

  • Batch Rename Multiple files with different names

    Hi,
    Is there any way to batch rename multiple files with individual names? I.e
    IMG_123 changed to  RSP45AS
    IMG_124 changed to MOL157A
    IMG_125 changed to AGKH135
    IMG_126 changed to MNOLH13
    IMG_127 changed to ASFBLUG
    Etc.
    Are they any programs or scripts or plug ins that would do that job?
    Thanks

    HI there Onemorewave,
    It looks like there is a batch remname feature included in OS X 10.10 Yosimte if you are planing on updating. 
    Rename files, folders, and disks - Mac Help
    Rename multiple items
    Select the items, then Control-click one of them.
    In the shortcut menu, select Rename Items.
    In the pop-up menu below Rename Folder Items, choose to replace text in the names, add text to the names, or change the name format.
    Replace text: Enter the text you want to remove in the Find field, then enter the text you want to add in the “Replace with” field.
    Add text: Enter the text to you want to add in the field, then choose to add the text before or after the current name.
    Format: Choose a name format for the files, then choose to put the index, counter, or date before or after the name. Enter a name in the Custom Format field, then enter the number you want to start with.
    Click Rename.
    Note: To batch rename, you would want to choose the "Format" option.
    -Griff W

  • Can't "Print multiple files" or "Print bin files"

    I had PSE6 installed on my 'old' PC and never had any problems. Then I had my PC upgraded and now I can't print multiple files from the editor or organiser. The photos appear but have a red circle-like icon in the top-left of the thumbnail.
    I can print single photos from the editor. I have updated my printer driver with no change. The printer works fine from other applications.
    I know this is possibly not a PSE6 problem, but would appreciate any light that can be shed on fixing this problem.
    I am running on XP Pro (was on SP2 before but new system has been installed with SP3)
    Thanks in advance.
    Leonie

    Barbara,
    Thanks for replying! I am using a Mac (OS 10.5 and Photoshop Elements 6)
    I went to one of Adobe's help pages and tried to follow the instructions below so that I could print multiple photos on one sheet. However, I cannot find any "Organizer" or "Editor Print" dialog box in my Photoshop Elements software. Plus, I do not know what "Photo Browser" or "Date view" are. And the "Remove" button does not seem to be available.
    The guide appears to be of no help, and I am currently lost. Are the directions below not for a Mac? Is there a book I should buy for Mac?
    Bruce
    Print multiple photos
    You can print multiple photos using the Print dialog box in the Organizer. You can access this dialog box from the Editor Print dialog box.
    1. Do one of the following to open the Print Selected Photos or Print Photos dialog box:
    In the Photo Browser or Date view, select one or more photos, and choose File > Print.
    In Full Edit, Quick Fix, Guided Edit, or any other workspace mode, open the photos you want to print and choose File > Print Multiple Photos.
    2. To add more photos, click the Add button .
    3. To remove a photo from the print list, select its thumbnail and click the Remove button .
    4. Choose Individual Prints from the Select Type Of Print menu.
    5. Choose a print size for each photo from the Select Print Size And Options menu. Click the forward and back buttons to see each page of the print job.

  • How do you select multiple files at one time

    How do you select multiple files at one time

    Select one, and then either command-click another, or in list/column view, Shift-click the item at the other end of the range you want to select. Alternatively, click on a spot in the screen and drag the cursor until all the files are selected.
    (114308)

  • How to print multiple copies on one page ?

    How to print multiple copies of one document on one page ?
    in coreldraw I used to make the document -for example a business card 5x9 - and when sending to print it automatically placed the number of cards that would fit in my A4 sheet.
    how do I make the same operation in Indesign.
    thanks

    Hi, Peter S.
    >I can see that as a shortcut to printing a page of different cards for multiple people, but to do a simple n-up of a single card it seems overly complex to me. What am I missing?
    * It's just an alternative to copy/paste and step/repeat.
    * For a one-time only use, perhaps it's a little more complex than necessary. But for any future needs, only the content of the data file needs to be changed, either by editing, or by pointing to a new data file. If different cards for multiple people becomes necessary, it's ready to go.
    Regards,
    Peter Gold
    KnowHow ProServices

  • Changing the pdf profile of batch create multiple files in Acrobat?

    Is it possible to load another pdf profile for batch create multiple files from Acrobat? I am batching indesign pages and I need to use a high resolution pdf profile with printer marks
    The default seems to be low res rgb. Any idea if this can be done?

    it is a custom Pdf Profile but basically an X1a with a few tweeks, When I try a watch folder with distiller it just errors out all the files.
    Batch Processing using the "Create PDF, Batch Create Multiple Files " in Acrobat works but does not let me choose a pdf profile.
    C

  • Batch create Multiple files in Acrobat X and X1 cannot convert Word 2010 with graphics

    I work for an exams board where hundreds of exam papers are produced. Once approved, these exams are converted to PDF and sent to print.  Using the Batch Create Multiple Files option is therefore essential to getting these papers print ready on time.  We have found that using this function to convert multiple Word 2010 files with graphics will not render it properly.  It deconstructs the graphics which loses the integrity of the exam paper. 
    I have trialled the same group of files on Acrobat X1 with the same result.
    Have other Acrobat Pro Users experienced the same problem?  Is there a fix? 

    I have uploaded the files and shared them.  These are the links
    Grade 11 Maths Standardisation Project Paper 2 2013.doc
    https://files.acrobat.com/preview/9694310d-ca7f-4919-883d-c53b36215d89
    Grade 11 Maths Standardisation Project Paper 2 Analysis Grid 2013.doc
    https://files.acrobat.com/preview/97da9e5f-d412-4d25-9bbc-d1a525d90826
    Grade 11 Maths Standardisation Project Paper 2 Diagram Sheet 2013.doc
    https://files.acrobat.com/preview/f50dd62e-af04-4060-85c5-fa81ce6803d8
    Grade 11 Maths Standardisation Project Paper 2 Formula Sheet 2013.doc
    https://files.acrobat.com/preview/7fc6007b-aaa6-4d65-9a8c-bf99818474a5
    Grade 11 Maths Standardisation Project Paper 2 Marking Guidelines 2013.doc
    https://files.acrobat.com/preview/b3a715bb-3683-48df-b0ec-3d17442275be
    Grade 11 Maths Standardisation Project Paper I Analysis Grid 2013.docx
    https://files.acrobat.com/preview/ab62e6b6-0261-434e-8a2f-382f74335685
    The first file is the problem file.  If you create this file separately, Acrobat will convert it perfectly.  But "Batch create multiple files" and the graphics are deconstructed on page 8

  • Print multiple photos on one sheet in Photoshop Elements 11

    I want to print multiple photos on one sheet in Photoshop Elements 11
    I am using Mac OS10 10.7.5  I am using Photo shop Elements 11.  Could you please help me?  New to photoshop elements.  Thanks.  Jodie

    Well, you can start with File>Picture Package. If that doesn't offer a layout that works, create a new file (file>new>blank file) the size of your paper at the  resolution you want, then copy paste your pictures into it and use the Move tool to position them.

Maybe you are looking for

  • Controlling Dynamic Text

    How do you get dynamic text to show up within a specific movie clip instead of simply on the stage? I've created a dynamic text field and given it an instance name (banner_txt). I'd like to use a variable to hold the .text info for this field, that w

  • Can anyone tell me what this error message in console means?

    im having trouble loading pages on my new macbook pro after using migration assistant. I am getting this error in console: 9/27/10 9:19:55 PM com.apple.WindowServer452 Mon Sep 27 21:19:55 vl951-296.wireless.umass.edu WindowServer452 <Error>: kCGError

  • Keep one program open in openbox when calling "toggleshowdesktop"?

    I'm running openbox. I'v set up the ol' urxvt embedded in desktop thing following the tutorials here, and also followed instructions for setting up a double click on the desktop to hide or show all windows (using the rc.xml). Is there a way to exclud

  • Movies in itunes library - move to ipad?

    I have 2 movies in my itunes library that don't show up on the ipad when they're synced. How do I move them to the ipad?

  • Custom resolution in hyper-v guest

    Hello i see 1600x1200 is the max resolution supported in guest. This is ok, since I need lower than that, but I need 1600x900 and all options seem to be missing. Is there a way to use my custom resolution? I know rdp will do it but on a security poli