You say "network printer"? I just set this up on two different Dell Precision 5500 series laptops (mine, as a test, and the receptionist, who is the target user) both running Win11 and it worked fine - BUT the printer was direct-connected to those laptops via USB. JRE needs to be installed before you install the UPS helper app ... if not, you need to rerun the installer. Other than that, it just worked. I'm not sure this will work if the label printer is not direct-attached .... Answer from viswarkarman on reddit.com
🌐
Reddit
reddit.com › r/techsupport › has anyone had success printing ups labels from ups.com website with windows 11?
r/techsupport on Reddit: Has anyone had success printing UPS labels from ups.com website with Windows 11?
November 7, 2022 -

I know that Windows 11 changed a bunch things as far as printing goes, but ever since I upgraded to Windows 11, I can't print UPS labels from the ups.com site.

It usually goes:

-Install a Zebra label network printer as a printer

-Install Java

-Install the UPS applet

I have to use Edge to make it happen, but it works in Windows 10. The UPS applet runs a service that runs in the background with a 127.0.0.0 address. But when I print it says "no thermal printer found."

This is the page currently not showing support, but was wondering if anyone got it to work some other way.

Yes, I've tried all the dumb Chrome extensions. They are all scams and just point me to the website where I can buy their printer.

I'm chatting with UPS right now to see what they have to say.

Discussions

Print to a UPS / Fedex Thermal printer? - Stack Overflow
This open source applet would allow you to print from PHP. I personally stay away from Java but it may do the trick. ... Save this answer. ... Show activity on this post. You will not be able to print the carrier PDF to the device, however you can take the raw EPL/ZPL code from the carrier and have that sent to the printer. There is an ActiveX control from UPS ... More on stackoverflow.com
🌐 stackoverflow.com
No unsafe mode available for Java/UPS.com thermal printer
Our thermal printer is always the selected option and clicking "Print", brings up a warning box... "Thermal printing has become disabled by a browser security enhancement. You may be able to re-enable printing by authorizing UPS.com to run with full permissions. More on discussions.apple.com
🌐 discussions.apple.com
June 25, 2017
Has anyone had success printing UPS labels from ups.com website with Windows 11?
Making changes to your system BIOS settings or disk setup can cause you to lose data. Always test your data backups before making changes to your PC. For more information please see our FAQ thread: https://www.reddit.com/r/techsupport/comments/q2rns5/windows_11_faq_read_this_first/ I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/techsupport
6
3
November 7, 2022
UPS Thermal Printer Not Working
Hey, guys. I'm at work right now and cannot get my UPS label printer to work for the life of me. I have installed all the software I need (the… More on reddit.com
🌐 r/techsupport
1
2
November 15, 2016
🌐
Peninsula-group
peninsula-group.com › mac-thermal-printer-driver › help › ups.html
Print shipping labels directly from the UPS website to your thermal printer on Mac
Open the Thermal Utility enter your computer password to allow the drivers to install and then click "Click Here To Install Your Printer Now". ... Follow the onscreen steps until you reach the "Label/Page Sizes" step and choose 6 x 4 inches from the popup and click "Add".
🌐
Ups
assets.ups.com › adobe › assets › urn:aaid:aem:c0c0e10c-0ca3-4647-bf98-249c778c01fa › original › as › ups-thermal-printer-driver-mac-us-en.pdf pdf
Installing the Thermal Printer on a Mac
The UPS Thermal printer applet supports printing to a thermal printer from your Mac if it meets the · following requirements: • · Connect your Thermal Printer to your MAC using the USB cable · o Turn on the Thermal Printer so the light on top is a steady green ·
🌐
Winsale
winsale.net › docs › we-could-not-detect-a-thermal-printer-ups-worldship-online
We could not detect a thermal Printer – UPS WorldShip online – WinSale Point Of Sale
October 27, 2023 - UPS Page to download the appropriate drivers for your label printer. Skip this step if your driver is already installed. ... download a Java Applet from the UPS website, that allows it to communicate directly to the printer. After the download is completed, run the setup file to install the applet.
Top answer
1 of 6
4

Getting the labels in correct format

The FedEx & UPS APIs provide options to get thermal label specific types. You will beat your head on the keyboard trying to get PDFs to print properly on thermal printers.

Some common thermal types EPL/EPL2, ZPL/ZPLII. Most thermal printers will accept documents matching one of these types.

For Fedex something like this in your ShipRequest - This is using the FedEx WSDL for shipping.

RequestedShipment.LabelSpecification.ImageType = FedExShipService.LabelSpecificationImageType.ZPLII

And UPS - Building XML to post to the UPS service.

<LabelSpecification>
 <LabelPrintMethod>
  EPL2
 </LabelPrintMethod>
</LabelSpecification>

Printing the labels

