Printing with differnet printers

Hi,
I am developing forms using SAp Scripts. The client sometimes uses inkjet printer else dotmatrix printer. Since we have designed form for inkjet printer in print lay out the alignment for dotmatrix printer considerably varies. Is there a way by which we can design form for the two printers with perfect alignment?
Rakesh

Hi
No, Nothing can be controlled from Form side
Certain printers doesn't support certain fonts of data and prints not correctly
see the OSS notes
OSSNote:960341
Symptom
In some device types (e.g HPLJ4, HPLJ5) you experience non-uniform character spacing in the PDF document after the PDF conversion of SAPscript or Smart Forms documents, using HELVE or TIMES fonts. You want to know the reason.
Other terms
CONVERT_OTF, SAPscript, Smart Forms
Reason and Prerequisites
The problem is not due to an error in the PDF converter but due to the fact, that the printer font, underlying the device type (e.g. Univers or CG Times in PCL-5 device types), is not available for the PDF converter and is either not available in Adobe Reader. The PDF converter has to try to simulate the layout of the printer font by means of a font which is predefined in Adobe Reader. This is done by assigning the letter widths of the printer font to the font used in Adobe Reader.
The PDF file contains a table with letter widths, used by Adobe Reader in the output of text, for each used printer font (except PostScript fonts).
Example:
%Charwidth values from HP4300 HELVE 060 normal
/Widths
[ 278 333 500 633 633 1000 758 333 333 333 633...
Adobe reader converts this width table, by modifying the space between each character, so that the specified letter width (= space between the current and the next letter) is kept.
This 'Simulation' of printer fonts results in the sometimes visible irregular spaces in PDF.
The PDF converter always uses the Helvetica Adobe PostScript font for the display of HELVE and the Times Roman Adobe PostScript font for the display of TIMES. However, for these Adobe PostScript fonts, Adobe Reader often uses a Windows TrueType font, which differs slightly from the original PostScript font.
Solution
Workaround: Use the POST2 PostScript device type or the PDF1 PDF device type for the PDF conversion of documents in the Latin-1 character set. They both use the Adobe PostScript fonts Helvetica or Times Roman for the HELVE/TIMES printer fonts.
Header Data
Release Status: Released for Customer
Released on: 30.06.2006  12:44:06
Priority: Recommendations/additional info
Category: Consulting
Primary Component: BC-CCM-PRN Print and Output Management
Secondary Components: BC-SRV-SCR SAPscript
OSS Note: 776507
Symptom
Documents printed via SAPscript or SmartForms do not print with correct special characters, e.g. ### prints instead of Japanese or Russian characters. What to do?
Other terms
SAPscript, SmartForms, printing, device types, OTF
Reason and Prerequisites
Help required to choose proper fonts in a SAPscript or SmartForm
Solution
When using SAPscript or SmartForms to print (or email or fax) a form from a business application, many factors influence the outcome of the actual text within the form. All these factors must be checked in order to ensure a correct printout:
1) The language version of the form used to produce the printout.
Example: If you want to print a French invoice, you need to have a FR version of your SAPscript or SmartForms invoice form RVINVOICE01. And the application program must specify the corresponding language key (FR) when calling the SAPscript or SmartForms API.
2) The font selections specified in the form (possibly also in a SAPscript style or SmartStyle used in a form).
Example: In a SAPscript form or a SmartStyle you need to specify HELVE if you want to print German text in Helvetica (or similar) font. If you want to print Japanese text, HELVE is not a valid choice but you need to specify a Japanese font like JPMINCHO in your Japanese form.
3) The output character set of the device type
Every printer in transaction SPAD has a "device type" assigned. Device types used by the spooler for printing support only one single specific output character set. All text from the form has to be converted (using SAP's built-in character conversion mechanism) to this output character set.
A character set can typically support either a single language (e.g. Shift-JIS which supports only Japanese) or a set of languages (e.g. ISO 8859-1, which supports Western-European languages). It is possible that a given language (such as German) can be supported by several output character sets, e.g. you may use either ISO 8895-1 (Latin-1) or ISO 8859-2 (Latin-2) to represent German text. This is so because both character sets contain the special characters used in German.
Example: HPLJ4000 is a HP LaserJet device type supporting the ISO 8859-1 (Latin-1) character set. ISO 8859-1 can be used to represent e.g. Dutch, English, French, German, Spanish, Swedish but NOT Russian or Japanese.
As a consequence, it is ok to use HPLJ4000 to print English, German French etc. but not for Japanese or Russian.
4) The set of available printer fonts for a given device type
When formatting a document, SAPscript and SmartForms perform an automatic mapping of the font definitions in the form (e.g. "HELVE 14 point bold") and the available printer fonts of the device type. A replacement printer font is chosen, should the specified font selection not be available in the device type. Now this replacement can be problematic if a language-specific font, such as Chinese CNSONG, is specified in a form and it gets replaced by a font which does not support this language, e.g. COURIER.
To solve this problem, font families in SE73 have language attribute assigned, e.g. some fonts are characterized as being suitable only for certain languages. And when a replacement has to be chosen because the original font from the form is not available in the device type, a replacement font is chosen which has the same language attributes.
If no fonts for the language in question exist in the device type, the resulting font will not be able to print the special characters and you will see "wrong" output characters in the printout.
Note on SAPscript/SmartForms Print Preview:
The OTF Print Preview available in Windows GUI (e.g. from transaction SP01) will sometimes not show the "wrong" characters which appear on the final printout. Here is the reason: since the Print Preview runs in Windows environment, it will use Windows fonts to represent the actual printer fonts. A Windows font typically has more available characters (i.e. covers more character sets) than are actually available in a printer's resident font.
A typical example where the Print Preview will differ from the printout is here: if you have a Chinese PCL5 printer such as CNHPLJ4 and use the Western Latin font COURIER in your document, the print preview will show you Chinese characters if you (by accident) tried to format Chinese characters in COURIER font. This is because Windows will automatically choose a font that can output Chinese characters (which is actually not Courier). But when you print the job on an actual PCL5 printer with resident Western and Chinese fonts, the Courier font will not print any Chinese characters but Western special characters instead, because the printer's resident Courier font does not include Chinese characters.
Rule of thumb: all Asian device types (e.g. CNHPLJ4, JPHPLJ4, JPPOST, KPHPLJ4) support not only Asian fonts but also COURIER, HELVE and TIMES fonts. But these Latin fonts can only be used to print English text, not Chinese/Japanese/Korean characters.
Which fonts are suitable for a given language?
Language(s):            Font family to use in a form:
Latin-1 (Western Europe/Americas) *******
DE,EN,FR,ES,NL,SV       COURIER, HELVE, TIMES
                        (LETGOTH, LNPRINT)
