HP printers in SOLARIS 10

Dear all,
we are using cups 1.1.20 on our Sparc running Solaris 10
5/09 where printers from XEROX and HP are to be used.
By copying the XEROX .ppd files to /opt/sfw/cups/share/cups
/model we are able to setup the XEROX printers via the GUI
where we select the relevant drivers under the Model XEROX
menu.
Now we want to do the same procedure with the HP printers:
Although we put some HP .ppd files to ../share/cups/model
Dir they didn't appear in the GUI's Model HP submenu.
Instead of that we see all the "foomatic/hpijs" models
stored under /opt/sfw/cups/share/cups/model/hpijs/HP.
Why? and 2nd question: Is there any way to force the GUI
to accept also the HP .ppd files under ../share/cups/
model Dir.
THX, Rainer

I found the HP JetDirect Printer Installer for UNIX on the HP website. The version is E.10.34, dated 5 Aug 2002. The HP site says it is for Solaris 2.6, 7, 8, and 9. Should this installer be used with Solaris 10?
Alice Soteriou, in a Dec. 2001 article ("Basic Principles of Printing in Solaris 2.6 and Above") on the Sun website says, "Sun's position on this is to always use the vendor-supplied application to create the print queues. This is because it will probably supply the exact interface file to make the most of your printer's features (that is, duplexors, multiple trays, different font sizes and styles, etc.)" However, elsewhere on the Sun site, there are warnings against using such applications for security reasons and comments that the HP JetDirect Print Installer is not supported. What is Sun's current advice on this?
Alice's 2001 article has been reproduced as postings on supportforum.sun and sunsolve.sun.com with dates in January and February of 2005, but these repostings do not address using this application with Solaris 10.