You will need to essentially send "raw" data to the printer. I started with this article and adopted it to my solution. FedEx for example returns a byte array which contains the label information - I convert this to a string and then send to the printer.

'Convert from Byte Array to String
Dim enc As System.Text.ASCIIEncoding = New System.Text.ASCIIEncoding()
Dim strConverter As String = enc.GetString(<ByteArrayFromFedEx>)

http://www.paulaspinall.com/post/2008/05/31/Sending-data-direct-to-a-printer.aspx

There is also another thread on SO about this topic.

Sending raw data to FedEx Label printer

2 of 6
1

I used to work on UPS shipping systems and yes you can print using the thermal printers. You need the correct drivers installed to do this. Depending how you want to print will also determine how you need to install the printer (local or shared printer). HTH

🌐
UPS
ups.com › us › en › help-center › sri › thermal-printing-chrome.page
Using a Thermal Printer for Shipping and Return Labels | UPS - United States
The following guides will give you a step-by-step breakdown of how to install your UPS thermal printer driver. ... If no label popup window appears, make sure popups are enabled on your browser for UPS.com.
Find elsewhere
🌐
iDPRT AIDC
idprt.com › FAQ › How-to-set-up-iDPRT-thermal-label-printer-in-UPS.html
How to Setup iDPRT Thermal Label Printer in UPS
⑨ goes to Label Printer Setup tab -> Generic Thermal Printer check -> ⑩ Label Stock Dimensions select "Thermal 4x6 or 4x6 1/4GDI -> ⑾ Apply
🌐
Apple Community
discussions.apple.com › thread › 7679520
No unsafe mode available for Java/UPS.com thermal printer
June 25, 2017 - Our thermal printer is always the selected option and clicking "Print", brings up a warning box... "Thermal printing has become disabled by a browser security enhancement. You may be able to re-enable printing by authorizing UPS.com to run with full permissions.
🌐
Rollo
support.rollo.com › support › solutions › articles › 29000000807-ups-worldship-setup-for-rollo
UPS WorldShip Setup for Rollo Printer : Rollo Support
March 12, 2025 - After you have gone through your initial Rollo Setup, please open UPS WorldShip and follow the step by step procedure as show on the images below: 1) On the System Preferences Editor, click on "Printing Setup" tab and then click on "Printer Setup"
🌐
ShipScience
shipscience.com › how-to-add-a-printer-to-ups-worldship-a-step-by-step-guide-991c5
How to Add a Printer to UPS Worldship: A Step-by-Step Guide - ShipScience - Helping Businesses Ship Smarter
Ensure your printer is connected to your computer via USB or is accessible over your network. Turn on the printer and verify it is operational. Launch the UPS WorldShip application on your computer.
🌐
Phomemo-pm201
newaccount1610928299313.freshdesk.com › support › solutions › articles › 69000247463-ups-com-setup-for-phomemo
UPS.com Setup for Phomemo : Phomemo-pm201
March 3, 2021 - UPS provides a free software for all UPS customers called WorldShip. This application is optimized for printing labels in 4 x 6 format in high-speed and with efficiency. UPS.com website, on the other hand, has more limitations. Please see this ar...
🌐
Osu
busfin.osu.edu › sites › default › files › ups_shipexec_thermal_printer_setup.pdf pdf
UPS ShipExec Thermal Printer Setup
The Office of Business and Finance is focused on operational excellence and resource stewardship, pillars among Ohio State's shared values that provides the financial support for our ambitions as a national flagship public research university. We work to protect and grow the resources available ...
🌐
UPS
ups.com › us › en › resources › ship › create › labels › technical.page
UPS Shipping Guides and Resources| UPS - United States
UPS has the right guides and resources to help answer your shipping questions and ensure you can navigate the shipping process with confidence and ease.
🌐
Nexternal
nexternal.com › eCommerce › knowledge-base.asp
Nexternal
You first need to set a value for the Thermal Printer Port in Settings/Compatible Software/Online Shipping Tools Preferences. The Thermal Printer Port is the local port to which your thermal printer is connected, or the network path of the printer if connected via a local area network.
🌐
UPS
ups.com › worldshiphelp › WSA › ENU › AppHelp › mergedProjects › CORE › TOOLS › Set_Printing_Setup_System_Preferences.htm
Set Printing Setup System Preferences
Use the Printing Setup tab in the System Preferences Editor window to set up the system preferences to print labels, reports, and Invoices for a total of 100 printers.
🌐
MUNBYN Help Center
support.munbyn.com › hc › en-us › articles › 4892593802003-UPS-com
UPS.com – MUNBYN Help Center
July 4, 2023 - To install the UPS Thermal Printer, please follow this guide from UPS (https://www.ups.com/us/en/support/shipping-support/print-shipping-labels.page) and install Label Printer as the UPS Thermal 2844 printer.