How to print to a specific printer tray

Post Author: hoochpit
CA Forum: Administration
I have a customer that wants the same report to print to different printer trays depending on parameters sent it.  We have no problem recognizing which tray it should go to, but cannot get it to print to the tray that is specified.  It just prints to the same defualt tray every time.  They are running BOXI on a Windows OS.  Any direction would be great.

Can you post some code? How are you getting you PCL to the printer?
Take a look at the javax.print.attribute.standard.MediaTray print request attribute and see if that will help.
Also take a look at my comments here: http://forum.java.sun.com/thread.jspa?threadID=5227412
That may also help you.

Similar Messages

  • How to set to print to a specific printer name

    Background:
    I have a form (one page) which has two hidden pages to it (front and back of certificate).  The details entered on form appear on certificate.  I have a hidden button on form which when pressed asks for a password and unhides certificate if correct password is entered as well as a button on form to print the certificate.  This button to print the certificate is preset to print only pages 2 and 3.
    Question:
    I would like to know if there is a way of setting the "print certificate" button to automatically select a printer name as forms can be printed on any local printer but the certificate needs to print to a specific printer which is colour and has card stock.
    The only code I have currently behind this print button is the following:
    xfa.host.print(1, (xfa.host.numPages -2).toString(), (xfa.host.numPages -1).toString(), 0, 0, 0, 0, 0);

    Hi,
    I am fairly sure that you cannot do it using the xfa.host.print, but you may get a printParams working. See an example here https://acrobat.com/#d=Kuivy1SdOSbQnRs3kyeVDQ, in particular on page 2.
    Hope that helps,
    Niall

  • I have created a form. I just want a specific area of the form to be printed to a specific printer in Windows 7. Is there a way to do this?

    There are 2 printers on the system.  I want to create a Print Button, so that if the user clicks it, a desired area prints on a specific printer.
    Thanks for your consideration.

    No, unfortunatley there is not.  For a full listing of Unicode supported characters please refer to section Unicode Character Support at FormsCentral Help | Formula syntax for built-in functions
    -Jeff Canepa

  • How to print to a specific printer tray in BOXI

    Post Author: hoochpit
    CA Forum: General
    I have a customer that wants the same report to print to different printer trays depending on parameters sent it.  We have no problem recognizing which tray it should go to, but cannot get it to print to the tray that is specified.  It just prints to the same defualt tray every time.  They are running BOXI on a Windows OS.  Any direction would be great.

    http://support.ricoh.com/bb/html/dr_ut_e/ra/model/mpc281/mpc281en.htm
    googled it with this
    https://www.google.dk/search?source=ig&hl=da&rlz=1G1TSEH_ENDK367&q=Ricoh+Aficio+ MPC+3001&oq=Ricoh+Aficio+MPC+3001&gs_l=igoogle.3..0i10j0i30j0i10i30l3j0i30j0i5i3 0.159792.159792.0.160175.1.1.0.0.0.0.152.152.0j1.1.0...0.0...1ac.6gJzJbz0xZc

  • Scheduling a report to print to a specific printer tray

    I'm trying to schedule a report to print to a specific tray on a specific printer.
    The SDK permits me to specify the printer, using ReportPrinterOptions, but it just seems to always print to the default tray for each printer and there are no ways, that I've found, to specify a particular paper tray to print from.
    Normally this isn't an issue, but we have a client that has a special report that prints to special paper that's always available in the secondary tray of the printer.
    Have I missed something obvious here?  Any help would be appreciated.

    Hello,
    You didn't specify the version of Crystal Reports you're using, the version of Visual Studio you're using, or which .NET SDK you're using. Assuming you're CR XI R2 (v11.5) with VS2003/VS2005 and the CR.NET SDK (reportdocument object) then you're looking for the CustomPaperSource property off of the PrintOptions class.
    You can search the forums for additional posts, but I found this one - [Setting PaperSource|Re: Setting PaperSource;. There may be others.
    You can also find information in the [CR XI R2 Developer Library|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm]. Search on CustomPaperSource.
    There is a tutorial available under the [PrintOptions.CustomPaperSource Property|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/CrystalReports_dotNET_SDK/crsdk_net_doc/doc/crsdk_net_doc/html/crlrfCrystalDecisionsCrystalReportsEnginePrintOptionsCustomPaperSourceTopic.htm] search result.
    This should get you back on track.
    Sincerely,
    Dan Kelleher

  • Can I create an action that will print to a specific printer?

    Hi all,
    Simple question. I want to create two buttons. One that will print a form to printer 1 (a work printer) and one button that will print to printer 2 (OneNote printer, aka Send to OneNote).
    Is that possible? No extra options needed, just a quick print.

    With the JavaScript doc.print method: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.511.html
    you can include the printer you want in the printParams object: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.1007.html

  • How to re-install a specific print driver from my SL install disk?

    Have SL and mistakenly deleted my printer and it's drive. The driver installed w/ SL is a newer version than is available at Xerox online.
    How can I re-install the newer driver on the SL install disk?

    open snow leopard DVD in finder and double-click on optional installs->optional installs.mpkg. follow the instructions and on the screen with the choice of things to install select 'printer support'.

  • Adobe Reader 8 - Print issue to specific printer

    Hi,
    I have a RISO 5000 printer and everytime I attmept to print from Adobe Reader, the program will crash and the document does not print. The printer will print from any application other than this. We are using Adobe Reader 8 on Windows XP machines. How can I fix this?
    Thanks for the help!
    Jeremy

    I put this aside. The only thing I can think of, is installing earlier verisons and testing those. I'm not sure Adobe will assist on this issue since Adobe Reader is a free program. I'll post any solutions that come this way.

  • Printing to a specific tray using JDK 1.3.

    I want to select a particular printer tray while carrying out printing.
    I am using JDK 1.3.Can this be made possible.
    To explain in detail , My application would be actually fetching the printer details .No dialogue box is supposed to pop up.Once the print button is clicked directly the page should be printed to a specific printer & a particular tray.
    Can anyone guide me.

    I suggest taking a look at the following thread:
    http://forum.java.sun.com/thread.jspa?threadID=555165&tstart=0

  • Printout a pdf file in a specific printer.

    Hi experts,
    I am facing the following problem: I have a PDF file that i want to print without using a user interface to do it. I created a database table where I store the name of the PDF file that I need to print, the type is BDS_FILENA. Now at a certain hour I want to send the PDF file to be printed in a specific printer installed in the network. The idea is to create the code that sends out the files only by giving the file name.
    I already have the PDF file uploaded in the system (is not a local file I want to print).
    I know that using the FM GET_PRINT_PARAMETERS I am able to config whether the IMMEDIATELY, NO_DIALOG, DEVICE (printer name), etc.
    My question is, by calling this FM it will send the spool defined in the DATA_SET parameter to the printer??? how can I add the document to the spool (I am assuming that the DATA_SET is the spool where the documents are ready to be printed... Am I right?) By calling this FM, automatically will start the print due to I have defined the IMMEDIATELY parameter as 'X' right or do I have to call another FM to start the printing?
    I have check these forums: [Thread 1|http://www.sapfans.com/forums/viewtopic.php?f=13&t=23697&start=0&st=0&sk=t&sd=a], [Thread 2|Re: Query: Single Spool request to print multiple smart forms] but I am not too sure about if it is what I need.
    Can you please guide me a little bit about it?
    In advance, thanks a lot for your comments or observations.
    Cheers,
    Mauricio.-

    Hi again,
    Ok, I have read about the RSPO_*_SPOOLREQUEST FM, but in non of them I figure out what is the FM that I need to call to send the spool to the printer...
    RSPO_OPEN_... will return the spool number. that spool number I will need to pass as SPOOL_REQUEST_ID parameter in the RSPO_OUTPUT_SPOOL_REQUEST right?
    I understood that I will have to convert the PDF into a spool, i don't know yet how to do it... but it is something that seems to be easy, but the printer side I cannot understand. Using those calls I am able to convert the PDF from hte XSTRING type to a spool. but after the conversion, how do I send to document to the printer?? I don't need to download it to a local computer, i just need to printout the PDF or the data inside the PDF with all the layout (Title, headers, footers, etc.)
    In advance, thanks again.

  • Attach specific printer to output device

    I have created an output device in SPAD tcode .Its name is  YSEA. Now i want to attach a specific printer to this output device. Like whenever  i use this output device and give a print command, the print should come on this specific printer only. Now how do i give this specific printer so that it fulfills this requirement.

    You add entries in table TNAD7.
    Go SM30 and V_TNAD7--Maintain.
    In program you need to select as follows
    selct single ldest into ...........

  • Set specific Printer for Print Job

    Hi everybody
    I want to send different print job after one another. When I use PrinterJob it displays Print Dialog every time to select a specific printer if it is not default otherwise it send the print to default printer. How can I send print job to specific Printer.

    Search the tutorials
    http://search.java.sun.com/search/java/index.jsp?qp=&nh=10&qt=%2Bprintjob&col=javatutorials&x=38&y=8
    Search the forums
    http://search.java.sun.com/search/java/index.jsp?qp=&nh=10&qt=%2Bprintjob+%2Btitle%3Aprinter&col=javaforums&x=35&y=16

  • Specific Printing with Network Logins

    I want to be able to have select eMacs running 10.3.9 to be able to only print to a specific printer. I want to have this printer to be hidden/unseen from all other computers on the network.
    There are network logins, so randoms users will be on these computers. I am running server 10.3.9, manage with workgroup manager.
    I dont care if these select eMacs can print/see other printers I just want theses eMacs in a Lab to be the only computers to print to a HP Color Laser Jet 3500.
    I was told this can be done, but am unsure how. I am fairly new to this, so any help or advise would be awesome.
    Thanks,
    Jeff
      Mac OS X (10.3.9)   Server 10.3.9

    We're running 10.4 but I think this can still work in 10.3.9.
    In Workgroup Manager create a group of computers for the eMacs you want to have access to the printer. Add the computers to the group. Select the group and edit the preferences>printing. Select the printers you want the managed group to see. Reboot the clients. You should have the printer you desire. You may want to select in the same window that users are not permitted to edit the printer list so that the users cannot add printers.
    As far as other machines not being able to print to that printer. Select all other machines or groups of machines and simply make sure that the printer is not part of their managed printers list.
    As it is a newer printer you may need to shut off the bonjour broadcasting of the printer as each local subnet mac will be able to see it regardless of printers selected above.
    This way of handling the problem requires total commitment to managing all clients printers (if you require only your eMac group to have access).
    Others may have better ideas, but this should work.

  • VBSCript .asp page 8.5 CRViewer Selecting specific Printer

    I am still writing in vbscript (not .net) and have a web page that currently uses activex and the CRViewer 8.5.  I need the report to print to a specific printer that does not have to display.  Will the CRViewer control do this or is there a better way to print a report directly to a selected printer?   I am needing examples.

    Hi, Herb;
    We don't have an exact sample of what you are looking for. But, have a look at these samples:
    https://smpdl.sap-ag.de/~sapidp/012002523100005920112008E/aspxmps85.exe
    There is one, that is export to file. It does not use the viewer, as viewing is not needed, just as you will not need to view.
    You can then use the PrintOut method of the report object to print the report without viewing it.
    Regards,
    Jonathan

  • How to have tray specific printing ?

    Hello SAP Experts,
    We have a requirement where in we want all our print outs from SAP to come from a specific tray on the printer ?
    Can some one please help with us steps as to how to achieve this ?
    All SAP prints should come from one tray.
    Best Regards,
    Ameya Beri

    Hi Ameya,
    Please refer below documents .
    How to Set Print Settings for Duplex and Tray Selection - ABAP Development - SCN Wiki
    Printing from Multiple Paper Trays (SAP Library - SAP Printing Guide (BC-CCM-PRN))
    Hope this helps.
    Regards,
    Deepak Kori

Maybe you are looking for

  • Date control in Dashboard prompt??

    Hi All: I am using dashboard prompt to filters date. And I am using Between operator. When I give same date in from and to date then it does not work. If I give one day after to date then it shows ok dates. Like From Date: '28-12-2007' to_date: '28-1

  • Slide Show screen saver

    I'm looking for a OS9 screen saver that works like the slide show screen saver in OSX. I have an old Performa that i've upgraded to a G3 and am running 9.2.2. I use it for email, iTunes, and scanning. I'm running a G4 mirror for the rest of my work.

  • Firefox Profile problem

    Hi all it started with firefox 3.6.13 then I moved to Firefox 4 beta and the problem still there. For some reason, after Firefox is installed when I start Firefox, it thinks this is the first time to run after installation, it will ask do I want to i

  • Run Java App as a Windows Service

    Hi, Is there an easy way (without 3rd party software) to run a Java app as a service in windows? Sorry if this isn't the right forum to post to... Any help would be greatly appreciated! Thanks in advance!

  • Weblogic server's bug

              see my code:           package testpath;           import javax.servlet.*;           import javax.servlet.http.*;           import java.io.*;           import java.util.*;           import java.net.*;           public class Servlet1 extends