Latin-2 (Central Europe) ****************
PL, CZ                  COURIER, HELVE, TIMES
ISO 8859-4 (Baltic) *********************
ET, LT, LV              COURIER, HELVE, TIMES
ISO 8859-5 (Cyrillic) *******************
BG, RU, SR, UK          COURCYR, HELVCYR, TIMECYR
ISO 8859-7 (Greek) **********************
EL                      COUR_I7, HELV_I7, TIME_I7
ISO 8859-8 (Hebrew) *********************
HE                      COURIER, HELVE, TIMES
ISO 8859-9 (Turkish) ********************
TR                      COURIER, HELVE, TIMES
Simplified Chinese **********************
ZH                      CNHEI, CNKAI, CNSONG
Japanese ********************************
JA                      JPMINCHO, DBMINCHO, DBGOTHIC
Korean **********************************
KP                      KPBATANG, KPDODUM, KPGULIM
                        KPGUNGSE, KPSAMMUL
Traditional Chinese *********************
ZF                      TWDPHEI, TWMING, TWSONG
Thai ************************************
TH                      THANGSAN, THDRAFT, THVIJIT
Arabic (Unicode systems only) ***********
AR                      ANDALE_J
Verify your output by examining the OTF data
When analysing printing problems of this type, be sure to check the OTF data which gets produced by SAPscript or SmartForms. OTF or "Output Text Format" is the intermediate page-description format generated from SAPscript or SmartForms. OTF will contain the final printer font names and character set/language identifiers which help to solve the problem. OTF will even name the form and the language of the form used to create the output.
The easiest way to do this is to create a spool request from your application, run transaction SP01, use menu
Goto->Display Requests->Settings
and choose
Display Mode: Raw
Now display your spool request. If this is a SAPscript or SmartForms spool request, you will see OTF data. Each line represents one OTF command, every command starts with a 2-character cmd identifier and possibly some cmd parameters follow.
Here is an excerpt from a sample OTF file where we highlight the most interesting commands:
//XHPLJ8000    0700 00000000001
IN04EALEXTEST_ZEBRA
IN05%PAGE1
OPDINA4  P 144  240 1683811906000010000100001
IN06%WINDOW2
MT0024401289
CP11000000E
FCHELVE  120  00109XSF100SF101110000067E X
UL +0000000000000
SW00067
CT00000000
ST0453037Dieses SF hat Stil ALEXTEST_ZEBRA mit
The 1st line with the // (Control) command reveals the device type usedto print: HPLJ8000
//XHPLJ8000    0700 00000000001
The 2nd line (IN = Info command) shows the name and (internal 1-char)language key of the form:
IN04EALEXTEST_ZEBRA
In this case it is the English (E = EN) SmartForm ALEXTEST_ZEBRA
The OP-line (OP = Open Page) gives the page format used in the form, it is DINA4 Portrait orientation:
OPDINA4  P 144  240 1683811906000010000100001
The CP (CodePage) cmd shows the SAP system codepage used to code the text and the active language. In our case it is codepage 1100 and language E = EN = English.
CP11000000E
Finally, the FC-cmd (Font Call) lists a printer font selected within SmartForms. Please note that every SmartForm has a designated default SmartStyle under "Form Attributes->Output Options". In addition, every text node can have a SmartStyle attached (which will override the definitions from the default style for the text). In our case the resulting printer font that was selected is HELVE 12.0 pt bold-off, italic-off.
FCHELVE   120  00109XSF100SF101110000067E X
Header Data
Release Status: Released for Customer
Released on: 22.08.2005  09:57:20
Priority: Recommendations/additional info
Category: Customizing
Primary Component: BC-CCM-PRN Print and Output Management
Secondary Components: BC-SRV-SCR SAPscript
BC-SRV-SSF Smart Forms
<b>Reward points for useful Answers</b>
Regards
Anji

