Oracle r12 printer setup




















Error: Please make sure the Twitter account is public. Step 1. Please check CUPS running on your application tier installed server. Step 2: please open your browser in the application tier. Test page. Your report will print now. Like this: Like Loading From: EBS. One Comment Post a comment. Leave a Reply Cancel reply Enter your comment here Fill in your details below or click an icon to log in:. Query your existing printer type in the Printer Types window.

In the Style field, select the style to which you want to assign a Pasta driver. In the Driver Name field, select the appropriate Pasta driver. Navigate to the Printer Types window. Enter the Type of printer. Refer to your printer's documentation for information on its printable area. In the pasta. The form of the pasta. When the output format is text, you can specify the output character set by the Oracle character set name for example, text.

If you use "auto" as the output character set text. When the outputFormat is set to "text. To override the default setting for a language, use the textAutoCharset option in the Language-Specific section of the pasta. Enter a preprocessing command to invoke any executable that supports an input file and an output file filter program.

Pasta will invoke the filter program before passing the file to the printing command. Options are "y", "n", or "default" uses the printer-side setting. Using this option will eliminate the header page normally printed between reports. If this is not set, the font size is calculated automatically. This option is used mostly when Font. Bold is used for specifying a barcode font. If this option is set to "y", Pasta will align your report by adding spaces at the end of the column that includes combined characters.

Setting the value to "oracle" will use Oracle's algorithm. If not, set it to "n". This option is for Arabic only. Required for Arabic data only. The path is the absolute path to the error log file.

Example: -fmyfile. The default value is 1. The default is portrait. Two output formats are supported: PostScript "ps" and text "text". Create the PrintForm Creating a PrintForm is a five-step process: Create an image file using the supported editor of your choice. Convert the image file to a PostScript file. Convert the PostScript file to a PrintForm file. Place the PrintForm file in the appropriate directory.

Update printer driver information in the Printer Drivers window to use the PrintForm. Create an image file The following editors can be used to create the image file that will become your PrintForm template. Update the printer driver information. Restart the Concurrent Manager. Update the printer driver information Navigate to the Printer Drivers form. Query up the printer driver to which you want to add the PrintForm option. Restart the Concurrent Manager You must restart the concurrent manager for this to take effect.

Create a printer type for the CUPS printer. Create a printer type for each server in Oracle E-Business Suite. Verify and, if necessary, Customize Printer Driver Definitions Upon installation for any printer type you are using, verify your printer driver definitions, particularly the following: Initialization string Print a short report to verify the page's printing orientation.

Reset string Print two short reports with different printing orientations, for example, one that is landscape and another that is portrait, to verify the printer is resetting itself properly.

Arguments Print a short report to verify the arguments to the operating system's print command or a custom print program are being interpreted correctly. Creating Custom Printer Drivers If necessary, edit the Initialization string and the Reset string for the printer type you are using. Edit your Initialization string or Reset string if: Your printer type requires different control characters.

The control characters have a different meaning due to your operating system and platform. You want to change the printer's default font for the report Initialization string only. Printer Driver Methods There are three methods to invoke a printer driver: Variable Description Command The concurrent manager can issue an operating system print command and its arguments.

An operating system print command, along with all its arguments, is entered in the Arguments field of the Printer Drivers form. Program The concurrent manager can call a custom print program and pass arguments to the program. The name of a custom print program is entered in the Program Name field and any arguments to be passed to the program are entered in the Arguments field of the Printer Drivers form.

Subroutine The concurrent manager can call a predefined Oracle E-Business Suite subroutine that passes a print command and arguments to the printer via the operating system.

The arguments field is disregarded when the driver method is Subroutine. However, the concurrent manager reads the Initialization and Reset escape sequences. On UNIX systems, the subroutine method, unlike the command method, does not start an operating system shell along with the print command.

Example - Using the Program Driver Method The Program driver method allows customers to define their own custom print programs. Location for Custom Print Programs To call a custom print program using the Printer Drivers form, the program name, including the full path to the program, should be entered in the Program Name field.

Using Operating System Shell Scripts For operating system shell scripts, the printer driver method can be either command or program, as long as you populate the argument field correctly. Arguments That a Concurrent Manager Can Supply Values For The concurrent manager can supply four different values as arguments to the operating system print command it issues, or to a custom print program that it calls.

Example - Entering a Print Command and Arguments In this example, the UNIX print command "lp" is entered along with the arguments that a concurrent manager can supply values for. TITLE" -t calls out the report title to print on a banner or header page. Request ID. This is operating system dependent. The value retrieved is the output file name, including the path to the file.

