Tiny Core Extensions > TCE 1.x
cups-pdf
(1/1)
Jason W:
Thanks to Onyarian we now have cups-pdf:
--- Code: ---Title: cups-pdf.tce
Description: cups-pdf for tiny core
Version: 2.5.0
Author: Volker C. Behr
Original-site: http://www.cups-pdf.de
Copying-policy: GPL
Size: 16Kb
Extension by: Onyarian
Comments: requires cups.tce
optionally uses opera/minefield for browser interface
----------
Howto:
It prints into pdf documents in /home/tc/cups-pdf directory
You can change it editing /etc/cups/cups-pdf.conf
http://localhost:631 will start browser interface, then select
as device the "CUPS-PDF (Virtual PDF Printer)"
To persist across boots add the following to your backup:
/etc/cups/printers.conf
/etc/cups/ppd/cups-pdf.ppd
/etc/cups/cups-pdf.conf (only if you changed it)
----------
This extension contains:
cups-pdf_2.5.0.tar.gz source
Files:
/usr/local/lib/cups/backend/cups-pdf
/etc/cups/cups-pdf.conf
/usr/local/share/cups/model/CUPS-PDF.ppd
Change-log: 2009/03/23
Current: 2009/03/23
--- End code ---
--- Code: ---Title: cups-pdf.tcz
Description: cups-pdf for tiny core
Version: 2.5.0
Author: Volker C. Behr
Original-site: http://www.cups-pdf.de
Copying-policy: GPL
Size: 397Kb
Extension by: Onyarian
Comments: requires cups.tcz
optionally uses opera/minefield for browser interface
----------
Howto:
It prints into pdf documents in /home/tc/cups-pdf directory
You can change it editing /etc/cups/cups-pdf.conf
http://localhost:631 will start browser interface, then select
as device the "CUPS-PDF (Virtual PDF Printer)"
To persist across boots add the following to your backup:
/etc/cups/printers.conf
/etc/cups/ppd/cups-pdf.ppd
/etc/cups/cups-pdf.conf (only if you changed it)
----------
This extension contains:
cups-pdf_2.5.0.tar.gz source
Files:
/usr/local/lib/cups/backend/cups-pdf
/etc/cups/cups-pdf.conf
/usr/local/share/cups/model/CUPS-PDF.ppd
Change-log: 2009/03/23
Current: 2009/03/23
--- End code ---
Roberto A. Foglietta:
Print on pdf file is not working or highly unsatisfactory
--- Code: ---tc@box:~$ gs
gs: error while loading shared libraries: libcupsimage.so.2: cannot open shared object file: No such file or directory
tc@box:~$ find / -name libcupsimage.so\* 2>/dev/null
tc@box:~$
root@box:/home/tc# df | grep gs
/dev/loop40 6576 6576 0 100% /tmp/tcloop/gs
root@box:/home/tc# df | grep cups
/dev/loop17 388 388 0 100% /tmp/tcloop/cups-pdf
--- End code ---
Probably .dep is not complete (comment said cups.tc* are needed but appbrowser does not install it) but could be not the only problem because Firefox show the ability to print on ps/pdf without any cups installed (but it does not work at all).
Juanito:
Well, cups-pdf is supposed to be installed as a cups printer driver, no?
The .dep file only lists cups.tcel - a normal extension should list all the deps, but then again, since this is meant to be installed as a printer driver you would expect cups and all its deps to be already loaded...
curaga:
It's also pretty easy to just print to postscript (most apps can) and then use ps2pdf from a gs extension
Navigation
[0] Message Index
Go to full version