Printing on Aix

Hi,
we are looking for printing tools on Aix server interfacing with Forte
and Oracle (batch print for billing).
What are you using and have u something to tell about ?
Thanks.
Cordialement.
Patrice Bourdon
Alliance Sante France
Tel : (33) 02.54.60.26.27
Fax : (33) 02.54.60.25.00
e-M@il : [email protected]
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Hi,
We have written a custom Forte system for bill printing. We store all our
bill information, such as balances, charges and payments in the database and
use Forte to build the bill image at run-time. The bill image is just a big
text file with Xerox macros to control the layout, headers, positions,
barcode, OMR marks etc. In fact, we have the system separated into 3
layers. One for data retrieval , one for presentation and one for spooling
( which means counting page number, setting OMR marks, setting
stationary/single page/duplex etc ). We have also utilized the presentation
layer for presenting the bill on Windows and on Web.
Our approach is to use a group of objects for building 1 bill image for 1
account and then write "client" programs to drive this "server" for batch
print, single bill re-print, bill enquiry on Windows/Web etc.
Some experience to share:
1. We've used "Builder" pattern for the data retrieval layer, i.e.
separating a bill into different primary sections of data and then write a
"builder" for each section. Use a "director" to "control" these "builders"
to assemble the sections into a bill.
2. Used "Strategy" pattern for writing the presentation layer. We have
a presentation layer for Xerox, Windows and Web.
3. Used "Visitor" pattern to format the bill. A "Visitor" would be
"accepted" by each section and the visitor would then print out the section
to a TextData using the presentation "strategy" attached.
4. The resulting image or "TextData" of each section will then be
"spooled" to the 3rd layer attached with the "Visitor". This layer /
spooling used "State" pattern to control the stationary, heading, trailer,
Xerox macros etc. One example, our bill is single sided for the 1st page
and duplex for the rest of it. Some customer with multiple accounts has
their bill details breaked by accounts which always starts at the front
page. "State" pattern would be perfect for this scenarios.
Hope this experience can help.
Best regards,
Peter Sham.
-----Original Message-----
From: BOURDON Patrice [SMTP:[email protected]]
Sent: Monday, May 03, 1999 5:27 PM
To: 'forte-users'
Subject: Printing on Aix
Hi,
we are looking for printing tools on Aix server interfacing with
Forte
and Oracle (batch print for billing).
What are you using and have u something to tell about ?
Thanks.
Cordialement.
Patrice Bourdon
Alliance Sante France
Tel : (33) 02.54.60.26.27
Fax : (33) 02.54.60.25.00
e-M@il : [email protected]
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive
<URL:http://pinehurst.sageit.com/listarchive/>
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Similar Messages

  • EBS 12.1.3 & Printing in AIX 7.1

    Hi,
    we have EBS 12.1.3 on AIX 7.1, and are encountering some difficulties in EBS printing as described below.
    Steps taken:
    1) Our Hosting Provider has setup the printer on OS level
    # lpstat -a |grep myPrinter
    myPrinter:
    myPrinter:
    myPrinter:
    myPrinter:
    myPrinter:
    "test.txt" is printed out correctly with the below command:
    $ lp –dmyPrinter test.txt
    2) In EBS, we have defined the following:
    System Administrator -> Install -> Printer -> Register:
    Printer:
    myPrinter
    Type:
    --PASTA Universal Printer Type
    Description:
    KONICA MINOLTA C360SeriesPS (Color)
    3) Testing with "Active Users" report -> Printed out correctly
    4) Testing with concurrent request that is using an RTF template:
    Options -> Layout:
    <template name>, English United States, RTF, AMERICAN
    Print the Output to:
    Style: Landwide
    Printer: myPrinter
    Copies: 1
    For language: American English
    End result:
    Printing out some code:
    \row
    \trowd
    \trleft99
    \clcbpat4\....
    We have many Excel, Word and PDF templates defined in XML Publisher. Can these be printed out correctly using the above Concurrent Request -> Options -> Print the Output To functionality?
    If yes, could you help to understand what additional setup needs to be done?
    BR,
    TH

    Our hosting provider has now setup "pdf2ps" on AIX level. It works correctly with "root" user. But with "applmgr" user, it gives the following error:
    Does "<10.1.2 OH>/jdk/jre/bin/libjpeg.a" exist?
    Do you have "libjpeg.so.62" package installed?
    Can you compare the PATH settings for both root and applmgr user and see if there is a difference?
    Have you reviewed (How To Print XML Publisher PDF Reports From The Concurrent Manager (Doc ID 338990.1))?
    Thanks,
    Hussein

  • Acroread printing on AIX

    Hi,
    We are in the middle of migrating an 11.5.10.2 customer from TRU64 to AIX 5.3 64-bit.
    We are using reports generator to create our output files in our concurrent manager, we are NOT USING PASTA. We then use the driver arguments command to use acroread to print these output files to a postscript printer. Our postscript printing does not format correctly. In some cases the page is missing it's top 0.5cm, in another it goes off the right hand side of the page. Our page szie should be A4.
    The command we are using is cat $PROFILES$.FILENAME | /usr/local/bin/acrobat4/bin/acroread -toPostScript -shrink | lp -c -d$PROFILES$PRINTER -n$PROFILES$.CONC_COPIES
    Running the command from the OS gives the exact same result. cat 01234567.out | /usr/local/bin/acrobat4/bin/acroread -toPostScript -shrink | lp -c -dhp_print_01 -n1 i.e. the printing alignment is not correct.
    We are running E-Business Suite 11.5.10.2 on AIX 5.3 64-bit. We have already sorted out the LIBPATH issue (ours is now unset when we run from the command line).
    When I take the o1234567.out file to a the original TRU64 OS and run the exact same command the output prints perfectly.
    My question is has anyone managed to get reports generated concurrent manager output file printing correctly on AIX, if so, what do we need to do to get this working?
    Some other information to consider are when we take a test.pdf file generated with XML Publisher and run the acroread command, we do not get any postscript output created.
    When we take the 01234567.out file and run it through pdf2ps on the AIX box, the output is mis-aligned again.
    Running test.pdf through pdf2ps produces a postscript file that prints in the correct format.
    Do we need to change the SRW File for the printer driver, does anyone have an example for AIX?
    Also, is our only option to install PASTA?
    Regards,
    Tim.

    All, the reason for this issue was the version of acroread we were using. We had acroread7 installed, and we have since rolled back to acroread5. This issue is now resolved.

  • Bar Code Printing in Report under AIX Env

    Dear All,
    Iam using Oracle forms11g, Reports11g,Oracle11g DB in AIX Env.
    My client sys is window 7. When i try to print report in a Network Printer i can able to print report.
    But if any field having barcode , which is not printing.
    Please guide any solution for this..
    Thanks in advance
    a

    which fonts i should use in printing the Report in Network printer under AIX Environment.No idea, I don't work on AIX. Try this site:
    http://www.idautomation.com/
    2D bar codes are not supported in Reports. You will need a Java solution. See this thread:
    Re: how to use 2 d barcodes in reports 6i
    This thread also has the suggestion to create the 2D bar code as an image. Of course, you still need some other program to create this image first.

  • Does Lexmark 4227 plus printer is supported for Oracle EBS R12.0.6?

    Hi
    Our sysadmin installed Lexmark 4227 plus printer on AIX 5.3.7, printing perfectly from AIX. But when i register printer in EBS R12.0.6, it is printing Garbage for text type report. Could not find driver definitions for Lexmark type printer. How to define? I am unable to resolve issue. Can anybody help me?
    Regards

    Ateeq,
    Use lp command on Unix/Linux, and on Windows use print command.
    Windows:
    print /D:\\<server_name>\<printer_name> <file_name>
    Unix/Linux:
    lp -d <printer_name> -n<copies> <file_name>Where file_name is the concurrent request output file.
    Note: 784640.1 - Any EBS Requirements For Local or Remote Printers
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=784640.1
    I believe Oracle Apps does not come with seeded drivers/styles for Lexmark printers, so you may need to try with different predefined styles/drivers. Also, contact your vendor and see if they have any clients with this printer configured on Oracle Apps.
    Regards,
    Hussein

  • AIX barcode fonts related

    Hi All,
    I am having one report calling form(fmx) and one report layout (rdf) , once the report is called system directly printing to a Network Printer.
    But the requirement is : In the Report layout if any column to be displayed as Bar Code then it is not printing in Network Printer.
    My system details as : Client windows 7
    My database is : oracle 11g 11.2.0.1.0 ver.
    My forms is : Fusion Middleware forms 11 g and Fusion Middleware Reports 11g
    My Application server and DB Server running in AIX.
    I want to print barcode in the report in direct printing to a Network printer from AIX Environment.
    Any suggessitions will be appreciated...
    v

    HI, Joe;
    The previous post was for the incorrect verison of Crystal Reports from what you are using.
    Have a look at this Note referring to Crystal Reports XI R1:
    [ForceLargerFonts|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313338333733353333%7D.do|Note 1218753]
    Regards,
    Jonathan

  • Configure HP printer in eBS

    Hi everybody
    I need to configure a printer to use it for eBS R12 on Unix.
    The issue is the printer we have HP Laser 3390 ,but we cannot find a driver for IBM AIX.
    Does anybody have an idea how I can get the driver for this particular HP printer for AIX ?
    Regards

    Hi thanks for your replies
    Gareth, I did:
    smitty -> Print Spooling -> AIX Print Spooling -> Add a Print Queue -> hpJet Direct (Network Printer) ->
    Hewlett-Packard -> Other (Select this if your printer type is not listed above) -> Generic generic printer ->
    Is it correct so far?
    Then,
    1- Make this system a BOOTP/TFTP server
    2- Do NOT Make this system a BOOTP/TFTP server
    Here , I don't know which one to choose.

  • Bar code font in Report server 10g

    Hi
    I am using an Oracle 10g Application server on SUSE linux 10 . I have a report up and running, but the bar code font ,how to install ??
    Please help me
    Dhana

    which fonts i should use in printing the Report in Network printer under AIX Environment.No idea, I don't work on AIX. Try this site:
    http://www.idautomation.com/
    2D bar codes are not supported in Reports. You will need a Java solution. See this thread:
    Re: how to use 2 d barcodes in reports 6i
    This thread also has the suggestion to create the 2D bar code as an image. Of course, you still need some other program to create this image first.

  • Printing report on AIX

    Hi,
    For printing the report on windows machine iam using
    following code which executes perfectly.
    String userId =      "atl3_dev_jul04/atl3_dev_jul04@MGI";
    String printer ="\""+"\\\\VIJAYAKRISHNA\\HP LaserJet 5100
    PCL 6"+"\"";     
    Runtime rt = Runtime.getRuntime();
    Process subProcess = rt.exec( "rwclient report=ProjectOverview_Report_New_one.rdf server=rep_kalyan2 userid=" +
    userId + " destype=printer ORIENTATION=LANDSCAPE desname=" + printer + " "+
    " PROJECTNUMBER=13040101 USER_ID_NUM=9" );
    subProcess.waitFor();
    int processValue = subProcess.exitValue();
    But my question is in order run on the AIX machine what are the changes to be done for the above code.
    Can u plz help in solving the above problem
    Thanks
    Kalyan

    all you need to change is the pritner name to conform to the unix printer queue.
    btw .. have you looked at the reports web service, which is available in 9.0.4, yet ? it might be easier for you to hook into your java app.
    thanks,
    ph.

  • Printing tools on Aix server with Forte/Oracle

    I asked for it some weeks ago, but i had not enough answers... may be
    you were on vacations !!!
    I'm looking for a good software for manage print jobs on Aix server with
    Oracle rdbms.
    Something we cant use to make reports, bills, etc.. and callable with ou
    without Forte.
    If possible, reports template could be made on NT client (graphical
    tools) but the jobs will run on the Aix (to avoid running on a NT client
    and take all the network resources...).
    What do you use on your site ?
    Thanks.
    Cordialement.
    Patrice Bourdon
    Alliance Sante France
    Tel : (33) 02.54.60.26.27
    Fax : (33) 02.54.60.25.00
    e-M@il : [email protected]
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    I asked for it some weeks ago, but i had not enough answers... may be
    you were on vacations !!!
    I'm looking for a good software for manage print jobs on Aix server with
    Oracle rdbms.
    Something we cant use to make reports, bills, etc.. and callable with ou
    without Forte.
    If possible, reports template could be made on NT client (graphical
    tools) but the jobs will run on the Aix (to avoid running on a NT client
    and take all the network resources...).
    What do you use on your site ?
    Thanks.
    Cordialement.
    Patrice Bourdon
    Alliance Sante France
    Tel : (33) 02.54.60.26.27
    Fax : (33) 02.54.60.25.00
    e-M@il : [email protected]
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Printer migration from HP-UX to AIX

    Hi Experts,
    We are planning to migrate our systems from HP-UX to AIX, What are the steps we should take to move printers from HP-UX to AIX, we are not using any 3rd party to tool to manage the printer. They are just regular Unix spoolers.
    Thanks in advance for your help.
    Ameture

    hi!
    You can start to migrate the printers to type U (UNIX Berkeley protocol) and leave unix spool.
    http://help.sap.com/saphelp_nw70/helpdata/en/d0/5dea3bab5d264be10000000a114084/frameset.htm
    FF

  • AIX-based printing and PDF file generation

    Greetings,
    looking to find a best practices approach to scheduled printing of pdf BOXI reports hosted by in an AIX environment to a Windows AD secured network printer. 
    Looking at three possible approaches:
    1. AIX-based printing: lpr queue with some ghostscript translation to postscript
    2. Windows-based printing via SAMBA: AIX based printing using samba services
    3. Windows-based printing via  FTP: transfer the file out from the AIX server and script the printing using Control-M
    Leaning towards #3 presently.  Expert guidance would be greatly appreciated.
    Martin

    Hi Martin,
    I faced a similar situation at a client site and after actually trying out Option 1, then considering the cost of Option 2 (resources, skill sets and long-term maintenance), we decided to go for Option 3.
    With Option 1, we used the lpr queue commands to send the reports to particular printers (print queues) on the that were registered on the AIX box. We faced two major problems with this approach.
    (1) We had what we called the 'default' printer problem, where, may be based on the volume of pages we were printing or the performance issues on the server itself, print jobs would go the default print queue on the AIX server. As you can imagine, that was not good. Jobs that were intended for one department were ending up in another, and the default location had to start parsing through the print outs and create piles. Operational nightware.
    (2) Cover sheets... We had 1 report (basically a form) that needed to be printed with data for different departments (six depts). So a developer wrote a little java app that called BusinessObjects and passed in the report parameters - and ID, and the printer name. The problem that we faced was that the print jobs would come out the other end, each with its own cover sheet. Even though we passed in the AIX command to suppress the  cover sheet, they came out. I don't remember whether specifying the switch in the CMC worked or not - but we didn't have that luxury - we had to do programmatically because the printing was so dynamic.
    So we opted for a rather simple situation, which was made possible also because the customer's license allowed it. We installed the report job servers (no CMS) on a windows servers, assigned them to the CMS pool on the AIX server, installed the printers we needed on the Win server. Then we created a Server group that included just the Windows servers (report processing servers), and locked the report in question to only be processed by servers in that group. So the report would only be processed by the Windows servers with the necessary printers.
    The solution has been in operation for over 12 months and working great. We can manage all the servers from the CMC and with auditing turned on, we have great visibly on the performance of the system. Because this printing system is so critical, the process is being enhanced by throwing the stats on an Xcelsius dashboard for real-time monitoring by the operations folks.
    Hope this helps. I'll be glad to share more if you're interested.
    Will

  • How to add printer manually in AIX/SOLARIS??

    Hi,
    I want to know how to add printers in AIX/SOLARIS manullay. Any body has step by step guide?
    Thanks,

    Hi Afi,
    You mean at OS level?...
    If thats the case use SMIT pdp -> Select Add a Printer/Plotter -> provide additional information as prompted.
    See,
    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.printergd/doc/printrgd/config_printer_no_queue_smit.htm
    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.printergd/doc/printrgd/config_printer_no_queue_smit.htm
    and
    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.printergd/doc/printrgd/config_printer_no_queue_smit.htm
    Regards
    Juan

  • Unable to print AP Check with MICR on AIX. The PDF output displays the MICR

    I have peculiar situation here and I would really appreciate any help I can get.
    The issue:
    The requirement here is to print an AP Check with the MICR. Using XML I have defined a template and when I preview the output in PDF, the MICR string displays fine. The same template also works fine from within Oracle Applications.
    However, when I specify a printer and set the number of copies to 1, nothing is printed.
    The issue that our DBA noticed was that the PDF to PS converter is dropping the MICR string and as a result nothing is getting printed. The client uses GhostScript for PDF2PS conversion and they have not been able to resolve this issue.
    Has anyone encountered a similar issue? If so, what can be done to resolve this issue.
    Thanks in Advance,
    Srini

    I think that means tool is either not installed or not in path:-
    "The Xpdf language support packages include CMap files, text encodings, and various other configuration information necessary or useful for specific character sets. (They do not include any fonts.) Any or all of these can be installed by simply unpacking the tar file and adding a few lines to your xpdfrc configuration file (see the README file inside each package for details).
    have you seen what needs to be changed in xpdfrc configuration file?
    Thanks,
    JD

  • SAP Printer migration from AIX to windows

    Dear Experts,
    We migrated our ECC from AIX to Windows.
    We want to migrate printers from AIX to windows.
    Do we have to create queues from scratch in SPAD?
    Can we use existing queues in SPAD?
    Please guide what all steps are required.
    Your help will be highly appreciated!
    Thanks,
    Harry

    Hi Hary,
    For windows environment you need to change the spool server hostname in SPAD and activate all the relevant printers.
    Please check whether you had any network printers configured on AIX host. You can use command
    smitty spooler  or
    lpstat -W -p<queuename>
    If there are any spoolers configured for SAP system, you need to recreate them on windows.
    Hope this helps.
    Regards,
    Deepak Kori

Maybe you are looking for

  • Any Problem with my classpath?

    SET JAVA_HOME=C:\JDK1.4 SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\JDK1.4\BIN I have set the classpath in my windows ME os however I can successfully compile the java program but I can't run it, it gives the following error when using the command line

  • Old photos are not accessible in Messages in iOS 8

    I upgraded my iPhone 5 to iOS 8 and the problem that I have is that the old photos received via iMessage are not accessible anymore. It just shows them as "?" in the Messages. Also in the "Details" view of the Messages they just appear as blank icons

  • Search in RoboHelp 8

    I migrated a project from RoboHelp 5 to RoboHelp 8 and now the search is not working.  I don't know where to start to check.  Thanks

  • [solved] network activity monitor

    do someone know a good network activity and bandwidth monitor that show which program (or port) has which down- and upload rates? i think of smth like htop or iotop. netstat shows only the connections and slurm or ethstat show the total rates. vlad L

  • Extending a function over various frames?

    hi, this cursor follow works in a single frame on the main timeline with a stop action : // kisses start and follow cursor addEventListener(Event.ENTER_FRAME, start_kisses);  function start_kisses(event:Event) {  staged_kiss_mc.x = stage.mouseX; stag