Note that this file is a temporary file created from information from the Printer Driver definition from the Printer Drivers window and the actual output for the report.

Original request ID. Original user name. Output file path and filename. Note that the file here contains only the report output. Host name. Using Standard Input When Standard Input is set to Yes, the printer driver accepts standard input, so you can feed a report's output directly to the printer from standard input.

Using Initialization and Reset Strings Use the initialization and reset strings to set and reset the orientation, character set and line density for your printer. Initialization and reset strings consist of control characters and escape sequences. This option does not apply to the Subroutine driver method. Creating Custom SRW Drivers SRW drivers are read by Oracle Reports when a report is generated, and insert control characters that tell the destination printer where to set page breaks, and which characters to format as bold or underlined.

The predefined SRW file names are: A. Modify the new file with new control characters. Hierarchy of Printer Assignments As System Administrator, you can restrict concurrent programs and reports to direct their output to a specific printer.

The following table describes the printer assignment hierarchy: Form Explanation Concurrent Programs System Administrator As System Administrator, you can define a concurrent program to always direct its output to only one specific printer.

This setting cannot be overridden at runtime or when defining a report in a report set. Request Set System Administrator As System Administrator, you can assign a default printer to a report within a report set. Request Set Application Users Users can assign a default printer to a report within a report set, when they own the report set.

This default setting can be changed by the System Administrator. This assignment overrides the default Printer profile option set by the System Administrator. System Profile Values System Administrator As System Administrator, you can assign a default printer to an installation site, Oracle application, responsibility, or user.

Users can override this setting at runtime. Hierarchy of Print Style Assignments As System Administrator, you can require concurrent programs and reports to generate their output in a specific print style.

When the print style is not designated as a required print style, then other print styles may be selected, either as a default for a report in a report set, or at runtime when submitting the report, if two conditions are satisfied: The print style complies with the concurrent program's minimum values for columns and rows entered on the Concurrent Programs form.

The following table describes the print style assignment hierarchy: Form Explanation Concurrent Programs System Administrator As System Administrator, you can require a concurrent program to generate its output in a specific print style. If a Print Style is entered in a program definition, but is not required, it serves as the first default setting to be read. Request Set System Administrator As System Administrator, you can assign a default print style to a report within a report set.

Request Set Application Users Users can assign a default print style to a report within a report set, when they own the report set. System Administrator Printer and Print Style Settings Program Definitions, Printers and Print Styles As System Administrator you can restrict programs to send their output files only to a specified printer, for example, a printer in a secure office, using the Concurrent Programs form. Assigning Default Printers and Print Styles to Reports in a Set As System Administrator you can identify a default printer for each report within a report set, and assign a default print style for each report, using the Request Set form.

Selecting another available printer at runtime when submitting a report. Identify a default printer of their own by using the Personal Profile Values form. Users may override the default profile option setting their System Administrator defines. Concurrent Manager Arguments The concurrent manager can supply four different values as arguments to an operating system print command or custom print program. Enscript Arguments and Print Styles The following table lists some sample enscript arguments, using the Courier font, for converting a report's output into postscript for the portrait, landscape, landwide, and A4 print styles.

Font is Courier 8 point. Font is Courier 6 point. Syntax Explanation -r Enscript argument. Rotates the printer's output 90 degrees to print in landscape mode. Omits page headings. Concurrent manager token. You select this printer type when you register a printer using the Printers window. Printer Drivers Block Use this block to assign print styles and printer drivers to your printer types.

The Style button opens the Printer Styles window. The Driver button opens the Printer Drivers window. You must register a printer before you can print reports from it, using Oracle E-Business Suite. Printers Block Printer Enter the name your operating system specifies for the printer.

Type Select your printer type i. For example, print style determines the: Number of lines per page Width of each line Page orientation e. Once defined, a print style cannot be deleted.

Print Styles Block Define a print style. The combination of Name and User Name uniquely identifies a print style. See: Controlling Concurrent Managers. Style Name Multiple print styles display alphabetically in a list window. You cannot update a print style's name. Sequence Enter a number that determines the display sequence for your print style when performing a query in this window. User Style This user name does not appear anywhere except this window.

Layout Block Columns Enter the number of columns your print style defines. Rows Enter the number of rows your print style defines. Suppress Header Reports may print with a header page that indicates who requested the report and when. Orientation Enter the orientation of your printed page, for example, portrait or landscape. Platform Select the platform for which the printer driver is defined. An example is the lpr command in UNIX. Program The printer driver executes directly as a program, not through an operating system shell.

