Mailinglist Archive: opensuse-bugs (7195 mails)

< Previous Next >
[Bug 482157] ps2pdf: pdf title bar shows name of eps included from gnuplot
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 12 Mar 2009 07:46:26 -0600 (MDT)
  • Message-id: <20090312134626.5E5BF24550C@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=482157

User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=482157#c2


Dr. Werner Fink <werner@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME




--- Comment #2 from Dr. Werner Fink <werner@xxxxxxxxxx> 2009-03-12 07:46:25
MST ---
This has nothing todo with ps2pdf. See /usr/bin/ps2pdf, /usr/bin/ps2pdf14,
and /usr/bin/ps2pdfwr ... these are scripts using at least ghostscript to
create a pdf from a ps file. That means that the title was already there
included in the postscipt file as the postscript interpreter ghostscript
does *never* add its own title line, it simply makes pdf from ps code.

Btw: Why not using pdflatex to crate your pdf file instead of the using
dvipdfm/dvipdfmx or the why of dvips -> ps2pdf/pstopdf?

Please run

man pdflatex

beside this, the result depend also on the choosen style files, as the
result from the dvi file may differ in the ps/pdf output due to the
included names in the postscipt specials. E.g. for pdflatex the
appropiate option should be choosen `pdftex' instead of `dvips' ...
for more information you may read

/usr/share/texmf/doc/latex/graphics/grfguide.pdf

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References