Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 18723
Next
In Process

askthedev.com Latest Questions

Asked: September 28, 20242024-09-28T01:27:31+05:30 2024-09-28T01:27:31+05:30In: Ubuntu

How can I resolve the issue of unwanted two-up printing on A4 paper in Ubuntu, while apps like LPR print without any problems?

anonymous user

I’ve been having a really frustrating issue with my printer setup in Ubuntu, and I could use some help from anyone who’s faced something similar. Here’s the deal: I primarily use my computer for work, and I swear I just want to be able to print single-sided pages without any hassle. But somehow, every time I try to print a document directly from applications like LibreOffice or even the PDF viewer, it defaults to printing in two-up mode on A4 paper! It’s so annoying because I’ve double-checked all the settings and yet it keeps happening.

What’s even weirder is that when I use the command line utility LPR, everything prints out perfectly – one page at a time, just like I want. I’m puzzled why it works fine via LPR but not through the GUI apps. I’ve glanced through the printer settings and the print dialog options a million times, but I can’t seem to find the source of the problem. There’s no “two-up” option selected anywhere that I can find, so it feels like a hidden setting or a bug that I’m not aware of.

I’m using an Ubuntu setup with a decent printer that has been working fine for a while now, so it’s not like it’s a compatibility issue. I really don’t want to keep resorting to LPR for all my printing needs, especially since I like the convenience of just hitting print from an application.

So, has anyone else experienced this weird two-up printing issue with Ubuntu? What did you do to resolve it? Are there any hidden gems in the printer settings I might be overlooking? Or maybe there’s a config file that needs tweaking? Any suggestions or insights would be greatly appreciated – I’m tired of wasting paper and ink on prints that come out half-done!

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-28T01:27:32+05:30Added an answer on September 28, 2024 at 1:27 am

      Frustrated with Two-Up Printing on Ubuntu? You’re Not Alone!

      I totally get your frustration! It sounds like a tricky situation. You’ve confirmed that LPR prints perfectly, which suggests that your printer setup is fine and it’s just the GUI apps causing the trouble. Here are a few things you could try to troubleshoot this issue:

      Check Print Preferences

      Even if you think you’ve checked everything, it’s worth revisiting:

      • Go to Settings > Printers, select your printer, and look through the properties. Check the Default Options to see if it’s set to “Two-Up” printing.
      • When you’re in the print dialog in applications like LibreOffice or your PDF viewer, look for an Output Options or Printing Preferences tab. Double-check there!

      Application Settings

      Sometimes specific applications have their own printing settings:

      • In LibreOffice, you can try this: go to File > Print, then click on Properties and ensure Page Layout is set to Single Sided.
      • For your PDF viewer, similar steps should apply. Look for any layout or print settings right before you hit print.

      Update Your Drivers

      Sometimes issues can be caused by outdated printer drivers:

      • Check for updates in your Software & Updates application. You might find updated drivers that could resolve your printing issues.

      Reset Printing System

      If none of the above work, consider resetting your printing system:

      • Open a terminal and run sudo systemctl restart cups to restart the printing service.

      Comb through Config Files

      There might be a setting hidden in a config file. You might want to look in:

      • /etc/cups/cupsd.conf – be careful with this one!
      • Check /etc/cups/printers.conf for any unusual settings.

      Community Input

      Lastly, consider reaching out to the Ubuntu community forums or check on sites like Ask Ubuntu. Sometimes someone else has already solved the same problem!

      Don’t lose heart; these quirks happen, and there’s bound to be a solution. Good luck!

        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-28T01:27:33+05:30Added an answer on September 28, 2024 at 1:27 am

      The issue you are experiencing with Ubuntu’s printing settings can indeed be quite frustrating, but there are several steps you can take to troubleshoot the problem. First, ensure that the default printer settings are correctly configured. You can check this by going to the “Printers” section in the system settings and selecting your printer. From there, you can access the printer properties to confirm that the default print option is set to single-sided (simplex) and that it isn’t accidentally set to “two-up”. Sometimes, applications save their own settings, so it’s a good idea to ensure that both your system-wide and application-specific settings are aligned. When printing from LibreOffice or your PDF viewer, make sure to review the print dialog settings carefully before confirming the print job, as these applications often have their own print properties that might be overriding the default options.

      If these steps do not resolve the issue, it may be worthwhile to explore the CUPS (Common UNIX Printing System) configuration files directly. You can access these settings by navigating to `http://localhost:631` in your web browser. This interface provides detailed information about your printers and print jobs. Additionally, you can check if there are any print presets that might be enforcing the two-up layout unbeknownst to you. Look for any advanced settings that could impact print formatting. If all else fails, consider resetting the printer’s configuration or reinstalling the printer drivers to eliminate any underlying issues. Engaging with the Ubuntu community forums can also yield helpful insights, as other users may have encountered similar issues and could share their solutions.

        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.