Screen Print and report print in 11g Forms

Hi,
I have created a popup menu in forms 11g which has a label print screen.
When user clicks on it, it is supposed to bring up the list of printers that user has on his PC, so that they can choose the printer where they want to print to.
Do I need to use webutil for it? or is there any other way?.
Thanks
Munish

If you plan on printing from the client your only options are to use WebUtil or write your own java bean.
That said, if you are generating the labels using Reports, why not generate to a pdf file? If you coded your form properly, the pdf will open on the client side in something like Acrobat Viewer. If they want to print it they can click on the "Print" button in PDF viewer.
If you really want to make it complicated and present a list of printers and allow them to pick one then send the job to the printer, this will take some effort. Here are some starter tips assuming the client will always be Windows based:
You can get the current default printer like this:
-- More registry info for printing can be found here:   http://support.microsoft.com/kb/102966
Declare
     rtn_Registry               varchar2(255);
     rtn_defaultPrinter          varchar2(255);
Begin
     rtn_Registry := CLIENT_WIN_API_ENVIRONMENT.Read_Registry('HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows','Device');
     rtn_defaultPrinter := substr(rtn_Registry,1,instr(rtn_Registry,',',1)-1);
     message (rtn_defaultPrinter);  -- This is the name of the default printer
End;Some printer properties and preferences can be called with something like this:
-- More details here:  http://support.microsoft.com/kb/q189105/
Declare
     my_cmd varchar2(255);
     rtn_Registry               varchar2(255);
     rtn_defaultPrinter          varchar2(255);
Begin
-- Get default printer
     rtn_Registry := CLIENT_WIN_API_ENVIRONMENT.Read_Registry('HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows','Device');
     rtn_defaultPrinter := substr(rtn_Registry,1,instr(rtn_Registry,',',1)-1);
     -- Printer default preferences
     my_cmd := 'rundll32 printui.dll,PrintUIEntry /e /n "'|| rtn_defaultPrinter ||'"';
     -- Printer properties
--     my_cmd := 'rundll32 printui.dll,PrintUIEntry /p /n "'|| rtn_defaultPrinter ||'"';     
     -- Printer queue
--     my_cmd := 'rundll32 printui.dll,PrintUIEntry /o /n "'|| rtn_defaultPrinter ||'"';
     If rtn_defaultPrinter IS NULL Then
          Message('Default printer not detected.');
          Message('Default printer not detected.');          
          RAISE Form_Trigger_Failure;
     End if;
     SYNCHRONIZE;     
     CLIENT_HOST(my_cmd);
End;The complete list of installed printers can be found in the Registry here:
<blockquote>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers</blockquote>
Take a look at this java bean example used to help print to the local printer from Forms.
<blockquote>http://forms.pjc.bean.over-blog.com/article-6621538.html</blockquote>