Similar Messages

  • Network Printer Setup in Solaris 10

    What is the best way to set up HP JetDirect network printers in Solaris 10? I have just installed Solaris 10 on an Ultra Sparc 10. There are two HP Laserjet Printers (HP LJ 4100DTN and HP LJ 4000TN) with JetDirect cards on my network. I want to be able to print to either of these printers and to choose which paper tray to use for the job (and whether to print double sided on the duplex model). There are reams of conflicting instructions on the Sun website and on the HP website for this task, most referring to older Solaris versions. Do I use the lpadmin command, setting up a different printer_name for each option for each printer? If so, where are the printer definitions? Do I use use the HP JetDirect Printer Installer? If so, where is it or how do I get it and is there a version for Solaris 10? Or is there an "add printer wizard" in the Java desktop that works for HP JetDirect laserjet printers? If so, where is it and where are the instructions for using it? Or is there some other method? Thanks.

    I found the HP JetDirect Printer Installer for UNIX on the HP website. The version is E.10.34, dated 5 Aug 2002. The HP site says it is for Solaris 2.6, 7, 8, and 9. Should this installer be used with Solaris 10?
    Alice Soteriou, in a Dec. 2001 article ("Basic Principles of Printing in Solaris 2.6 and Above") on the Sun website says, "Sun's position on this is to always use the vendor-supplied application to create the print queues. This is because it will probably supply the exact interface file to make the most of your printer's features (that is, duplexors, multiple trays, different font sizes and styles, etc.)" However, elsewhere on the Sun site, there are warnings against using such applications for security reasons and comments that the HP JetDirect Print Installer is not supported. What is Sun's current advice on this?
    Alice's 2001 article has been reproduced as postings on supportforum.sun and sunsolve.sun.com with dates in January and February of 2005, but these repostings do not address using this application with Solaris 10.

  • Wireless printer on Solaris 10 X86

    Hi All,
    I don't have any experience with printers in Solaris at all, so I'm not sure where to start.
    I would like to get my Brother MFC 640cw printer to be seen from my laptop. The printer is connected to my wireless router and has a static ip address. My laptop is a dual boot with Windows XP and Solaris 10 10/8. The printer works fine wirelessly from the Windows side. I'm not sure what I need to do to get it working on the Solaris side. The Brother support site does not have Solaris packages for this printer, but I do see that they have some for Mac OSX and some Linux distributions. Is there a way to get my laptop to print on the Solaris side?
    Thanks in advance,
    Bob

    Thanks for the reply Marco. I'm not sure what you mean by adding the printer manually. I tried using printmgr (which looks like it actually uses lpadmin in the background) and I keep getting an error message "lpadmin: Unknown option 's'!"
    When I select show command line console, this is the line that errors out.
    % /usr/sbin/lpadmin -p BRN_AFC819 -s malibu -v /dev/null -m netstandard -T PS -A write -o dest=192.168.5.4 -o protocol=bsd -o banner=always -I postscript -u allow:all
    lpadmin: Unknown option 's'!
    Not sure where to go from here.

  • How to add a local printer on Solaris 10

    Well, i really a neuvy in SOlaris 10, i'm just recently intalled, i was tring to install my printer and looks like it isn't too much trouble, but when i tried to print o sorpriese, i couldm't
    Can anyone help me...
    The thing is that i have a suspicious, may be the port, because i don't know which one could be, because my pronter is conected to the USB port... so i don�t know where it could be the direccion of it... or if it is installed...

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • How to install a power monitor in Solaris 10

    Hello everyone,
    I have installed Solaris 10 in my laptop Sony VGN-S350F. Now, I have realized that I can't check what my battery's status is. I am using java desktop System as my default graphic environment.
    I have worked several times with linux and I know Gnome comes with an special applet to monitor the battery's level.
    Could anybody tell me where I can find a similar function in Solaris 10?
    Thank You

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • Printer can't be removed under Solaris 10

    Dear all,
    we are running a Solaris 10 8/08 Sparc system called 'test-s' where
    #lpstat -t shows such a line:
    system for mps2_p: printer-s (as lpd://printer-s/printers/mps2_p#Solaris)
    How can we get rid of this entry because #lpstat -x mps2_p says
    'unknown printer'.
    THX for any help!
    Rainer

    oh my gosh. i actually am an idiot. sorry, please ignore the post, its been answered.

  • How to install a network card on Solaris 10

    Hi to all,
    I have installed for the first time Solaris 10 on i386 system.
    All went fine. Although Solaris did not found the PCI network card, is this normal?
    How can I install the (Realtek) network card;
    Thank you.
    Costas.
    Edited by: tritsako on Feb 9, 2009 11:33 AM

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • How to install oracle connection manager on solaris 10

    I have installed oracle application server 10.1.2 on solaris 10. How do i install oracle connection manager utility.
    My end goal is to use applets/jdbc.
    Thanks

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • How to install a network print on solaris 10

    How to install a network print on solaris 10?
    Thank You!

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • Printer Setting Softwares

    How do I set my printers on Solaries 10. As their all software are made for either Windows or Mac compatible .

    Hello printer setting could not be saved,
    When you do receive this error message?
    Have you made any changes before this issue?
    Please take the following steps for troubleshooting:
    1. Update the printer driver from the manufacturer website.
    2. Run the printer troubleshooter.
    http://windows.microsoft.com/en-us/windows7/open-the-printer-troubleshooter
    3. Temporarily block the firewall and check if this issue still exist.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • No printers displayed in evolution on Solaris 10 x86

    I hope somebody can help me. I have a great problem with some applications, for example firefox or evolution.
    No printers are displayed in evolution or firefox.
    following Software are installed:
    Solaris SunOS XXXXX 5.10 Generic_120012-14 i86pc i386 i86pc
    CSWcups 1.2.7,REV=2007.01.22
    evolution. 1.4.6.322
    the following links were set:
    /usr/bin/lp /opt/sfw/bin/lp
    /usr/bin/lpstat /opt/sfw/bin/lpstat
    /usr/bin/cancel /opt/sfw/bin/cancel
    /usr/bin/enable /opt/sfw/bin/enable
    /usr/sbin/lpadmin /opt/sfw/sbin/lpadmin
    /usr/sbin/lpmove /opt/sfw/sbin/lpmove
    /usr/sbin/accept /opt/sfw/sbin/accept
    lpstat -v shows
    device for test: socket://phpb0001:9100
    gnome-print-manager displayed the printer.
    Why I cant select printers in evolution now?
    Pls help me. Its urgent.
    Thx for your helps
    Marco

    Hello folks,
    I have found one which could work other possibilities. Does anybody have experience with PAPI over cups? I would like to know who has experience with PAPI about cups and how its configured. One then also should be able to select a printer about evolution.
    kind regards and thx for your help.
    Marco

  • Does Solaris 10 supports Lexmark PCL printers

    Hi.
    I need to know if Solaris 10 supports for sure PCL laser printers, I'm talking about Lexmark E120n (TCP/IP) and Lexmark E232 (Paralel). As I know these printers support PostScript with Mac OS only.
    In technical specification of these printers is not mentioned that they support Solaris. However laser printers that support languages like PCL are able to work with other drivers. For example I used HP LaserJet 1200 with HP LJ4 driver and it worked fine (not on Unix !).
    I checked drivers that are supplyed with Solaris, it has drivers for Lexmark Optra E and Lexmark E210.
    Thank you.

    In Lexmark. there are no Solaris drivers for E232 and E120.
    These printers support only PCL.
    All laser printers can work with other generic drivers that support its supported languages (PCL in my case).
    In Printer Administrator, Solaris 10 has spooler for PCL printers.
    I tryed and it works. However, Solaris 8 really can print only on PostScript printers.
    Linux Fedora Core 5, has built in CUPS spooler and good print server.
    I'll use it to share printer between other computers (based on Solaris 10 and other Operating Systems).

  • New to Solaris, Some Samba and NTFS issues.

    Hi Im new to solaris and trying out ZFS which has been great.
    Im haivng some trouble that I cant find up to date info on so here goes:
    First how do you mount an NTFS volume in Solaris 11 Express?
    I need to access the data on an NTFS drive to populate my new ZFS tank.
    Secondly, I have read only access on my samba shares from windows machines but my smb.conf looks right. a copy of my smb.conf will follow
    Any suggestions would be appreciated.
    # This is the main Samba configuration file. You should read the
    # smb.conf(5) manual page in order to understand the options listed
    # here. Samba has a huge number of configurable options (perhaps too
    # many!) most of which are not shown in this example
    # For a step to step guide on installing, configuring and using samba,
    # read the Samba-HOWTO-Collection. This may be obtained from:
    # http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
    # Many working examples of smb.conf files can be found in the
    # Samba-Guide which is generated daily and can be downloaded from:
    # http://www.samba.org/samba/docs/Samba-Guide.pdf
    # Any line which starts with a ; (semi-colon) or a # (hash)
    # is a comment and is ignored. In this example we will use a #
    # for commentry and a ; for parts of the config file that you
    # may wish to enable
    # NOTE: Whenever you modify this file you should run the command "testparm"
    # to check that you have not made any basic syntactic errors.
    #======================= Global Settings =====================================
    [global]
    # workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
    workgroup = WORKGROUP
    # server string is the equivalent of the NT Description field
    server string = Samba Server
    # Security mode. Defines in which mode Samba will operate. Possible
    # values are share, user, server, domain and ads. Most people will want
    # user level security. See the Samba-HOWTO-Collection for details.
    security = share
    # This option is important for security. It allows you to restrict
    # connections to machines which are on your local network. The
    # following example restricts access to two C class networks and
    # the "loopback" interface. For more examples of the syntax see
    # the smb.conf man page
    ; hosts allow = 192.168.1. 192.168.2. 127.
    # If you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    load printers = yes
    # you may wish to override the location of the printcap file
    ; printcap name = /etc/printcap
    # on SystemV system setting printcap name to lpstat should allow
    # you to automatically obtain a printer list from the SystemV spool
    # system
    ; printcap name = lpstat
    # It should not be necessary to specify the print system type unless
    # it is non-standard. Currently supported print systems include:
    # bsd, cups, sysv, plp, lprng, aix, hpux, qnx
    ; printing = cups
    # Uncomment this if you want a guest account, you must add this to /etc/passwd
    # otherwise the user "nobody" is used
    ; guest account = pcguest
    # this tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/samba/log/log.%m
    # Put a capping on the size of the log files (in Kb).
    max log size = 50
    # Use password server option only with security = server
    # The argument list may include:
    # password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
    # or to auto-locate the domain controller/s
    # password server = *
    ; password server = <NT-Server-Name>
    # Use the realm option only with security = ads
    # Specifies the Active Directory realm the host is part of
    ; realm = MY_REALM
    # Backend to store user information in. New installations should
    # use either tdbsam or ldapsam. smbpasswd is available for backwards
    # compatibility. tdbsam requires no further configuration.
    passdb backend = smbpasswd
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting.
    # Note: Consider carefully the location in the configuration file of
    # this line. The included file is read at that point.
    ; include = /usr/sfw/lib/smb.conf.%m
    # Configure Samba to use multiple interfaces
    # If you have multiple network interfaces then you must list them
    # here. See the man page for details.
    ; interfaces = 192.168.12.2/24 192.168.13.2/24
    # Browser Control Options:
    # set local master to no if you don't want Samba to become a master
    # browser on your network. Otherwise the normal election rules apply
    ; local master = no
    # OS Level determines the precedence of this server in master browser
    # elections. The default value should be reasonable
    ; os level = 33
    # Domain Master specifies Samba to be the Domain Master Browser. This
    # allows Samba to collate browse lists between subnets. Don't use this
    # if you already have a Windows NT domain controller doing this job
    ; domain master = yes
    # Preferred Master causes Samba to force a local browser election on startup
    # and gives it a slightly higher chance of winning the election
    ; preferred master = yes
    # Enable this if you want Samba to be a domain logon server for
    # Windows95 workstations.
    ; domain logons = yes
    # if you enable domain logons then you may want a per-machine or
    # per user logon script
    # run a specific logon batch file per workstation (machine)
    ; logon script = %m.bat
    # run a specific logon batch file per username
    ; logon script = %U.bat
    # Where to store roving profiles (only for Win95 and WinNT)
    # %L substitutes for this servers netbios name, %U is username
    # You must uncomment the [Profiles] share below
    ; logon path = \\%L\Profiles\%U
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
    ; wins support = yes
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    #     Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # WINS Proxy - Tells Samba to answer name resolution queries on
    # behalf of a non WINS capable client, for this to work there must be
    # at least one     WINS Server on the network. The default is NO.
    ; wins proxy = yes
    # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
    # via DNS nslookups. The default is NO.
    dns proxy = no
    # These scripts are used on a domain controller or stand-alone
    # machine to add or delete corresponding unix accounts
    ; add user script = /usr/sbin/useradd %u
    ; add group script = /usr/sbin/groupadd %g
    ; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
    ; delete user script = /usr/sbin/userdel %u
    ; delete user from group script = /usr/sbin/deluser %u %g
    ; delete group script = /usr/sbin/groupdel %g
    #============================ Share Definitions ==============================
    [homes]
    comment = Home Directories
    browseable = no
    writable = yes
    # Un-comment the following and create the netlogon directory for Domain Logons
    ; [netlogon]
    ; comment = Network Logon Service
    ; path = /usr/sfw/lib/netlogon
    ; guest ok = yes
    ; writable = no
    ; share modes = no
    # Un-comment the following to provide a specific roving profile share
    # the default is to use the user's home directory
    ;[Profiles]
    ; path = /usr/local/samba/profiles
    ; browseable = no
    ; guest ok = yes
    # NOTE: If you have a BSD-style print system there is no need to
    # specifically define each individual printer
    [printers]
    comment = All Printers
    path = /var/spool/samba
    browseable = no
    # Set public = yes to allow user 'guest account' to print
    guest ok = no
    writable = no
    printable = yes
    # This one is useful for people to share files
    ;[tmp]
    ; comment = Temporary file space
    ; path = /tmp
    ; read only = no
    ; public = yes
    # A publicly accessible directory, but read only, except for people in
    # the "staff" group
    ;[public]
    ; comment = Public Stuff
    ; path = /home/samba
    ; public = yes
    ; writable = no
    ; printable = no
    ; write list = @staff
    # Other examples.
    # A private printer, usable only by fred. Spool data will be placed in fred's
    # home directory. Note that fred must have write access to the spool directory,
    # wherever it is.
    ;[fredsprn]
    ; comment = Fred's Printer
    ; valid users = fred
    ; path = /homes/fred
    ; printer = freds_printer
    ; public = no
    ; writable = no
    ; printable = yes
    # A private directory, usable only by fred. Note that fred requires write
    # access to the directory.
    ;[fredsdir]
    ; comment = Fred's Service
    ; path = /usr/somewhere/private
    ; valid users = fred
    ; public = no
    ; writable = yes
    ; printable = no
    # a service which has a different directory for each machine that connects
    # this allows you to tailor configurations to incoming machines. You could
    # also use the %U option to tailor it by user name.
    # The %m gets replaced with the machine name that is connecting.
    ;[pchome]
    ; comment = PC Directories
    ; path = /usr/pc/%m
    ; public = no
    ; writable = yes
    # A publicly accessible directory, read/write to all users. Note that all files
    # created in the directory by users will be owned by the default user, so
    # any user with access can delete any other user's files. Obviously this
    # directory must be writable by the default user. Another user could of course
    # be specified, in which case all files would be owned by that user instead.
    ;[public]
    ; path = /usr/somewhere/else/public
    ; public = yes
    ; only guest = yes
    ; writable = yes
    ; printable = no
    # The following two entries demonstrate how to share a directory so that two
    # users can place files there that will be owned by the specific users. In this
    # setup, the directory should be writable by both users and should have the
    # sticky bit set on it to prevent abuse. Obviously this could be extended to
    # as many users as required.
    ;[myshare]
    ; comment = Mary's and Fred's stuff
    ; path = /usr/somewhere/shared
    ; valid users = mary fred
    ; public = no
    ; writable = yes
    ; printable = no
    ; create mask = 0765
    [Series]
    comment = TV Series
    path = /home/Kirby/Series
    public = yes
    only guest = yes
    writable = yes
    printable = no

    875739 wrote:
    Hi Im new to solaris and trying out ZFS which has been great.
    Im haivng some trouble that I cant find up to date info on so here goes:
    First how do you mount an NTFS volume in Solaris 11 Express?
    I need to access the data on an NTFS drive to populate my new ZFS tank.I never had a need for it but I think you'll have to compile fuse ntfs-3g manually.
    http://web.archiveorange.com/archive/v/u46DbWSGcIzl7pexf4hQ
    >
    Secondly, I have read only access on my samba shares from windows machines but my smb.conf looks right. a copy of my smb.conf will follow
    Any suggestions would be appreciated.You don't need to use Samba in Solaris 11 Express.
    http://download.oracle.com/docs/cd/E19963-01/html/821-1448/gaynd.html#gayne

  • How to create HP LaserJet 2420 printer queue on Solaris 10

    Hi Solaris Gurus,
    I am having difficulty creating a printer queue for HP LaserJet 2420 on Solaris 10 (11/9) Sparc (Sun Fire T5220) server. A popular method used is with hppi (HP Jet Direct) tool but it does not have the exact printer driver and alternative printer drivers (e.g. HP LaserJet 4 / 4M, HP LaserJet 2000 series) resulted in only part of the text occupying the wrong side of an A5 page.
    An alternative approach that has worked in the past for simple default paper tray 2 (single paper tray), with tray 1 reserved for manual feed. This method involves creating a working printer queue on a Windows workstation (XP) / server (2000) with the correct driver and having configured to support Unix printing to receive LPR request from Unix systems in general. A remote printer queue would then be defined on Solaris 10 system which points to the Windows system. However, the printing jobs kept going to tray 1 (top manual feed) even though the Windows printer queue was configured to go to tray 3 (bottom tray).
    The earlier method would be simplest but needs the right driver (PDD) but I don’t know where to find it. The latter approach is also not working despite having got the right driver on Windows. A test page on the target Windows printer queue would print to tray 3 (bottom tray) of the printer correctly.
    Printmgr does not work well with HP printers from experience. It is good for serial and local printers.
    Your advice would be much appreciated.
    Thanks,
    Crystal

    Hi Giogio, and welcome to the HP Forums.
    I am sorry to be the bearer of this news, but do the age of the printer, it is not supported by Mac OS X 10.9. I am including a list below of the supported printers from Apple:
    OS X: Printer and scanner software available for download.
    For more information, I would recommend contacting the Apple Support Communities.
    Thank you for posting on the HP Forums.
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Automatic Form Feed - Epson LQ - 2180 printer to R12 in Solaris Environment

    Hi
    We are adding a new Epson dot matrix [ Impact] Printer to our system. [Epson LQ - 2180]
    Server OS: Sun OS sun4v sparc SUNW,SPARC-Enterprise-T5120
    R12 Version: 12.1.3
    This is a network printer. This has been added to the printer server via root. We have configured the Printer in the Front end also via Install -=-> Printer in System Administrator REsponsibility.
    Our goal is to print three programs serially one after the other at a time. The paper input feed is continuous sheet.
    When we print from normal windows applications like notepad and MS-word, the page feed / form feed automatically gets set after each request. So that each request gets started in a New page. But this is not the case when we try to do the same from EBS.
    Is there any special setting / value that we need to set in the Printer Drivers like Arguments, Initialization and reset.
    We referred the printer manual but could not find any specific command or value to be set for Solaris.
    Your help is very much appreciated.
    thanks

    Please see if below metalink note helps you:-
    Are Dot Matrix Printers Supported in R12 of Oracle's E-Business Suite? [ID 1118652.1]
    Dot-Matrix Printer in Apps [ID 1121777.1]
    Where Can One Find A List Of Supported Printers For E-Business Suite [ID 353071.1]
    Thanks,
    JD

Maybe you are looking for