Similar Messages

  • Troubles printing with networked printers

    I have a printer connected to a Mac Mini (with Leopard installed) and am trying to send something to print from my G5. The computer sees the printer but it always comes back saying "com.apple.print.recoverable-warning". Apparently it is having trouble communicating with the printer. The computers are connected through a wireless connection using a airport extreme base station. The printer is physically connected to the Mini since the usb has a external drive connected to it. There are no problems printing from the Mini but only when trying to do it from another computer on the network.
    Anyone have any suggestions?
    Thanks,
    D.J.

    I get the same message (com.apple.print.recoverable-warning), but my printer is on, plugged in to a USB hub which is plugged into the TC. I've re-started the printer, plugged it directly into the TC USB port, added it as a new TC printer to my printer list and selected it, but no change. I'm about to give up on shared printing with the TC and just plug the printer back into one of my Macs.
    Anyone have any other ideas? (Despite high hopes, the new Airport Utility update did nothing for me.)

  • I cant print with any printers at all...

    I try to print using my HP lazerjet 2200 and the computer recognizes the printer. However when i click print it sends the job to the printer and then it never prints. The Print icon shows up on the dock and then after 3 or 4 seconds dissappears. When i look at the printing queue its empty and in colpeted print jobs it shows that the document printed. Ive tried the reset printing system trick and that doesnt seem to work. Ive also tried the Printer Setup Repair program and that was no use either. Iv even deleted the printer from the computer several times and added it again and i still have no luck. How can i fix this problem?

    Ive even tried this with several other printers i have and none seem to work. However with my other mac and windows based pc's they work fine.

  • Form ,Table with borders not printing in other Printers

    Hi All,
    I am trying to print a smartform with original language as Arabic .
    When I am taking a print out with Laser Jet printer , the table is coming with borders and everything is perfect .
    But when I am trying to take out print with other printers ,Table borders are not showing up .
    Please let me know the cause of this issue .

    Hi Joe,
    You can check with your SPAD configurations.
    SPAD->Device Type->Attributes Tab
    If its a dot matrix printer it won't print vertical lines. Different printers have different print margins. This could be also a reason as you are shifting different printer types  on the same smartform.
    Edited by: K.Manas on Jan 17, 2011 10:22 AM

  • Major Printing Problem - Can't Print in any App, with Any Printers

    I help my Aunt with her three Macs (2 eMacs, 1 MacBook, all running 10.4.8 right now) at her office, and she had me come to help recently because one of the eMacs stopped printing anything; here's what happens:
    In every app besides Word (e.g. Safari, TextEdit, AppleWorks, etc.): If I click File>Print... or press 'Command-P,' the cursor turns into the spinning rainbow for a few seconds, and nothing happens (meaning I can do anything I want in the application, as if nothing at all happened).
    In Word: If I click File>Print... or press 'Command-P,' Word sits for a minute with the spinning rainbow, then locks up and quits itself. BUT, if I click the little 'print' button in the toolbar (the one that bypasses the print dialog box), the file will print.
    I tried resetting the printing system, setting up different printers on the computer, printing over the network and over USB (directly connected to port 1 on the eMac), and re-downloading/installing the printer drivers for the Brother 5250DN laser printer AND the HP LaserJet 1200 laser printer, but all to no avail.
    I can run the Printer Setup Utility and recognize the printers (via Bonjour over the network and via USB), and the computer can run the printer setup utilities, so I know the printer communicates fine with the computer. I also can print to the printers (both the networked one and the Brother) from any of the other Macs (including my own laptop) over the network. But I can't get the print dialog box to show up for any printer on the one eMac.
    I'm determined that this problem lies within the OSX printing system, but reinstalling the whole OS is not an option, as I would have to re-setup all the software, user accounts, special network settings, etc. (even if I do an Archive and Install). Is there anything I can do??? (I seem to recall someone else having this problem, but I can't find that thread on the forum).

    There's another thread describing this same problem. I am having the issue too. As I posted in the other thread:
    "Well, I did a full Archive and Install, with restore user settings, and the thing still won't print! All apps crash when trying to print (except Mail.app, which is odd). So it appears all of the files required for printing are there since Mail.app works, but I still can't print from Safari, Firefox, Preview, TextEdit, etc etc. ARGH!!!!
    Next step is to downgrade to 10.4.8."
    If that doesn't work, I guess an Erase and Install would be th next step.

  • HT4356 Why are Kodak printers not on this list and how can I print with my Kodak printer

    Why can I not able to print with a Kodak printer

    How to Print from Your iPad: Summary of Printer and Printing Options
    http://ipadacademy.com/2012/03/how-to-print-from-your-ipad-summary-of-printer-an d-printing-options
    Print from iPad / iPhone without AirPrint
    http://ipadhelp.com/ipad-help/print-from-ipad-iphone-without-airprint/
    How to Enable AirPrint on a Mac and Use Any Printer
    http://ipadhelp.com/ipad-help/how-to-use-airprint-with-any-printer/
    iPad Power: How to Print
    http://www.macworld.com/article/1160312/ipad_printing.html
    Check out these print apps for the iPad.
    Print Utility for iPad  ($3.99) http://itunes.apple.com/us/app/print-utility-for-ipad/id422858586?mt=8
    Print Agent Pro for iPad ($5.99)  http://itunes.apple.com/us/app/print-agent-pro-for-ipad/id421782942?mt=8   Print Agent Pro can print to many non-AirPrint and non-wireless printers on your network, even if they are only connected to a Mac or PC via USB.
    FingerPrint turns any printer into an AirPrint printer
    http://reviews.cnet.com/8301-19512_7-57368414-233/fingerprint-turns-any-printer- into-an-airprint-printer/
     Cheers, Tom

  • I am trying to get my Canon MP190 to print with Macbook, OS10.5.8. I used to use the printers utility file to check ink levels. Now am told must go to Apple for latest drivers, etc. Where do I go??I am lost.

    DesertCatVicki
    I am trying to get my Canon MP190 to print with Macbook, OS10.5.8. I used to use the printers utility file to check ink levels. Now am told must go to Apple for latest drivers, etc. Where do I go??I am lost.

    Printer and Scanner software available for download:
    http://support.apple.com/kb/HT3669?viewlocale=en_US

  • Unable to print with 2 identical printers unless I switch the port setting

    I have 2 identical HP Deskjet 6940 printers
    (I assume they are identical unless there is a way to verify the guts inside or different)
    When ever I want to print to one or the other printer, I have to open into the printer properties and go to Ports and switch between USB001 or USB002.
    I have tried uninstalling the printer driver and reinstalling it as well as letting Windows detect the printer driver, but it still creates another Port and one printer always insists on printing to one particular port and the other printer prints to the other.
    How do I set both printers to print with the same port so I don't have to constantly go into the properties to switch them back again?

    cornpops wrote:
    I have 2 identical HP Deskjet 6940 printers
    (I assume they are identical unless there is a way to verify the guts inside or different)
    When ever I want to print to one or the other printer, I have to open into the printer properties and go to Ports and switch between USB001 or USB002.
    I have tried uninstalling the printer driver and reinstalling it as well as letting Windows detect the printer driver, but it still creates another Port and one printer always insists on printing to one particular port and the other printer prints to the other.
    How do I set both printers to print with the same port so I don't have to constantly go into the properties to switch them back again?
    What is your operating system?  In Vista (and I think XP as well) you can go to the Printers folder, right click on the printer, Run as Admonistrator, Properties, (continue),  Ports, check the "Enable Printer Pooling" then check the boxes for the ports for the two printers.  In this case the print job will be sent to the first one that is available.
    Regards,
    Bob Headrick, Microsoft MVP Printing/Imaging
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Printing with Epson & Canon printers

    I’m new to a Mac having been a Windows PC user for years. I certainly like what I've seen so far. Reasonably competent with Photoshop CS3 and have loaded Mac version.
    Main printer is Epson R2400 but also use Canon Pixma iP8500 and both worked fine with PC.
    I had a number of files set up in a folder on my Windows PC which involve an image of 7.5" x 5.5" centred (on A4 canvas) and then framed by a thin 1px border of 10" x 8". These are for a particular task I perform and they need to be like that. Copied these on to Mac.
    When I print out on A4 photo paper on either printer the whole image incl. the border shifts about 0.25" towards one end - i.e. in portrait mode it shifts up the page. Also, the long sides of the border don't appear, but the short sides do. I have reduced the size of the border slightly and all 4 sides then appear which indicates that the printers are not printing up to the edge of the paper which of course they are capable of doing. I sometimes need to print right up to the edges of paper.
    Responses from suppliers as follows:
    Apple helpline - they said contact to Canon and Epson who can send a download for Mac operation.
    Spoke to Epson, they say maybe a download will work (they told me which one) but they say it's to do with the CS3 software. Download had no effect. Not spoken to Canon yet but suspect the same will happen.
    Apple store - I go into local store for tuition and one of their people uses same gear as me and doesn't have this problem with it. Suggested uninstalling printers and reinstalling. Tried several times - no joy.
    I'm going around in circles here. Solution maybe a blinding flash of the obvious - I hope so.
    By the way, in the printer dialogue box that appears as part of the Photoshop printing process I have got "centred" checked.
    I realise that Macs will have different screens to PCs but am I missing something here in the Mac print dialogue boxes? My first impression is that there are not as many options there as with PCs but I may be wrong.
    Am I right in assuming that this problem is something to do with the way my Mac is working - especially as someone else in the Apple store says there's no problem with his printing on the Epson?
    Help please!!
    Bob

    One simple thing to look for is that sometimes the printer drivers include a "borderless" paper size. Try looking at the paper size settings in the print dialog to see if you're printing on A4 regular, or A4 borderless. Also, I recall with one epson printer, I had to actually add the printer in again as another printer with its "borderless" driver. So if the paper settings don't help, try going into SystemPrefs>Printing&Fax, hitting the + sign to add a printer, find your printer, and see if there's another driver offered that's called something like "borderless".
    This assumes of course that you've checked with epson and canon for the most up to date drivers. Check their sites for any updates.

  • Is anyone having issues with printing to network printers with 10.8.4?

    I have upgraded our schools to Mountain Lion. Ever since the beginning of the year we have had issues with network printers. They are all HP printers, when they go to sleep a user has to turn off the printer and turn it back on then resend the print job. Now users are being asked to put a password itno the Print Operator group. This never happened before. Cups is changing the queue names to MCX_1 or 2 etc. Not keeping the queue name. All these people are in WGM and have printers set for their group. So I have reset the printer settings on the machines, then restart relog in and get the list of printers they can print too and within 1 day they are unable to print. I am trying my very best to get this issue fixed and all solutions have been exausted. So without having to go to every computer and going into the Ldadmin group thru a terminal, is there anything that anyone has done to fix this issue with out visiting every computer. Thank you.

    The printers failing to wake from sleep is an issue. A print request should be waking them.
    You have not mentioned what printer server is involved. I could assume it is OS X Server since you mentoned WGM, but it would be nice to have you confirm this. Then I can start to suggest some actions.

  • Print Que starts, idles and stops with USB printers

    I'm trying to print to a HP C3150 USB printer from a G4 laptop with 10.4.9. I print any file, it starts, idles and stops. It also does this with my Dymo 330. I reset the print que several times, repaired the disk permissions, reboot everything and reinstalled my USB printers with the most current drivers available and it still does the same thing. I am able to print to network printers via ethernet without problems. I grabbed current text from Console Utilty application to see if anyone has a solution:
    Apr 11 16:34:58 Computer /Applications/Preview.app/Contents/MacOS/Preview: cmsDataProviderGetBytes : CMCopyProfile: returned -4204
    Apr 11 16:34:58 Computer /Applications/Preview.app/Contents/MacOS/Preview: CMSValidateProfile : Unable to read ICC profile
    Apr 11 16:34:59 Computer /Applications/Preview.app/Contents/MacOS/Preview: cmsDataProviderGetBytes : CMCopyProfile: returned -4204
    Apr 11 16:34:59 Computer /Applications/Preview.app/Contents/MacOS/Preview: CMSValidateProfile : Unable to read ICC profile
    dyld: Library not loaded: /Library/Frameworks/HPDeviceModel.framework/Versions/1.1/HPDeviceModel
    Referenced from: /Library/Printers/hp/Utilities/hpSuppliesTool.app/Contents/MacOS/hpSuppliesTool
    Reason: image not found
    Apr 11 16:35:03 Computer crashdump[351]: hpSuppliesTool crashed
    Apr 11 16:35:03 Computer crashdump[351]: crash report written to: /Users/bill/Library/Logs/CrashReporter/hpSuppliesTool.crash.log
    Thanks
      Mac OS X (10.4.9)  

    Two generic things to try:
    Download the 10.4.9 Combo updater from Apple and re-update with that.
    Reset Printing System, a menu choice in Printer Setup; then restart the Mac and re-Add the printer(s).
    If these don't work, we're talking reinstall OS X using the Archive & Install option in the installer.

  • Problems printing to Konica Printers with Mavericks

    Mavericks apparently has greater security and isolates or sandboxes various activities of the operating system.  Konica has not upgraded their drivers.  There are a number of work arounds, but they all relate to a standalone printer.  I use a group printer at work and was out of luck since we need to authenticate our use of the printer through the driver on our individual computers.  Konica finally posted a simple work around for the time being.  If you go to print something in any of the affected apps in Mavericks (i.e., pages, preview, safari, etc.)  the print driver will appear in the print dialogue box.  If you go to the working or finishing options, they are typically grayed out.  I was freaking out.  But, at the bottom of the list there is a printer options that isn't grayed out.  In it are something like 15 options.  Within all of these are the various parameters that you want to print with, including authentication.  Set it up the way you want it, and then save it as a custom preset (near the top of the diaglogue box).  It remembers the set up for you and you are good to go.  Everytime you want to print, go to the preset and everything works like a charm.
    I hope that this helps any of you that are still frustrated with this iss

    Mavericks apparently has greater security and isolates or sandboxes various activities of the operating system.  Konica has not upgraded their drivers.  There are a number of work arounds, but they all relate to a standalone printer.  I use a group printer at work and was out of luck since we need to authenticate our use of the printer through the driver on our individual computers.  Konica finally posted a simple work around for the time being.  If you go to print something in any of the affected apps in Mavericks (i.e., pages, preview, safari, etc.)  the print driver will appear in the print dialogue box.  If you go to the working or finishing options, they are typically grayed out.  I was freaking out.  But, at the bottom of the list there is a printer options that isn't grayed out.  In it are something like 15 options.  Within all of these are the various parameters that you want to print with, including authentication.  Set it up the way you want it, and then save it as a custom preset (near the top of the diaglogue box).  It remembers the set up for you and you are good to go.  Everytime you want to print, go to the preset and everything works like a charm.
    I hope that this helps any of you that are still frustrated with this iss

  • How to print with HP Deskjet 2510 with Imac G5 on Tiger ?

    Hi Folks
    I desperately need some helping hand....
    Today my old trusty printer died (HP 1510 print/scan/ copy) and I ran to buy another one because I need to finish some tax paperwork.
    In a mad hurry, I didn't pay any attention to tech specs and I went home with brand new HP DeskJet 2510 All In One device. But !!! : ((
    In my home office I still use Imac G5 with 10.4.11 which is still pretty good comp for office work but I found out that the HP 2510 don't officially support my Imac with Tiger. Only from 10.6 and later.... I know that Imac G5 can't run nothing above 10.5.
    So, is there any way to "force" HP 2510 to somehow recognize my Imac G5? In "about my mac" on USB port, the HP 2510 is visible ....
    Many thanks in advance.
    Cheers,
    Sven

    So, is there any way to "force" HP 2510 to somehow recognize my Imac G5?
    You may be able to get it to print with something like this:
    http://gimp-print.sourceforge.net/MacOSX.php
    although i do not see taht modle on the "Supported Printers" page. You might look again.
    BUT that workabout does not support scanning, only printing.
    I think you need to return the printer and look to either Canon or Brother. Brother especially has been better about suporting older Mac OS versions but you'll still need to get a model number and search the maker's site BEFORE buying to see if they show older drivers for download.

  • HP D110 AIO printer. Prints jam when printing with wireless, but not when hooked to USB cable! HELP!

    I have a HP D110. It jams the paper when I print with wireless, but not when I use USB cable. Any ideas?

    From what you describe you are having issues printing from MS Office. Have you had trouble printing from other resources on your computer (e.g. from the internet or another program)? The first thing I am going to suggest is that we start by uninstalling and reinstalling the printer from the resources available online. 
    First if you use a USB cord, make sure to remove it (this is important). Do not plug it back in until the software directs you to. Then go through the Devices and Printers, Programs and Features and Device Manager folders and insure that all copies, files, and programs related to the printer are removed. Then as directed, restart the computer. 
    In the START menu type "%temp%" and press ENTER. Here I want you to press Ctrl+A and hit DELETE. Some of the files will not allow you to delete them, skip those files and delete the majority that allows it. 
    http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=3562006&lang=en&cc=us...
    Install that and let me know the result! 
    Have a great day!

  • How can I print a doc from my iPhone 4S to a Lexmark Interpret S405 printer with WiFi? Thanks!

    How can I print a doc from my iPhone 4S to a Lexmark Interpret S405 printer with WiFi? Thanks!

    Unfortunately you need an airprint enabled printer to print from an iOS device. There are some work arounds but they are very complicated and aren't proven to work 100%. From what I understand through rumors they are working on allowing all wireless printers to work with iOS but at the moment that's a pipedream. I don't know how important it is but if you really need to print from iPhone you can find some great AirPrint printers on Ebay for decent prices. Good Luck!

Maybe you are looking for

  • How to use VBA to View PDF file and use an OCR object?

    As subject, I need to use VBA to open PDFs via Acrobat. Convert images to texts. And get some key words from the documents. But I cannot find the API for VBA from SDK.

  • Need help with SHA1

    Hi I have a string that is passed to the SHA-1 encryption algorithm and returns a key. This key will be matched with a key generated from a PHP application which also uses SHA-1. I am sure my code is correct and the encryption works because i compare

  • SharePoint 2013 Most Popular Items Requirements

    Hi all, I have a General question regarding Usage Data and "Most Popular Items" functionality. Can anyone provide a list of requirements for this Feature? Currently the Problem is following we have Setup an Environment with latest CU, configured Sear

  • IOS 7 Where's the unlock sound gone?

    Anyone know where the unlock sound has gone in iOS7? Is it a mistake or deliberately removed in this version?

  • Oracle/VB program runs slow then fast

    We have a version 13 application (running now with lots of data)that we want to upgrade to version 17. Both are Visual Basic/Oracle aps. Because the layout is different between the two database's we wrote a long script to pour into the version 17 str