How to set up wifi Epsom printer?

I have an Epson Stylus NX 510 it is not on the models list that can be set.up with AirPrint .it is a wifi 3in 1 printer is there drivers to make my NX510 comparable?

Unfortunately, your Canon scanner will not work in this situation as it was designed to be connected directly to a PC or Mac and will not work connected to the USB port of any of the AirPort routers. You could, potentially, connect it to one of your computers and share it out that way, but that would require that the computer remain powered on when sharing it.
If you go the route of getting an All-in-One (AIO) printer, be sure to get one that it network-ready. That is, it comes with builit-in networking support (either Ethernet and/or wireless). Again, that is because the AirPort's USB port does not support AIO printers.

Similar Messages

  • How to set HP 4502 to print black only

    How to set my HP4502 to print from Mac in black ink only

    Hi @floraoverst,
    Welcome to the HP Support Forums! I see you would like to print in black ink only on your HP Envy 4502 with your Mac running the Mavericks 10.9 Operating system. Please follow the steps listed below:
    Printing with the Black Print Cartridge Only option
    Click File and then click Print.
    Make sure your printer is selected.
    Verify that the Preset option is set to Standard.
    In the Copies & Pages menu, select Select Paper Type / Quality.
    NOTE:If this option is not available, click ColorSync. Then click the down arrow beside Quartz Filter and change the setting from None to Black & White.
    Select the Paper tab.
    From the Color option menu, select Grayscale.
    Select the Color Options tab.
    Select the Black Print Cartridge Only option.
    If that option is not listed, then it is not available. The printer will print using only the black cartridge, however, printing with one cartridge will be slower than printing with both cartridges.
    NOTE:To save the setting, click the arrow next to Preset and select Save As. Save the Preset option as Black Cartridge Only and then click OK. Then, the next time you want to print with just the black cartridge, select the Black Cartridge Only Preset.    -Source
    I hope this helps!
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • How to set and save Custom Print Settings in Aperture?

    How to set and save Custom Print Settings in Aperture
    Hi,
    I am printing 12x18" images on 13x19" sheets. I find it difficult to enter the 13x19" dimensions because each value jumps to another random value when I move to enter the second dimension. For instance 13 jumps to, say, 8.5 as I type 19 into the second box. Same with the sheet dimensions.
    Also, when I finally get it all correctly, the margins don't set themselves automatically - which I would I expect.
    Then, even though I save the setting by clicking Save Setting at the gear below, next time I turn Aperture on, it's all gone.
    Any ideas? Thanks.
    Raphael

    For me, it is working with these settings, Raphael.
    Does your image have a 12x18" aspect ratio? You may want to crop it to the desired aspect ratio before printing.
    I can only test with Aperture 3.6 on Yosemite 10.1.

  • How to set up wifi on ipod touch

    how to set up wifi on ipod touch i think it's 1st generation

    iPod touch User Guide (For iOS 3.1 Software)

  • How To Set Up Your Unsupported Printer

    I managed to get my unsupported printer working, and I'd thought I'd share my experience.
    This guide will help you achieve:
    Installation of unsupported printers.
    Setup of "print services" on network.
    A litte background: I have an Okidata C3200n, it's a GDI printer, and relies heavily on the manufacturer dirvers to function correctly on any operating system. Unfortunately for me (and many others) it seems that Okidata has been dragging their feet when it came to publishing drivers in preparation for Lion. They sent out an official announcement (OKI Printer Driver Compatibility with Mac OS X Lion - Revision 1.6) which details expected release dates for various printers. Mine won't be until mid-December, or so. Major bummer there. I use this printer for my daily business in my company, and can't go without it for more than a few days, so waiting until December is clearly not an option.
    Having experienced Okidata tech support in the past, and having worked with them to get my printer running on Linux before there was a Linux driver available, I decided to give them a call to see if they would have a work-around, perhaps with some opensource drivers, to tide users over until then. Their response was that I need to down-grade to Snow Leopard, or get a new printer. Some customer support that is. They drag their feet in developing drivers, then ask us to inconvenience ourselves until they get their act together -- not acceptable.
    So, having been through this before in Ubuntu, I remember Foomatic CUPS print drivers. This is where the almost pain-less solution comes in. This process does involve some command-line work, but I'll try to spell everything out as clearly as possible here.
    Log on to your LION server (or desktop, but in my situation I am setting up a network printer) using your admin account (I use Local Admin, but your setup may vary).
    Download Foomatic-RIP and Ghostscript for Mac and install them: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/macosx/foomat ic
    Locate your printer: http://www.openprinting.org/printers
    If you printer page lists a driver for download, go ahead and install it. You should be good to go and the driver should be available to use on LION. If your printer lists a Filter (in my case foo2hiperc), continue reading.
    Download WGET to your Downloads folder from here: http://www.techtach.org/wget-prebuilt-binary-for-mac-osx-lion.
    Download and install Mac Ports from here: Mac Ports for Lion.
    Download and install XCode from the AppStore: http://itunes.apple.com/us/app/xcode/id448457090?mt=12
    Open Terminal and enter the following:
    sudo port install gsed
    cd ~/Downloads
    wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz   sdff  
    tar zxf foo2zjs.tar.gz
    cd foo2zjs
    make
    sudo make install (you may need to enter your admin password at this time, it will prompt you if you do)
    sudo make cups
    Now, if everything went well (if you didn't see any error messages), we're all done with command-line. Let's get your printer up and running. Open Safari and browse to http://localhost:631. This is your CUPS printer admin area (why Apple didn't make a full-fledged server admin GUI I have no idea). You may need to authenticate, again with your local admin user.
    Click on the Administration tab, then click the Add Printer button.
    Choose your printer. If it is not listed, select the appropriate protocol. (I like using IPP.)
    If you selected a protocol, enter the destination details here. For example you may need to enter your printer's IP address. Then click Continue.
    Now you can name your printer to something readable and friendly, as well as give it a location, if you have multiple printers in different rooms or buildings. Be sure to check "Share this printer." to make it available to all your networked LION client machines. Again, press Continue when ready.
    On this screen you will be selecting the driver for your printer. Click the Select Other Manufacturer button, and select the manufacturer of your printer and hit Continue. You will now see a list of updated drivers. One of these should be the foomatic or foo2hiperc driver we just installed. Highlight the corresponding driver for your printer, and click the Add Printer button.
    Lo and behold, you now have a networked printer set up on your server. I know what you're thinking now ... you're dreading having to do this on all of the client machines as well, right? Luckily, this is where I think the hidden genius of Apple lies. They know why they dropped support for custom drivers. By using CUPS server on the LION clients as well, they can speak to the server directly in CUPS native language, leaving the server to interpret how it needs to be sent to the printer. GENIUS!
    You should now be able to scurry on over to your LION client machine and see the shared printer available to install. It will automatically install itself and the driver it needs without hastle.
    I would like to give credit to my brother Sebastian Bronner, who helped me find the right resources. I put these steps together based on the instructions at http://www.linuxfoundation.org/collaborate/workgroups/openprinting/macosx/foomat ic and http://foo2hiperc.rkkda.com/, made available by the OpenSource community.
    Please let me know if you have any issues or questions, and if this solution helped you.
    Best of luck,
    ~Mike

    Thanks for this - I also have an OKI (a C5500) and this is a Godsend as I would struggle to replace it.
    A couple of comments:
    Points 6 and 7 should be switched - MacPorts wouldn't install until XCode was installed. You my also want to expand the XCode instructions to say that the App Store link downloads the installer and that you need to go into Launchpad and run it to fully install XCode.
    The gsed installation also popped up and asked me to install Java (through Software Update). I did this and the installation of gsed continued and completed succesfully.
    If wget is in the Downloads folder, the command you have to use it in point 8 should be prefaced with ./ as it's the local folder it will run from.
    You have an extraneous line right below the wget command (sdff).
    Otherwise, this is a really excellent procedure.
    Many thanks,
    Des

  • How to set up wifi hotspot connectivity

    I have an old laptop that was upgraded from XP to Vista Business. It runs OK but is very slow. I have Fios wireless at home and it connects fine, but the In-house Agent won't run properly (blank pages for the Internet & Phone sections...Chat tech was unhelpful). My question is: how can I set up the hotspot connectivity without having to use the worse-than-useless In-house agent?

    the link I gave is for a windows machine 
    Droid has it's own app, and boingo is what Verizon uses - so you can safely download boingo and then when it asks for your login, you put your VZ log in info.   
    you DO have to create a seperate WIFI log in though,  So you should go to www.verizon.net/
    Hover over my verizon and then select VIEW all from the my services menu  > then select internet on the left hand side menu > then select manage under the verizon wifi section.
    Manage gives you two options 
    Find Wifi Hotspots 
    WiFI how to demos
    Select Wifi how to demos and then click and follow the registration link
    when you get there, it wants you to sign in, you sign in with your main account, and then you go through the Wi-fi registration steps to make a Verizon WIFI username  
    these are going to be seperate usernames, one used for your account and online access, you already have this one
    and the next is one specifically for wifi hotspot access, you are creating this one (if you haven't already done so) 

  • How to set PAPER SIZE in PRINT VIEW

    I am missing a step here in printing to Tabloid paper size.
    How do I set the paper size in the actual document or on the actual sheet?
    I am in Print View and I am guessing that it is showing the Sheets for my document as printing on 8 1/2 x 11 paper which appears to mean that no matter what I do - once I go to Print (like printing to Tabloid paper size) that this document will print at 8 1/2 x 11 even if it is printing on 11 x 17 paper.
    I understand that I need to move the slider to get the document to fit on the paper but it appears that right now I am doing this simply to get the document to fit on 8 1/2 x 11.
    Is there a setting somewhere that tells Print View what paper size to use? Is this set by Individual Sheet?
    Thanks,
    Jon

    Ah crimeny. This is Inspector > Page?
    I am getting a bit confused as to how to print on various size paper and how to SAVE THESE SETTINGS.
    For EACH SHEET I have to do the following:
    First I pulldown to the Printer and the Page Size in INSPECTOR
    THEN I scale the Sheet Manually to fit this paper in PRINT VIEW
    THEN I run PRINT?
    Now what?
    Is there a way to get this to Print in Color instead of Black and White?
    Can I make some PRESETS somewhere that will let me print to this printer at Tabloid size in Color and then in Black and White and also make some PRESETS that will let me print 8 1/2 x 11 and 12 x 18 so I can just pulldown to these?
    Thanks for any help. I'm not on a deadline but I am losing this battle apparently...

  • How to set up department ID printing on Canon IR Advanced C2020

    We have a few Mac users (ranging from Leopard to Lion) that need to be able to print to our network printers. When I set them up to print to the Toshiba network printers I get the option of "Print Mode" in the printer options and then I can add their department ID so they can print. However on our Canon printers (IR Advanced C2020) that option doesn't exist and I can't send any print jobs through. I've downloaded and installed the UFR II v2.30 drivers and added the copier successfully. Is this option not available with this style of printer? Am I spinning my tires trying to get this to work?

    The UFR2 driver does support Dept ID printing, providing you have the Mac's printing directly to the C2020. I have added some screen captures for the UFR2 driver to an iR C3380, the same applies to the new ADVANCE C2020.
    If you have a document to print, let's say a PDF in Preview, and open the print dialog, you should have a Special Features menu as shown.
    If you press the Printer Info button under the copiers picture, this will communicate with the copier and determine that Department ID Management is enabled, as shown. Note also the coins and calculater icon in the bottom left of the copier image.
    OK this window which will return you to the Special Features above. But now you will have Job Accounting check box, which will be ticked.
    If you press the Settings button, highlighted above with the red box, this will present a window where you can enter the department ID and password for this user, and also select whether you want the ID pop-up window when you print, so that you can change the ID/password if needed.
    You are now ready to print to the C2020.

  • I have a EPSON ME Office 960fwd - how to set up 2-sided printing on mac os 10.7.5?

    I have a epson ME office 960fwd printer - am unable to set up 2-sided printing using my mac bookpro using os 10.7.5.  Please help.

    Hi KRISH6810,
    If you are having issues selecting Two Sided Printing for your Epson printer, you may find the following article helpful:
    OS X Lion: If your printer has features that aren’t in the Print dialog
    http://support.apple.com/kb/PH4608
    Regards,
    - Brenden

  • How to set up standalone wireless print server

    I need step-by-step instructions on to set up a KonicaMinolta bizhub multifunction printer to print wirelessly from various Macs. In other words, it would not be hooked up to the internet or my wireless network. I understand this can be done with an AirPort Express or AirPort Extreme. I tried it with a Linksys WPSM54G wireless print server without success. I'd like to try the AirPort Express, but so far haven't been able to get it to work.
    How do I configure my AExp to operate as a print server? How should I have it connected when I do the configuration?
    How do I find the print server's IP address?
    When I plug in the AExp and connect it to the printer via USB, the AExp flashes amber and never turns green (and therefore never connects with the MacBook).
    If I successfully set up the print server as a separate network, can I be connected to the printer and my wireless network at the same time? Or do I need to switch back and forth?
    If I'm accessing the internet via Ethernet, can I simultaneously access the printer via AirPort?
    Any help will be greatly appreciated.

    How do I configure my AExp to operate as a print server?
    The AirPort Express Base Station (AX) or AirPort Extreme Base Station (AEBS) can only operate as a "print" server if the printer is attached to its USB port. Ethernet printers would require their own print server service if connected by Ethernet to either router.
    How should I have it connected when I do the configuration?
    Neither router would need a WAN port connection as both can provide a stand-alone wireless network. For a USB printer, it would need to be connected to the respective router's USB port.
    How do I find the print server's IP address?
    This would be the AirPort's LAN IP address. The default is: 10.0.1.1
    When I plug in the AExp and connect it to the printer via USB, the AExp flashes amber and never turns green (and therefore never connects with the MacBook).
    The flashing amber indicates that the AX has configuration issue. If you temporarily connect your MacBook directly to the AX's Ethernet port, and then, run the AirPort Utility, you can find out what the issue(s) is(are).
    If I successfully set up the print server as a separate network, can I be connected to the printer and my wireless network at the same time? Or do I need to switch back and forth?
    No, you would have to switch wireless networks. One way around this, is to have the AX configured to "Join a wireless network." This mode was specifically designed to allow the AX to perform as a wireless client and simultaneously provide both print sharing and iTunes streaming to network clients.
    If I'm accessing the internet via Ethernet, can I simultaneously access the printer via AirPort?
    Potentially, but your computer and the printer will be on separate broadcast domains/subnets.

  • How to set the size of printing subject

    I have a deskjet 3520 all in one and my computer is a laptop dv6 with windows7 prof. 64bit.
    I want to print out PCB traces so that I can make my own but I don't know to how set the size
    with this printer. They take up the whole page when I want them to be 2.35x3.35.
    Don't know if this can be done with this printer.
    Any help would be apreciated.
    This question was solved.
    View Solution.

    Can you post a link to a sample, or upload here a sample?  That would make it easier to debug what is going on.
    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

  • How to set PDF as default printer? (adobe 9 reader)

    I have the free version of adobe 9 reader, I know I can set as default the pdf printer and that way its how i've always know how to create a pdf. I dont know why when I chose print from a word document it doesnt show the pdf printer it only shows XPS word document and fax. How can i set the pdf printer as default??? please help i know its possible thats how i have always use it.
    thank you

    why when i see the comparison between adobe reader and adobe reader pro (and the others ) it
    says that with adobe reader i can print or create pdf???

  • How to set up wifi sync ios 5

    hey guys
    I have Ios 5 and itunes 10.5 but how do you get it to sync wirelessly as in the sync setting it says it will sync when my mac is available, but its on with itunes open
    has any one actually got it to work
    thanks

    Steps to get it working:
    1. Connect device with USB to iTunes
    2. Turn on Wifi sync in iTunes - in device Summary > Options page
    3. Make sure device is connected to power adapter - otherwise wifi sync does not work
    4. After some playing you probably want to turn it off again - it is even slower than the USB sync

  • How to set my c6280 photosmart printer for half fold envelopes and set and save for future use

    I would appreciate an answer please email me thanks in advance for getting back with me.
    Bevy Ann

    Just set-up a new custom paper size.
    Go to the C6280 Printing preferences\Features\Resizing Options\Size:Custom
    Just enter the size of your half fold and give it a name.
    Please mark the post that solves your issue as "Accept as Solution".
    If my answer was helpful click the “Thumbs Up" on the left to say “Thanks”!
    I am not a HP employee.

  • I downloaded the trial versus of Adobe Illustrator to print clip art to my Graphtec CE 5000 vinyl plotter, the image goes to my paper printer instead, my question is how I set the illustrator to print to my vinyl cutter?

    How do I connect the trial version of Adobe Illustrator to my Graphtec CE 5000 vinyl plotter?  When I go to print the image goes to my paper printer, any help will be appreciative

    Yes, I have been using the software that came with this printer and has been working great for 2 years however I couldn't print clip art, I asked the place that sold the plotter to me and they said with the software that came with the printer I could not print clip art and I had to formal an illustrator and recommended Adobe
    Sent from my iPhone

Maybe you are looking for

  • How can I get the iCloud/iTunes password for my (now) deceased Father-in-Law's Imac?  I have a list of his passwords, but nothing works!

    How can I get the iCloud/iTunes password for my (now) deceased Father-in-Law's iMac?  I have a list of his passwords, but nothing works!  I know his email, but that account has been cancelled for security purposes, so we can't just request a new one.

  • Need old version iPod software 2.1

    Hi i got a 20gb 3rd gen ipod, it was working perfectly, yesterday, i needed to restore it to make new playlists i tried to restore it witht he lastest version of iPod updater but it still showing me the Folder with the exclamation point. I tried all

  • Can I use my PC to Optimize Video for iMovie?

    I use a GoPro camera which creates mp4 files and I find it takes hours for iMovie to optimize 4hrs worth of files. I'd like to off-load some of the processing to my PC. Run it over-night. Whatever... Is there any way to use the PC version of MPEG Str

  • Connecting to Oracle using Java API

    I'm fairly new to Oracle, but what I'm trying to do should be straight forward (at least that's what I thought). I'm simply trying to connect to an Oracle database using the latest java API (J2SE 1.4.1). I downloaded JDBC OCI (type 2) driver form the

  • Streaming iTunes to a 'Airplay capable' receiver from a PC

    Can an 'Airplay capable' receiver (for a home stereo) wirelessly stream my itunes library from my home PC without need of downloading a program?  Or, would I need 'Airport'?  I have a windows 7 PC and my receiver would be a Denon AVR1613 that is list