[gull] impression avec plan
    Didier Donzé 
    didier.donze at youplaboum.net
       
    Sun Aug 29 10:31:03 CEST 2004
    
    
  
Une précision encore, j'obtiens un message sur mon terminal lorsque je 
lance une impression (que ce soit sur l'imprimante ou dans un fichier):
Warning: XtRemoveGrab asked to remove a widget not on the list
>Et qu'y a-t-il dans ton fichier test.ps?
>$ file /home/didier/tmp/test.ps
>
>  
>
didier at juliaroberts:~/tmp$ file test.ps
test.ps: PostScript document text
>$ ls -l /home/didier/tmp/test.ps
>
>  
>
didier at juliaroberts:~/tmp$ ls -l test.ps
-rw-------  1 didier didier 24219 2004-08-29 10:25 test.ps
>$ head -c 300 /home/didier/tmp/test.ps
>  
>
didier at juliaroberts:~/tmp$ head -c 300 test.ps
%!PS-Adobe
%%Creator: plan
%%Title: Week Calendar
%%EndComments
0.5 setlinewidth
% Set up ISO Latin 1 character encoding
/reencodeISO {
dup dup findfont dup length dict begin
        { 1 index /FID ne { def }{ pop pop } ifelse
        } forall
        /Encoding ISOLatin1Encoding def
        currentdict end definefont
        } def
/H
Voila, j'espere que ca pourra aider!
    
    
More information about the gull
mailing list