User login

Who's online

There are currently 1 user and 73 guests online.

Online users

Advertisements


SourceForge.net Logo

Bug in converting .ps file to .pdf

Submitted by mtie on Thu, 2008-01-03 19:15.

I've encountered a bug in both version 0.9.3 and 0.9.5.

The input file is here: http://www.netlib.org/lapack++/overview.ps

When I download this PostScript (level 2) file and convert it to PDF with PDFCreator, there is no error message visible. The PDF file has 3 pages only. However, the PS file has 10 pages!

Converted the same PS file to PDF using a friend's Acrobat distiller, and the resulting PDF has all 10 pages.

"findstr %%" output:
%%Creator: dvips 5.485 Copyright 1986-92 Radical Eye Software
%%Title: main.dvi
%%Pages: 10 1
%%BoundingBox: 0 0 612 792
%%EndComments
%%BeginProcSet: tex.pro
%%EndProcSet
%%BeginProcSet: special.pro
%%EndProcSet
%%EndProlog
%%BeginSetup
%%Feature: *Resolution 300
%%EndSetup
%%Page: 1 1
%%Page: 2 2
%%Page: 3 3
%%Page: 4 4
%%BeginDocument: fig/dgemmIBM.ps
%%EndDocument
%%BeginDocument: fig/dgetrfCFIBM.ps
%%EndDocument
%%BeginDocument: fig/mat_tree.idraw
%%EndDocument
%%Page: 5 5
%%Page: 6 6
%%Page: 7 7
%%Page: 8 8
%%BeginDocument: ../caltech/sbsmatrix.idraw
%%EndDocument
%%Page: 9 9
%%BeginDocument: ../oonski/structure.idraw
%%EndDocument
%%BeginDocument: ../oonski/LUDelta.ps
%%EndDocument
%%Page: 10 10
%%Trailer
%%EOF

© 2006 by pdfforge.org :: Contact us

Validate XHTML or CSS.