Number of copies different

Hello
I would like to know if you can somehow set the number of copies printed per customers
Ex
Customer A : 1 copie Delivery
Customer B : 2 copies Delivery

Hello
I would like to know if you can somehow set the number of copies printed per customers
Ex
Customer A : 1 copie Delivery
Customer B : 2 copies Delivery

Similar Messages

  • I need to print with a number of copies set

    Hi im trying to print with number of copies set but it dosent work.. I tried it on 3 different printers.
    It only print 1 copie when i say 2 or 3 or 4...
    (aset.add(new Copies(2)); )
    Is there something missing in that code...
    thanks
    Here is my code.
    import java.io.*;
    import javax.print.*;
    import javax.print.attribute.HashPrintRequestAttributeSet;
    import javax.print.attribute.PrintRequestAttributeSet;
    import javax.print.attribute.standard.Copies;
        public class Print {
            public static void main(String[] args) {
                try {
                    // Open the image file
                    InputStream inputStream = new BufferedInputStream(new FileInputStream("c:\\coupon.txt"));
                    // Find the default service
                    DocFlavor flavor = DocFlavor.INPUT_STREAM.AUTOSENSE;
                    PrintService service = PrintServiceLookup.lookupDefaultPrintService();
                    PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
                    aset.add(new Copies(2)); // Dosent work only 1 copie is printed
                    // Create the print job
                    DocPrintJob job = service.createPrintJob();
                    Doc doc = new SimpleDoc(inputStream, flavor, null);
                    PrintJobWatcher pjDone = new PrintJobWatcher(job);
                    // Print it
                    job.print(doc, aset);
                    // Wait for the print job to be done
                    pjDone.waitForDone();
                    // It is now safe to close the input stream
                    inputStream.close();
                } catch (PrintException e) {
                    System.out.println(e);
                } catch (IOException e) {
                    System.out.println(e);
        }

    Same problem here. I have found hundreds of questions in several places, but no answer.
    Problem is that when I set the copies, PrintServiceLookup.lookupPrintServices returns no results.
    Please help.

  • Change number of copies in preamble?

    Hi,
    I am a relative novice with Jetform, I use it occasionaly to make minor modifications to our forms but for the most part the standard prepackaged forms our vendor provides us do the trick.  We have run into a new issue that I was looking for some guidance on.  We print a shipping label for some of the goods we sell to our customers, this shipping label needs to go on each package the goods are shipped in.  Example,  a customer purchases 100 widgets, we ship them 10 each in 10 different boxes requiring 10 labels with a quantity of 10 printed on each.  Unfortunatly the customer needs to buy the item by the each so our erp application will tell jetform to print 100 labels and there is no way to modify this without expensive custom programming.  What I can do is add the pkg qty to the datastream to print on the label, this is easy enough but that still leaves me with 100 labels each with a qty of 10 printed.  Would it be possible to divide the package qty by the number of copies sent from the application in the preamble of the form and make that the new number of copies or is it already to late by the time the dat file is accepted by the output server?  Thanks in advance for any advice, this is killing us ! thousand of labels end up in the trash every day.
    Thanks ! Aseidas

    Does anyone have any advice input?  Things are getting desperate, Thanks !!

  • Get number of copies from print dialog

    Hi All,
    I am using javax.print API to display the print dialog, I am also able to successfuly print a document.
    My questions is how can get number of copies from the print dialog.
    I did log of googling, but no sucess...I have been trying from 1 day.
    Please help me.
    Thanks in advance.

    Here is the code:     // TODO Auto-generated constructor stub
              PrintService[] services = PrintServiceLookup.lookupPrintServices(null, null);
              PrintService defaultPrinter = PrintServiceLookup.lookupDefaultPrintService();
              PrintRequestAttributeSet attrs = new HashPrintRequestAttributeSet();          
              selection = ServiceUI.printDialog(
                 null, 100, 100, services, defaultPrinter, null, attrs);           
              if(selection!=null){
                   selectedPrinter = selection.getName();               
              }Now once the printDialog is displayed i want to get the number of copies selected by the user. I tried all different options from Attribute, but not successful.
    Please help...
    Thanks.

  • Number of Copies is always 6

    Hi I have a G4 iBook and printing works fine except for the fact that in the print dialogue under number of copies the default value every time is 6 copies...I have to change it each time I print...was wondering if anyone had any idea how to get it back to being 1.
    iBook   Mac OS X (10.4)  

    Thanks, by doing what you recomended I noticed that my printing was set to use a different preset than the standard one and it was in this other preset that the 6 page thing was set. I deleted the offending preset and was left with only the Standard one which defaults to 1 copy per print.

  • Adobe Reader X cannot respond to printer properties number of copies issue

    Hi to all!
    I have an issue using Adobe Reader X 10.0.1, 10.1.0, 10.1.2, when select File > Print > Page Handling: Copies = 1, click Printer Properties > Page Setup, specify eg. Copies : 5, it print 1 copy only instead of 5 on Windows platform.
    Happen to a number of printers, eg. HP, Epson, Xerox, Canon, Brother printer, etc.
    For some reason, Adobe Reader X cannot respond to the No. of copies specified in the printer properties.
    Anyone have any solutions or workarounds to solve this issue besides specifying Adobe Reader X : File>Print>Page Handling: 5 copies?
    Is there any website, forum, supporting documents, with regards to above scenario?
    Please kindly advice, thank you in advance!

    Hi LoriAUC,
    Sorry for the late response!
    The users had a habit of going into the printer properties to specify other printer options eg. 2-sided printing, manual feed printing, heavy paper, etc... besides the number of copies inside the printer properties as well. Therefore, they prefer to do all the various changes in the printer properties instead of changing it at the Adobe Reader dialog.
    The same method were applied by all the users in Adobe Reader 9.4.7 and there were perfectly no issue at all! All the network printers (23 different brands and models in the network) responded to the printer properties "number of copies" accordingly.
    It seems that Adobe Reader X dialog Page Handling: No of copies, cannot synchronise and recognise the "No of copies" specified in the printer properties. This symptom was tested and found to be the same behaviour for different printer manufacturers. Wonder if there is a bug with Adobe Reader X as this issue did not occur for Adobe Reader 8 and 9 versions. The users were using Reader 8 and 9 versions before and there were no complaints until it was eventually all upgraded to Reader X, starting from 10.0.1, 10.1.0 and now 10.1.2.
    What do you think could be the cause?

  • I cannot set the number of copies on my Laser Jet P2015dn printer. It always prints 1 copy.

    I have tried to set a different number of copies everywhere I can and it still prints only one.

    When we save a document, Pages save infos about the printer used to print it but for an unknown reason, it doesn't select it as the printer to use when we re-open it.
    Pages '08 already behaved this way. This was reported to Apple but they don't correct it.
    At this time, we have to live with it or leave the app.
    You may
    Go to "Provide Pages Feedback" in the "Pages" menu, describe what you wish.
    Then, cross your fingers, and wait at least for iWork'11 ;-)
    I can't guarantee that you will succeed but if you don't ask, for sure you will not.
    Yvan KOENIG (VALLAURIS, France) vendredi 27 mai 2011 16:26:36
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Is there a limit to the number of copies you can make at one time.

    I was in the process of making 20 copies of my video, I manage to get 8 copies when my computer said it had to turn off due to an error.  Now I am unable to make copies because that same message keeps appearing.

    dialbarclay
    What version of Premiere Elements are you using and on what computer operating system is it running?
    What are you making copies of..... burn to DVD, Blu-ray, or AVCHD and presumed in the Premiere Elements 11 Publish+Share/Disc/ with number of copies indicated in the burn dialog?
    In the past, making disc copies by that process was a hit or miss proposition. If I were you I would consider making exact copies using the software that came with your Blu-ray DVD burner. or DVD/CD burner.
    Is your computer optimized?
    ATR

  • ABAP Forms - Number of Copies

    Hello,
    I am having problems with a form that I created in SAP.  The form is for a barcode label.  The only contents of the form is a text include and a call to an external report that pulls in data.  When I call the form from a program that I wrote it always prints two copies.  However when the form is called via MIGO, it only prints one copy.  Does anyone know what could cause this?  I have looked at the number of copies field in the itcpo that I pass the OPEN_FORM function routine.  Any help would be appreciated

    Hi Ryan,
            Since you are getting two copies of same output, right. I suggest you to run the program in debug mode to see what actually happens during run time. Check simultaneously the way the program runs and the status of the list where the contents gets printed. You may come up with a solution. For debugging check this thread...
    Re: DOCUMENT_NOT_FOUND
    Hope this helps.
    Kindly, Reward points if it helps by clicking the star
    in the left hand side of the screen.
    Regards,
    Maheswaran.B

  • Acrobat 9 Pro - Print Number of Copies

    At times I want to print to paper 2, 3, or 4 copies of the same document.  With the printer window opened, it allows me to select the quantity, but when I click OK to proceed to print I received another popup window reading:
    The printer cannot support this many copies.
    Number of copies will be set to printer maximum of 1.
    What/Where/How do I find the setting to resolve this issue?
    VAIO NOTEBOOK
    MS WIN VISTA HOME PREMIUM SP2
    MS OFFICE 2007 SP2
    ADOBE ACROBAT 9 PRO (9.1.1)
    BROTHER MFC 9800
    Adobe Tech Support REFUSES to provide any support for my 1-month old AUTHENTIC, activated and registered product !!!

    Bill...  do not misunderstand my words as your views are not my intentions.  Take into account, there is a difference between asking the OP, "Have you checked the Print Drivers", and or, "If so, what did you learn?"; rather than telling the OP what the issue is before all facts are gathered, then becoming defensive or insulted.
    Example:
    I am cooking.  I taste the food and say, "Something doesn't taste right.  You say, "You didn't add salt".  I respond, "I did, it's not salt, it must be something else".  Instead of asking first if I added salt, or offering another suggestion, you are insulted and or become defensive.  Case in point.
    I hope this cleared up your unjustified comment.
    Back on subject:
    I posted the screen-shot on the fly and first time using this forum and its UI.  When it is clicked on, it expands (as you saw).  After it expands.  Change the "Zoom Level" on your screen to find the correct resolution.  Hint - It tells no more than the words in my original post.
    Thanks for your help.  I'm going to sleep before the sun comes up.  Have a happy Sunday.

  • HT1311 My phone number shows a different number in the contacts page instead of mine,how do I change it?

    My phone number shows a different number in the contacts my number section. How do I change it as I cannot even load airtime

    You need to set up the accounts in System Preferences/Accounts, then activate Fast User Switching.
    That way you can quickly log in to your own account - then back to his.
    You should obviously have different passwords.

  • How to ask for a number of copies in Finder Print?

    How to ask for a number of copies in Print Finder Items? Thanks.
    iBook G3 700   Mac OS X (10.4.8)   Still running a paperless office on my iBook! 120gig, 640RAM, 1440 x 900 2nd monitor! 500gig FW-HD!

    Here is a script that will create a "Run AppleScript" action in Automater that should do what you want. Just click on the link and hit the Run button in Script Editor.
    I wanted to get this too you fast so there is no error checking on the text entered into the dialog. Let me know if you want it added.
    click here to open this script in your editor<pre style="font-family: 'Monaco', 'Courier New', Courier, monospace; overflow:auto; color: #222; background: #DDD; padding: 0.2em; font-size: 10px; width:400px">
    tell application "Automator"
    make new workflow
    -- Action 1
    add Automator action "Run AppleScript" to workflow 1
    set value of setting 1 of Automator action 1 of workflow 1 to "on run {input, parameters}
    tell application \"Finder\"
    activate
    set theFiles to input
    display dialog \"How many copies do you want\" default answer \"1\"
    set NumberOfCopies to text returned of the result as integer
    end tell
    repeat with aFile in theFiles
    repeat with j from 1 to NumberOfCopies
    tell application \"Finder\" to display dialog \"Printing copy \" & j & return & aFile giving up after 2
    tell application \"Finder\" to print aFile
    end repeat
    end repeat
    return input
    end run"
    end tell</pre>
    PowerBook 12"   Mac OS X (10.4.8)  

  • In the info bar at the bottom of the iphoto window, why is the number of items different from the total

    In the info bar at the bottom of the iphoto screen, why is the number of items different from the total?

    What version of iPhoto and system are you running? What mode are you in, i.e. Events, Photos?
    If it's the Photos mode the number at the bottom will represent the number of photos displayed in that mode or the number of photos selected in that mode. The number will match the number next to the photos mode only when there are no photos in that mode that are selected. 
    If you click on the Events icon and then back on the photos icon the numbers should match.
    OT

  • Number of copies with setCollated does not work if PageRange is not set

    I have a report which results are printed on 2 pages. If i set PrintReportOptions like below:
    PrintReportOptions printOptions = new PrintReportOptions();
    printOptions.setPrinterName( targetPrinter );
    printOptions.setNumberOfCopies( 2 );
    printOptions.setCollated( true );
    printCntrl.printReport( printOptions );
    I get ONLY one copy, other pages are not printed.  So instead of getting 2 x 2 pages with order 1,2 1,2 i am getting only 1,2 so it seems that number of copies is not interpreted.
    When i  add a setup of a page range - everything works as excepted.
    PrintReportOptions printOptions = new PrintReportOptions();
    printOptions.setPrinterName( targetPrinter );
    printOptions.setNumberOfCopies( 2 );
    printOptions.setCollated( true );
    PrintReportOptions.PageRange printPageRange = new PrintReportOptions.PageRange( 1,  2 );
    printOptions.addPrinterPageRange( printPageRange );
    printCntrl.printReport( printOptions );
    But how can i find on how many pages report will be printed? - it's impossible. I thought that maybe i can set 100 as the upper limit of range but this doesn't work. The page range must be less or equal to the number of pages on which report will be printed.
    When I am not using method setCollated or use it with false  report is printed on desired number of pages and with expected amount of copies.  ( in order 1,1 2,2 ) . Here is the code:
    PrintReportOptions printOptions = new PrintReportOptions();
    printOptions.setPrinterName( targetPrinter );
    printOptions.setNumberOfCopies( 2 );
    printOptions.setCollated( false );
    printCntrl.printReport( printOptions );
    I suspect that this is a bug of CR Java runtime. If so, when we may expect that it will be fixed?

    Hello.
    I tested with the latest version of the Crystal Report runtime libraries (version 12.2.211) and it works for me as expected.
    What I would suggest is that you test your application using the latest version 12.2.211 and see if this resolves the problem.  Since it works for me on this latest version, I would expect that it would work for you as well.  The latest version can be found at the following link under the section "Runtime Libraries":
    http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp
    A direct link to the zip file that contains the runtime components can be obtained from the following link:
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/crjava-runtime_12.2.211.zip
    If you are still experiencing problems after using the 12.2.211 runtime components, then maybe it is the case that your printer driver is causing an issue.  The printer that I printed on is "HP Universal Printing PCL 5 (v5.1)".
    I hope that updating the Crystal Reports runtime version to the latest resolves your problem.
    Best of luck.
    Regards.
    - Robert

  • Assingment of Internal Number Range to different type of Maintenance Order

    Hi..
          We are implementing SAP Plant Maintenance. We have created 10 order type. We want to assign 10 number ranges to the order types. During "Configuring of Number Range" t.code OION , when I am inserting new groups for all 10 type of order, it is not accepting by the group name. Number range which i am giving to the desired group is saved in other groups.
           Can anybody help to adopt the right process sothat I can assign the correct internal number range to different order types.
    Thanks in advance.
    Regards
    TP

    Hi Pramod,
                   Please follow the procedure mentioned below:
                  Configure number ranges.
                  1. In the menu bar go to Group & Insert
                  2. Enter the Text & the interval i.e number range.
                  3. Now add the new group using the symbol ( + )
                  4. once this is done the new group will be reflected.
                  5. Then select the element ( order type) i.e to be assigned using F2 key.
                  6. Enable the check box against the new group ( respective group)
                  7. Now in the menu bar press Element/Group tab ( or Use F5 key)
                  8. The selected element(order type) will be assigned to the particular group that you have
                      selected.
                  Hope this will help you resolve the problem.
    Thnaks & Regards
    Arun Vijay D

Maybe you are looking for