Public bug reported:

Binary package hint: evince

Converting this simple PostScript program to PDF causes CUPS to hang up
when an attempt is made to print the PDF fron Evince. 

%!PS-Adobe-3.0
%%BeginProlog

/H {/Helvetica findfont exch scalefont setfont} def
% ---  usage: (string) pointsize rotation x y RA

/RA{gsave translate rotate H 0 0 moveto show grestore newpath} def
% ------------------
%%EndProlog

 (String) 10 40 150 750 RA
showpage

%%EOF


Procedure:
-  View PostScript file with Evince:  no problems found
 - Call Printout facility, then printout:       CUPS prints out the PostScript 
file without error.
 -  convert the PS file to PDF:     ps2pdf -dPDFSETTINGS=/prepress  
<filename.ps>  ; no errors reported
 -  View <filename.pdf> with Evince  ;  The word String is visible, tilted at 
40 degrees
 - Call Print facility then Print Preview;   --  nothing found on the monitor
- Call Print facility, then printout;   CUPS hangs up

NotaBene:  Setting the rotation to 0 degrees in place of 40 DOES allow the PDF 
document
to be printed out. But then the text is horizontal and not tilted at 40 degrees.

System info:       Linux Ubuntu 7.10 "Gutsy",  Evince 2.20.0,    
                           hp 2100M Laser Jet Printer with dual personality 
(PostScript/ hpgl)
Can anybody tell me what is wrong and if there is a bug fix?
Thanks in advance,
Mike Perry 
--

ProblemType: Bug
Architecture: i386
Date: Sun Feb 14 18:18:14 2010
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/evince
Package: evince 2.20.0-0ubuntu3
PackageArchitecture: i386
ProcCmdline: evince
ProcCwd: /home/pa7xg
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 LC_PAPER=en_GB.UTF-8
SourcePackage: evince
Uname: Linux Eigenaar 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux
UnreportableReason: This is not a genuine Ubuntu package

** Affects: evince (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug

-- 
Tilted text in PDF document causes CUSP error
https://bugs.launchpad.net/bugs/521794
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to