Bug 183464

Summary: Postscript file is not correctly rendered on screen
Product: [Applications] okular Reporter: Orion Poplawski <orion>
Component: PS backendAssignee: Okular developers <okular-devel>
Status: CONFIRMED ---    
Severity: normal CC: aacid, alex, jordonwii
Priority: NOR    
Version: 0.19.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Example postcript file.
scan of printout
gv in letter view
okular print preview

Description Orion Poplawski 2009-02-06 18:32:03 UTC
Version:           0.8 (using KDE 4.2.0)
OS:                Linux
Installed from:    Fedora RPMs

Certain postscript files produced by IDL will not print on a page (they are shifted off of the page by quite a bit).  gv is able to show this when selecting "letter" instead of BBox for the view.

okular's print preview still shows the image printing on the page, even though when sent to the printer it is shifted off of the page.
Comment 1 Orion Poplawski 2009-02-06 18:33:14 UTC
Created attachment 31047 [details]
Example postcript file.
Comment 2 Albert Astals Cid 2009-02-06 19:50:51 UTC
Can you attach a screenshot of what you get?
Comment 3 Orion Poplawski 2009-02-06 21:19:35 UTC
Created attachment 31053 [details]
scan of printout
Comment 4 Orion Poplawski 2009-02-06 21:20:04 UTC
Created attachment 31054 [details]
gv in letter view
Comment 5 Orion Poplawski 2009-02-06 21:20:30 UTC
Created attachment 31055 [details]
okular print preview
Comment 6 jordonwii 2011-12-20 04:44:40 UTC
I believe I reproduced this on Okular 0.13.3, KDE 4.7.1. I downloaded the PS given above, and viewed the print preview. It does not look like the printout and it _does_ look like the screenshot of the Okular print preview given by the bug reporter.
Comment 7 Alex Cherepanov 2018-11-28 03:30:36 UTC
This PostScript file is incorrect. This file not EPS but it doesn't set the page size and assumes that PS interpreter uses BoundingBox comment. This is not the case. Everything works as designed.