Andreas Klemm on Thu, 1 Feb 2001 21:00:56 +0100 (CET)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: apsfilter V5.4.2 -- HP 4050 (PS) doesn't print the last page


On Wed, Jan 31, 2001 at 06:08:57PM +0300, Alexey Koptsevich wrote:
> As I understand, the problem is in passing escape characters. How can I do
> it properly?

Hardware duplex printing is done by psset...

  if [ "$DUPLEX" ]; then
        if [ "$HARDWARE_DUPLEX" ]; then
            if [ "$BINDING" = short ]; then
                PS_DUPLEX="psset -q -t"
            else
                PS_DUPLEX="psset -q -d"
            fi
        else
            unset DUPLEX PS_DUPLEX
            print_ps_duplex
            return
        fi
    fi

Are there any FAQs concerning ps utils, that might help here ??
What about testing psset's operation without apsfilter ?

Perhaps psset has a bug ? Mayber there is another utility
for that, have a look at:
http://www.geocities.com/SiliconValley/5682/postscript.html

Since I don't have a PS printer myself I only can offer this
kind of help...


> 1.      Operating System  : FreeBSD 4.2-RELEASE
>         apsfilter Rel.    : apsfilter-7.0 developement SNAPSHOT
>         Patch applied ?   : 
>         ghostscript Rel.  : transparent to gs
>         Printer           : HP 4050
>         serial/parallel   : parallel printer
>         Mono/Color        : b/w
>         Postscript-Printer: yes
>         Print Resolution  : 1200
>         Your Full Name    : Alexey Koptsevich
>         Your e-mail addr  : kopts@astro.ioffe.rssi.ru

Thanks for using the bugform !


	Andreas ///

-- 
Andreas Klemm
Apsfilter Homepage                  http://www.apsfilter.org
Support over mailing-lists (only!)  http://www.apsfilter.org/support
Mailing-list archive                http://www.apsfilter.org/Lists-Archives

PGP signature