<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">May I please raise this thread from the death.<div><br></div><div>Because there is no solution up to today. I'am using TL2008 most current updates installed by tlmgr.</div><div><br></div><div>I've created a PDF file and used this engine:</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">#!/bin/sh<br>basefname="`basename "$1" .tex`"<br>lp -o media=a4 "${basefname}.pdf" <br>pdftk "${basefname}.pdf" background ~/Pictures/Watermarks/bgabschrift.pdf output printfile.pdf<br>lp -o sides=two-sided-long-edge -o media=a4 printfile.pdf <br>rm printfile.pdf</blockquote><div><br></div><div>I get no printouts, but the console reports:</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">2009-01-04 19:39:02.870 TeXShop[14643:203] *** NSTask: Task create for path '/Users/fv/Library/TeXShop/Engines/fvprint2.engine' failed: 8, "Exec format error".  Terminating temporary process.<div><br></div></blockquote><div>What's wrong?</div><div><br></div><div>TIA and kind regards, Friedrich</div><div><br></div><div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div><font class="Apple-style-span" face="Verdana" size="2"><span class="Apple-style-span" style="font-size: 10px; "><i><font class="Apple-style-span" color="#666666">»Der Autoritätsverfall in unserer Zeit beruht auch auf der Feigheit, Autorität auszuüben.«</font></i><font class="Apple-style-span" color="#666666"> (</font><font class="Apple-style-span" color="#666666">Mario Scelba)</font></span></font></div></div></div><font class="Apple-style-span" color="#666666"></font></div></div></span></div></span></div></span> </div><br></div></body></html>