An example is a C standalone program for printing. Subroutines are specific to operating platforms and are invoked directly by a system call from the concurrent manager Driver Method Parameters Region Spool File Select whether the printer driver creates its own copy of a file for printing.

Standard Input Select whether the printer driver accepts standard input. Program Name If the driver method is Program , enter the full path to the program that the driver invokes.

If the driver method is Subroutine , enter the subroutine name that the driver invokes. Arguments When the Driver Method is set to Program, enter any generic arguments that must be supplied to the print program. When the Driver Method is set to Command, enter the full command and its arguments. Initialization Enter the initialization string that must be sent to the printer before the printer driver can begin printing. Reset Enter the reset string that returns the printer to its ready state when printing is complete.

Use this option to convert the output file. If you want to save the output file, use this option to define the ouput file name and its destination on the middle tier. Set this option to "y" to embed the number of copies to be printed in a PostScript file. If you set embednumcopies to "y", you can choose to have the copies collated, by setting this option to "y".

Specify the TrueType font file name. Font size for bold font in points. In the Thai language, some characters are combined into one glyph. If you set this option to "unicode", Pasta follows the Unicode BiDi algorithm. To shape the text, set this option to "y". Possible values are "arabic" for Arabic numerals, "hindi" for Hindi numerals, or "context" to use Arabic or Hindi depending on the context. Specifies the error log file's path and name.

Adjusts the space between lines. Adjusts the space between characters. Specifies the output format. The concurrent manager can issue an operating system print command and its arguments. The concurrent manager can call a custom print program and pass arguments to the program.

The concurrent manager can call a predefined Oracle E-Business Suite subroutine that passes a print command and arguments to the printer via the operating system. As System Administrator, you can define a concurrent program to always direct its output to only one specific printer. Users can assign a default printer to a report within a report set, when they own the report set.

Users can assign a default printer for all their reports using their Personal Profile Values form. As System Administrator, you can assign a default printer to an installation site, Oracle application, responsibility, or user. As System Administrator, you can require a concurrent program to generate its output in a specific print style.

I'll certainly bookmark this website for future reference along with further screening. Cheers, a whole lot for sharing this together! It is really very helpful for us and I have gathered some important information from this blog. Hp Print and Scan doctor. Thanks for such a great post and the review, I am totally impressed! Keep stuff like this coming Printer Support Online.

You might comment on the order system of the blog. You should chat it's splendid. Your blog audit would swell up your visitors. I was very pleased to find this site. I wanted to thank you for this great read!! If you are looking for more information about flat rate locksmith Las Vegas check that right away. Capcut for pc. That is really nice to hear. I'm a computer technical expert with a total experience of 10 years and I'm also working with the technical company.

A debt of gratitude is in order for sharing the information, keep doing awesome I truly delighted in investigating your site. Wow, cool post. I'd like to write like this too - taking time and real hard work to make a great article Thanks though. Creatbot 3D printer. Be it office or home, we need a printer, now we need it in both the places. Along with technology, all our gadgets are also getting updated and due to this update, all our work becomes very easy.

It is time for wireless, so everything is going wireless, so our printers have also become wireless. Today we will tell you how to connect HP Deskjet to WiFi, it is very easy, just need to follow the right steps, we will tell you step-wise how to connect hp deskjet to wifi.

I think this is an informative post and it is very useful and knowledgeable. Oracle Apps - Printer Setup. Fnd the below steps which will help to setup printer in Oracle Applications. Please check the status of printer at unix level by using the following command. The following is the order of Printer setup in Oracle Applications:.

Login to application using System Administrator or Application Administrator resp. Please provide the below values depending upon your configuration to set up. Description: Give some desc appropiate. SRW drivers are read by Oracle reports when a report is run and insert control characters which tell the destination printer on where to insert the page breaks and font to be used etc..

SRW driver is used when output file is sent to the printer. In the above example, file name would be HPW. Platform: Not required. Arguments: Printer Driver pass the following arguments to program. Name of the destination printer. Number of Copies to print. Banner of the title page. Initialization and Reset strings: Instructs printer on printing characteristics are needed for the document to be printed.

Printer vendor provides these details. Style Name : HPW. Seq: Enter unique sequence number. Style: Style name. Driver Name: Driver name. Printer : Printer Name. Type: Type defined earlier. Description : Useful description. Posted by Naresh Miryala. Ramakrishna January 29, at PM. Unknown December 8, at AM. Unknown December 18, at PM.



0コメント

  • 1000 / 1000