Similar Messages

  • Deploy 10g forms and reports in Oracle 11g

    Hi, I'm working in 10g forms and reports development. However, in my company want to migrate to Oracle 11g.
    My doubt is: May I deploy 10g forms and reports in Oracle 11g installation (Weblogis server + Oracle Fusion Middleware)?
    Thanks.

    I downloaded developer suite.does this developer suite includes 10g database also.becoz there are two disks for the developer suite whereas there was only one disk for oracle 10g datbase that i downloaded earlier and installed.if this developer suite includes database,reports and forms then do i need to uninstall the previous data base 10g that i installed.please help me regarding this.
    thanking you all

  • Configuring Export to PDF and Report Printing

    Greetings
    using Apex 3.1,Oracle 10g Release 2 on Hp-Unix
    i have got to Configure
    Export to PDF and Report Printing
    please mention Documents or Links for the Configuration
    thanks a lot

    Hello ahuja
    I would start here...
    [APEX Printing|http://www.oracle.com/technology/obe/apex/apex31nf/apex31rpt.htm]
    Kind regards
    Simon Gadd

  • I have Mavericks on my iMac and the latest version of iPhoto 9.5.1 (902.17) but no book, card, calendar, album, slideshow, print and order prints options under Share, which still shows Set Desktop.  Any ideas please?

    I have Mavericks on my iMac and the latest version of iPhoto 9.5.1 (902.17) but no book, card, calendar, album, slideshow, print and order prints options under Share, which still shows Set Desktop.  Any ideas please?

    LN,
    Since I couldn't expand the zip file on my desktop, I expanded the file on an external drive.  Here's the information:
    Hardware Information:
              iMac (27-inch, Late 2012)
              iMac - model: iMac13,2
              1 3.4 GHz Intel Core i7 CPU: 4 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce GTX 675MX - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    Startup Items:
              NUDC: Path: /Library/StartupItems/NUDC
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:16:52
    Disk Information:
              APPLE HDD ST1000DM003 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 999.35 GB (698.05 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. iPod
              HGST G-Drive Mobile USB 1 TB
                        EFI (disk1s1) <not mounted>: 209.7 MB
                        iMac Backup (disk1s2) /Volumes/iMac Backup: 999.86 GB (10.14 GB free)
              Elgato Systems EyeTV Hybrid
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. MacBook Air SuperDrive
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
              LSI Logic SYM13FW500-CDROM DRIVE 400mbit - 400mbit max
              Newer Technology, Inc. Oxford ATA Device 00 800mbit - 800mbit max
                        disk3s1 (disk3s1) <not mounted>: 32 KB
                        disk3s2 (disk3s2) <not mounted>: 29 KB
                        disk3s3 (disk3s3) <not mounted>: 29 KB
                        disk3s4 (disk3s4) <not mounted>: 29 KB
                        disk3s5 (disk3s5) <not mounted>: 29 KB
                        disk3s6 (disk3s6) <not mounted>: 262 KB
                        disk3s7 (disk3s7) <not mounted>: 262 KB
                        disk3s8 (disk3s8) <not mounted>: 262 KB
                        Media (disk3s10) /Volumes/Media: 499.97 GB (151.37 GB free)
              Newer Technology, Inc. Oxford ATA Device 00 800mbit - 800mbit max
                        EFI (disk2s1) <not mounted>: 209.7 MB
                        Mini Stack (disk2s2) /Volumes/Mini Stack: 999.86 GB (470.15 GB free)
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
                        Apple Inc. Thunderbolt to FireWire Adapter
    Kernel Extensions:
              com.AmbrosiaSW.AudioSupport          (4.1.2 - SDK 10.6)
              com.netralia.driver.VBMicDriver          (1.0.0 - SDK 10.7)
              com.netralia.driver.VBSpeakerDriver          (1.0.0 - SDK 10.7)
    Problem System Launch Daemons:
    Problem System Launch Agents:
              [failed] com.apple.accountsd.plist
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.elgato.EyeConnect.plist
              [failed] com.google.GoogleML.plist
              [loaded] com.google.keystone.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [invalid] com.oracle.java.Helper-Tool.plist
    Launch Agents:
              [failed] com.epson.eventmanager.agent.plist
              [failed] com.google.keystone.agent.plist
              [invalid] com.oracle.java.Java-Updater.plist
    User Launch Agents:
              [loaded] com.google.Chrome.framework.plist
              [failed] com.google.GoogleContactSyncAgent.plist
    User Login Items:
              EyeTV Helper
              apple-scc-20131222-190227
              Skype
              Messages
              Thunderbird
    3rd Party Preference Panes:
              remoting_host_prefpane
              Déjà Vu
              DivX
              Flash Player
              Flip4Mac WMV
              GPGPreferences
    Internet Plug-ins::
              Shutterfly: Version: 3.0.1
              Google Earth Web Plug-in: Version: 6.2
              Default Browser: Version: 537 - SDK 10.9
              Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8
              Musicnotes: Version: 1.17.3
              OfficeLiveBrowserPlugin: Version: 12.3.5
              PandoWebInst: Version: 1.0
              FlashPlayer-10.6: Version: 12.0.0.39 - SDK 10.6
              DivXBrowserPlugin: Version: 1.4
              RealPlayer Plugin: Version: (null)
              Flash Player: Version: 12.0.0.39 - SDK 10.6 Outdated! Update
              iPhotoPhotocast: Version: 7.0
              googletalkbrowserplugin: Version: 4.9.1.16010
              QuickTime Plugin: Version: 7.7.3
              AdobePDFViewer: Version: Unknown
              Photo Center Plugin: Version: Photo Center Plugin 1.1.2.0
              Silverlight: Version: 5.1.20913.0 - SDK 10.6
              ContentUploaderPlugin: Version: 1.2
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
    User Internet Plug-ins::
              WebEx64: Version: 1.0
              Move_Media_Player: Version: npmnqmp 071505000006
              WebEx: Version: 1.0
              MRJPlugin: Version: 1.0-JEP-0.9.0
    Bad Fonts:
              None
    Old applications:
              Audiogalaxy Helper:          Version: 3 - SDK 10.5
                        /Applications/Audiogalaxy Helper.app
              Disc Cover 3:          Version: 3.0.10 - SDK 10.5
                        /Applications/Disc Cover 3.app
              Epson Printer Utility 4:          Version: 9.14 - SDK 10.5
                        /Library/Printers/EPSON/InkjetPrinter2/Utility/UT4/Epson Printer Utility 4.app
              Keynote:          Version: 5.3 - SDK 10.5
                        /Applications/iWork '09/Keynote.app
              Kies:          Version: 2.1.0.13071_1 - SDK 10.5
                        /Applications/Kies.app
              Microsoft Alerts Daemon:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Alerts Daemon.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Microsoft Chart Converter:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Chart Converter.app
              Microsoft Clip Gallery:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Clip Gallery.app
              Microsoft Database Daemon:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Database Daemon.app
              Microsoft Database Utility:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Database Utility.app
              Microsoft Document Connection:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Document Connection.app
              Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
              Microsoft Excel:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Excel.app
              Microsoft Graph:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Graph.app
              Microsoft Language Register:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Microsoft Office Reminders:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Office Reminders.app
              Microsoft Outlook:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Outlook.app
              Microsoft PowerPoint:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft PowerPoint.app
              Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
              Microsoft Upload Center:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Microsoft Upload Center.app
              Microsoft Word:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Microsoft Word.app
              My Day:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/My Day.app
              Numbers:          Version: 2.3 - SDK 10.5
                        /Applications/iWork '09/Numbers.app
              Open XML for Excel:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Open XML for Excel.app
              Pages:          Version: 4.3 - SDK 10.5
                        /Applications/iWork '09/Pages.app
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              Senuti:          Version: 1.2.9 - SDK 10.5
                        /Applications/Senuti.app
              Solver:          Version: 1.0 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              SyncServicesAgent:          Version: 14.3.1 - SDK 10.5
                        /Applications/Microsoft Office 2011/Office/SyncServicesAgent.app
              TechTool Deluxe:          Version: 3.1.4           - SDK 10.4
                        /Applications/TechTool Deluxe.app
              TurboTax Home Business 2011:          Version: 2011.r15.011 - SDK 10.4
                        /Applications/TurboTax Home Business 2011.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 930.71 GB Disk used: 280.61 GB
              Destinations:
                        iMac Backup [Local] (Last used)
                        Total size: 931.19 GB
                        Total number of backups: 31
                        Oldest backup: 2013-12-19 05:31:29 +0000
                        Last backup: 2013-12-26 15:57:21 +0000
                        Size of backup disk: Adequate
                                  Backup size 931.19 GB > (Disk used 280.61 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   2%          EyeTV
                   1%          WindowServer
                   1%          Google Chrome
                   1%          EtreCheck
                   0%          AddressBookSourceSync
    Top Processes by Memory:
              328 MB          thunderbird
              213 MB          com.apple.IconServicesAgent
              205 MB          mds_stores
              197 MB          iPhoto
              164 MB          Google Chrome
    Virtual Memory Statistics:
              2.81 GB          Free RAM
              3.50 GB          Active RAM
              778 MB          Inactive RAM
              948 MB          Wired RAM
              499 MB          Page-ins
              0 B          Page-outs

  • Can I use Airport Express for printing and Ethernet printing at same time?

    I've been trying to set up a couple of laser printers that were given to me recently. The printers are Apple LaserWriter 16/600 PS and Samsung CLP-510. The reason I'd like to have both up and running is because the black toner for the Samsung costs twice as much as the toner for the LaserWriter. I have two questions that I am hoping someone will be able to answer.
    1) The CLP prints a test page just fine. I was finally able to get the Samsung printing while directly connected to my PowerBook G4 via usb (I had to install a Xerox Phaser 6100 driver to do so!). Today I tried putting the usb into my Airport Express (which I use for my portable internet and airtunes) and now the printer does not respond. When I try to add the CLP as a bonjour printer, I get an error adding the printer and the printer does not respond. Can someone offer some advice as to how and if the CLP may work via the Airport Express?
    2) The LaserWriter prints a test page just fine. I purchased a transceiver (albeit not an Apple transceiver - this one says Asante Friendlynet, the guy I bought it from said it would work though). The transceiver is connected to the Ethernet port on the printer - and I have a yellow ethernet cable (?) running from the transceiver to the ethernet port on my computer. I read somewhere on the internet that I need to turn on Appletalk in order to use the printer via ethernet but when I went into my network settings to do that, there was a warning that I could not turn on appletalk for ethernet without forsaking my airport. Can someone offer some advice as to how and if the 16/600 PS may work via ethernet without disrupting my (working) airport express? Also - I did not receive any software or drivers with this printer but I read that I may not need to (they come with Tiger - ?) Is anyone able to confirm this?
    Any help would be TOTALLY appreciated!
    Leigh-Ann

    Hello Kappy! Thank you for taking the time to reply to my question.
    I should update you at this point to say that I can add the 16/600 PS printer through a process that I found called 'Direct IP printing over ethernet'. (I think I've done this correctly - but I honestly have no idea about network stuff). Here's what I did:
    -went into system prefs and looked at the network settings under built-in ethernet tab. Under TCP-IP I found the IP address of my network host.
    -In the Printer Setup Utility I tried to manually add the 16/600 PS printer. In the Printer Browser window, I selected IP Printer.
    -Under IP printer, I selected LPD Protocol. I inserted the IP address copied from my network settings (above) in the address bar. In the Queue bar I typed in the name of the printer 'Apple LaserWriter 16/600 PS'.
    -Again in the Printer Browser box I gave the printer a name and location. Finally, in the 'print using' box I selected Apple and then chose the model from the drop down list. 'Apple LaserWriter 16/600 PS fax v.2014.016'
    -I got a dialogue box that asked about other installable features - clicked ok.
    -when I tried to print a Word document, the Apple LaserWriter driver opened up and appeared in my dock and then I got an immediate error saying "network host ---.---.--.--- is busy, down, or unreachable..."
    -I tried to repair permissions, but it did not resolve my issue.
    -I noticed that even after adding the 16/600, it did not show up as a bonjour printer, but remained visible as a printer in my list (although grayed out).
    I did some troubleshooting and the best I could find as a close match for my problem was that perhaps I had entered the name incorrectly in the Queue box...? If anyone knows how to find the appropriate name to insert I would sure appreciate knowing.
    Finally - you should probably know that I received this printer from someone else. I guess I'm wondering if I need to be resetting network settings on the printer somehow? The test page lists the following:
    Ethernet (Address: 08:00:07:84:78:e9)
    EtherTalk: PostScript
    NetWare: AutoSelect
    TCP/IP: AutoSelect
    IP address: 0.0.0.0
    And - now finally, to answer your questions (the best I can, that is)
    I did connect the yellow network cable directly into my laptop (right side, 4th input, counting away from me). I have a portable internet modem that plugs into my wall (for power) and then has a cable (Ethernet?) that goes into my Airport Express (LAN port?). I have no other router and there are no other inputs or outputs on my modem. My Airport Express has only one input for the modem, one mini input for airtunes, and one usb input (in which I have a cable connecting to my other laser printer (now working wirelessly via Airport Express!!)
    Should I have these cables hooked up differently?
    What is a Phonenet adaptor? My internet is provided via a cable service (not DSL). It is wireless and portable - I can take it to any major city in Canada and it works as long as it is plugged into a power source and near a window.
    I really appreciate any help you can offer. At this point I must have spent the better part of almost two weeks trying to get these older laser printers up and running.
    Thank you again.
    Leigh-Ann

  • I have a e printer and thee printer is on the same wifi net work as the iPad, when I select print from the iPad the response is no printers. I can successfully email from my iPad to the printer. How can I make my iPad recognize the printer?

    I have an e printer and the printer is on the same network as the iPad. When I attempt to print from the iPad I get a message no printers available. How can I get my iPad to recognize the e printer?

    This printer has worked for me with out fail at my house.  I am traveling in an RV and am at the mercy of the RV Wifi.  I do not have access to the router.  The printer has been recycled a number of times as well as the Ipad.  The printer is set up and has access to the wifi.  It seems to me that the Ipad and Iphone are not recognizing the connection with the e printer.  I was hoping there was some adjustment that could be made to the Ipad and Iphone.  I can email to the printer from both gadgets.  I will try to recycle the devices again.

  • What is the difference between local printing and remote printing in SAP

    Hello Nation,
    I would like to know what is the difference between local printing and remote printing in SAP and in what scenarios they are used ?
    1.What is local printing in SAP ?
    2.What is Remote Printing in SAP?
    3.what is the difference between local printing and remote printing in SAP ?
    Thank you in Advance.
    Regards,
    -Mohamed Naveen.

    Hi,
    This is SAP Business one system administration forum. Please find correct forum and repost your discussion to get quick response.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • HT204216 Used to highlight just the portion of an article that I wanted to print and press print selection only.  How do you do that with a MAC?

    Used to highlight just the portion of an article that I wanted to print and press print selection only.  How do you do that with a MAC?

    Depends to some extent what application you're printing from, and what printer you're using, but here's the dialogue box for ⌘P in Firefox -
    Note the option to print selection only.
    Haven't looked before, but I can't find anything similar in Pages print options.
    It does appear in Word though.
    Message was edited by: noondaywitch

  • How to link another forms and reports in one main forms?

    hai all,
    how to link another forms and reports in one main forms?
    i am creating Custom forms Main_menu
    in that i am puting on button and
    pl/sql code for when-button-pressed
    BEGIN
    Open_form('GROUP_MSTR_ENTRY');
    END;
    i am getting:
    ERROR:frm-40010: cannot read form GROUP_MSTR_ENTRY
    also i am un able change the text colour in form.
    how to link reports in forms?
    any help?
    before open i have to link all form i need?
    thanks in advance
    rcs
    ------

    even after changing to The forms_path variable and
    put the executable(GROUP_MSTR_ENTRY.fmx
    F:\oracle\ora90\FORMS60\server\FACCT\MAIN_MENU\GROUP_MSTR_ENTRY.FMX
    not working
    also i am un able change the text colour in form. how?
    how i can find?
    $ORACLE_HOME/forms/server/default.env
    my files are
    9i oracle database
    SQL*Plus: Release 9.0.1.0.1 - Production on Fri Dec 19 11:37:07 2008
    E:\oracle\ora90\bin\oemapp.batt
    forms6i
    F:\oracle\ora901\bin\
    since 9i is later than forms 6i i am unable to put in the same directory
    ------------

  • I am trying to print a  jpg, centered on the page, to epson printer and the printed image is off center, does anyone have a sense about setting to check?

    i am trying to print a  jpg, centered on the page, to epson printer and the printed image is off center, does anyone have a sense about setting to check?

    right click a blank area of the toolbar, click Customize. You'll see the printer icon there. Drag and drop it to where you want.
    You can also find this option under View -> Toolbars -> Customize.

  • Acrobat on OSX does not use printer preset. Every single time I have to print I have to click printer and then print to load the preset and then click print again from the main dialog. I am printing to a Xerox that has the copier code in the preset so if

    Acrobat on OSX does not use printer preset. Every single time I have to print I have to click printer and then print to load the preset and then click print again from the main dialog. I am printing to a Xerox that has the copier code in the preset so if I don't do this it will not print. This has been broken for in every version I have tried. This extra clicks are taking years off my life. Did I remember to do the extra clicks? I don't know, I guess I will run down the hall and check. Please fix this.

    What operating system are you running? I assume they had you install the latest BIOS. True? If it were mine, I would suggest forcing it to use integrated graphics (in the BIOS) to rule out a problem with the NVidia driver.

  • I have a B210 printer and cannot print 4 X 6 from my computer either Adobe, HP essentials or Kodak i

    I have a b210 printer and cannot print 4 X 6 from my computer other than Snapfish.  I have photos either on Adobe 8; scanned to myu HP Essentials or kodak.  Even though I have paper that will fit in the printer.  How can I rememdy this.

    Hi, Matty. Select Page Setup from iPhoto's File menu, select your printer, and choose 4x6 as the paper size. I believe the Print dialog box governs what size the image is printed at, but the Page Setup dialog governs which paper tray is used. I don't have a printer that can use 4x6 paper, so I can't test this suggestion myself. Hope it works for you.

  • I cannot print pages displayed by firefox, the printing just hangs when I go to File--- Print and press print.

    If I want to print a page displayed by Firefox, I do the usual, I go to file, choose Print and press Print on the print window. Then the printer just hang, nothing happens.
    No problem with MSN, Word, WordPerfect, Yahoo, etc
    Thanks for your help.

    There's no "pages" of information, it's one long page of preferences.
    '''print.printer''' will be listed multiple times, there are like 3 dozen or more preferences for each printer. If you have more than one printer there will be groups of prefs for each printer.
    You can try resetting only '''print.print_printer''' and then restart Firefox, and see if that solves your problem. But chances are that you may need to reset every pref for that printer.
    Also make sure that you don't have multiples of the same prefs for that printer. It is very possible that you may find duplicates like this or similar. <br />
    '''print.printer_HP Officejet 6500_Series(2).print_evenpages'''
    (2) or (3) in a pref means you have multiple prefs for the same printer ''(usually caused by installing the print drivers multiple times without uninstalling the old drivers first)'', and that can cause problems with Firefox; the "printer" driver you select probably ain't gonna be the one that is really "installed". If you see something like that, you will definitely need to reset every pref for that printer; the duplicates will be gone after the restart and won't return after you use your printer the first time after the reset.

  • How can I print a report in JDev 11g TP4

    I am using JDev 11g TP4 .. in ADF application how can I print a report?
    Thank you
    Sameh Shokry

    You do file->print from your browser's menu I guess.
    There is also this:
    http://one-size-doesnt-fit-all.blogspot.com/2008/03/creating-printer-friendly-jdev-adf.html

  • Smart form printing issue with LOCL printer and SAP printer

    Hi,
    The issues are as follows:
    1. the top portion of the Invoice and PO does not print when using the SAP printer (works when using LOCL)
    2. the shaded areas of the Order Confirmation and Invoice are black when printing to a SAP printer (works when using LOCL)
    In an attempt to correct the printing issue is was suggested that we change the SAP printer device type from HPLJ4 to POST2. This did address the problem where the shaded areas were black but then we received reports that other reports printed "garbage". Its possible that using POST2 device type causes issues when printing to HP compatible printers.
    Apparently all the testing was done using the SAP printer LOCL and not the SAP printer name and SAP spool system. LOCL uses the SAP GUI and Windows system to produce the output. Our production users at the plant site and Toledo are using SAP defined printers with the device type of HPLJ4. HPLJ4 is our standard here as OC for our printer definitions and we have HP compatible printers installed in our Toledo location and all of our remote sites. We need to be able to correctly print the Invoices, Purchase Orders, Sales Order Confirmations on our SAP printers.
    What can be done to the reports to allow them to print on our HPLJ4?
    Thanks,
    Babu

    Hi Prathap,
    Check the background shading of the windows of the Smartform where you get the black boxes. If it is set something like this:
    Color: White
    Saturation: 100%
    this can be the problem.
    I know it is strange but some black and white printers cannot handle this setting. They only know one color black so the ignore the color setting and just take the saturation 100% setting.
    The reason it works with local and device type SAPWIN is that the print data is created in Windows and sent to the printer as graphic.
    Please change the shading for window MAIN -> tab 'Output Options' to:
    Color: Black
    Saturation: 0%
    and this should resolve the problem.
    Then create a new spool and check if the problem is resolved. See SAP Note #400050.
    Regards,
    Prabhu

Maybe you are looking for

  • Cannot open power point.ppt files (2003) in MS Office 2010

     I cannot open power point .ppt (97-2003)files in MS Office 2010. when I try to open the .ppt file in MS Office 2010. It says " PowerPoint found a problem with content in xxx.ppt. PowerPoint can attempt to repair the presentation. If you trust the so

  • JasperReports in Oracle 10g?

    Hi I have seen this small java sample there show how to use JasperReports. http://www.cise.ufl.edu/~otopsaka/CIS4301/ReportDemo/ReportFromJava.html Is it possibel to store a littel java program like the samle as stored procedure and run the stored pr

  • Budget (FI and MM)

    hi frds, I got one issu  like this: The top management allowed this year budget amount like  50L (example).The month of mid,how many po net value used this budget amount?how much balance amount  in budget?how many invoive did above the budget? The cl

  • How can I turn off my iTunes match ? I need to chance my country.

    I want to change my country, but I can't with iTunes Match on. I already turned off the Renew. I want to cancel it.

  • ABAP KT documents

    Hi Everybody, Can please some one help with the ABAP KT documents. We need to take the knowledge transfer from our new client. We need the questionaire that needs to be asked to the vendor who is already serving the client. Would appreciate if some o