Download Latest Version tifftops.tgz (215.5 kB)
Email in envelope

Get an email when there's a new version of Filters and backends for CUPS

Home / libotops
Name Modified Size InfoDownloads / Week
Parent folder
libotops.pdf 2020-03-31 176.9 kB
cups-officed 2020-03-31 10.5 kB
libotops 2020-03-31 6.5 kB
libotops.tgz 2020-03-31 183.9 kB
readme.txt 2020-03-31 1.1 kB
Totals: 5 Items   378.9 kB 0
This filter converts documents accepted by Libreoffice, mainly
–	OASIS Open Document		(ODT)
–	Office Open XML			(docx)
to PostScript or PDF depending on how the filter is called:
libotops	to PostScript
libotopdf	to PDF

The real filter is libotops; libotopdf is simply a symbolic link to the original.

The filter doesn't call Libreoffice directly (as the libreofficetops filder does)
but calls an inetd compatible server program via a socket connection (default 9005)
The installation has been tested with 
–	inetd		an old UNIX system
–	xinetd		Linux (Peppermint 6)
–	systemd		Linux (Peppermint 10)
–	launchd		MacOS 10.14.6

The main reason to develop this client-server solution was that the
precompiled Libreoffice application an MacOS requires to run under a
logged in user. 

Provided the respective mime-type definitions in the .types and .convs
files, all input file formats accepted by Libreoffice may be processed.

The current implementation only supports Libreoffice.

NOTE: The older finters, officetops (2016-01) and libreofficetops (2019-06)
are deprecated and will no longer maintained.
Source: readme.txt, updated 2020-03-31