Thank you, I go already a hint by someone else, that the logo is coded
in PostScript level 3 and so not printable by most native PostScript
printers.
Till
Liam Quin wrote:
> On Mon, Feb 11, 2002 at 06:44:52PM +0100, Till Kamppeter wrote:
>
>>So for me it seems that either something in the PostScript of the test
>>page is wrong or the HP PostScript interpreter has a bug.
>>
>
> For some printers you need to send HP job control escape sequences
> first, that tell the printre ot use PostScript.
>
> If you don't do this, you'll get page after page of garbage printed :)
>
> For me, the first page printed but then I got lots of pages of garbage,
> and the reason might be that the PostScript file has lots of binary crap
> in it, it's not a level 1 PostScript file. The Mandrake logo did not print.
>
> Search for
> %BeginBinary: 1319956
>
> and you'll see what I mean.
>
> Liam
>
>