Displaying 6 results from an estimated 6 matches for "imec".
Did you mean:
imac
2003 May 15
4
PDF Samba Printer - ps2pdf Only Letter Size?
...l
# be either "<jobname>.pdf" or "unknown.pdf", depending wether the
# jobname is empty or not.
#
# To use it, simply copy this script to your backend directory, and
# create a printer with the correct URI. That's it.
#
# Copyright (C) Michael Goffioul (goffioul@imec.be) 2001
LOGFILE=/var/log/cups/pdf.log
PDFBIN=`which ps2pdf`
FILENAME=
# this is borrowed from printpdf script for the filename
PRINTTIME=`date +%b%d-%H%M%S`
echo "Executable: $PDFBIN" >> $LOGFILE
echo "Arguments: |$1|$2|$3|$4|$5|$6|" >> $LOGFILE
echo $# $P...
2003 May 15
0
PDF Samba Printer - ps2pdf Only Lette
...r "unknown.pdf", depending wether the
>
># jobname is empty or not.
>
>#
>
># To use it, simply copy this script to your backend directory, and
>
># create a printer with the correct URI. That's it.
>
>#
>
># Copyright (C) Michael Goffioul (goffioul@imec.be) 2001
>
>LOGFILE=/var/log/cups/pdf.log
>
>PDFBIN=`which ps2pdf`
>
>FILENAME=
>
># this is borrowed from printpdf script for the filename
>
>PRINTTIME=`date +%b%d-%H%M%S`
>
>echo "Executable: $PDFBIN" >> $LOGFILE
>
>echo "Arguments:...
2004 Aug 25
1
PDF printing with printing = CUPS
...l
# be either "<jobname>.pdf" or "unknown.pdf", depending wether the
# jobname is empty or not.
#
# To use it, simply copy this script to your backend directory, and
# create a printer with the correct URI. That's it.
#
# Copyright (C) Michael Goffioul (goffioul@imec.be) 2001
#
# 2004-08-25, Eugenio Ruivo
# Made changes to try and identify user's home directory and place output
# file there instead of default location.
# Also send notification to user that file has "printed", to where and what
name.
# Since my users are in LDAP backend try t...
2003 May 16
1
Modified Cups Backed pdf writer to keep the original document name.
...me will
# be either "<jobname>.pdf" or "unknown.pdf", depending whether the
# jobname is empty or not.
#
# To use it, simply copy this script to your backend directory, and
# create a printer with the correct URI. That's it.
#
# Copyright (C) Michael Goffioul (goffioul@imec.be) 2001
LOGFILE=/var/log/cups/pdf.log
PDFBIN=`which ps2pdf`
FILENAME=
# this is borrowed from printpdf script for the filename
PRINTTIME=`date +%b%d-%H%M%S`
DOMAIN="@yourdomain.com.au"
WEBSERVER="http://yourwebserver/pdf/"
#mail stuff
DATE=`date +%d%b%Y-%H:%M:%S`
MAILFILE=/tmp...
2003 May 30
12
pdf printer
Hi,
I created a PDFPrinter as per
http://marc.theaimsgroup.com/?l=samba&m=105301236523413&w=2
I have another question, do I need to add a Color Laser Printer Driver in
W2K to the PDF share to generate color PDF in Windows?
Regards,
Norman
2013 May 26
1
mixing virtual and system users
Hello all,
I'm setting up a small mail server for aprox 20 users, and I'm trying to
keep it really simple so I went the virtual users as text file way,
following this page :
http://lukas-schulze.de/2012/02/setup-postfix-and-dovecot-on-debian-squeeze-with-users-stored-text-file/
It seemed to work fine except for the 'system' users, and I am stumped
by this. Basically the config