DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 22nd January 2024
scottro's Avatar
scottro scottro is offline
Real Name: Scott Robbins
Fsck Surgeon
 
Join Date: Apr 2008
Location: NYC
Posts: 664
Default SOLVED: Printing with cups can't do docx files

EDIT: This is solved with Onauk's solution of using libreoffice -p to print docx and the like.


I have a small OpenBSD vm on FreeBSD, using bhyve. I installed cups, foomatic-db and whatever they pulled in. I set up cups with
Code:
lpadmin -p BrotherMFC -E -v ipp://192.168.1.50/ipp/print -m everywhere
which worked as far as printing /usr/local/share/cups/data/default-testpage.pdf. (I can also print pdfs with netcat, though.)
I then tried lp myfile.docx, however it just printed out a sheet with the line
Code:
Unsuportted XFSata: 2000
This isn't only on OpenBSD. I set up a few vms to test how the printer and scanner worked, and I get the same thing on each, including FreeBSD and various LInux VMs. The VMs don't have GUIs. I have a LinuxMint install on a laptop and that, if I open the docx in libreoffice, will print without a problem. I've been start-paging (a google replacement) but not having any luck, just finding people's success at printing PDFs, which I can do.

This isn't really important, it's more for my curiosity. If I really needed to print a docx, I can use that Linux Mint install, but I'm wondering if it's just that ipp anywhere driver can't do docx.

If anyone has suggestions, I'd be grateful. If not, I'll survive.

Thanks--and happy new year all, I don't think I said it here.

The printer is a Brother MFC-L3780CDW and has pcl emulation. I didn't see postscript emulation in the specs. If anyone needs to look, it's at https://www.brother-usa.com/products/mfcl3780cdw

Last edited by scottro; 24th January 2024 at 08:27 PM.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing with CUPS suddenly failed acampbell OpenBSD Packages and Ports 19 18th July 2020 09:31 PM
Printing woes (cups, apsfilter) acampbell OpenBSD General 3 25th September 2015 03:42 PM
[Solved] VIM without Python feature ? sw2wolf OpenBSD Packages and Ports 3 14th May 2012 01:14 AM
[Solved] question about echo with sudo daemonfowl OpenBSD General 2 12th May 2012 06:13 PM
How to view & open DOCX files in Ubuntu/OpenOffice. unixdude Other BSD and UNIX/UNIX-like 0 11th July 2008 08:38 AM


All times are GMT. The time now is 04:46 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick