Search found 3 matches

by justastudent
Tue Nov 22, 2011 1:51 pm
Forum: General
Topic: PDF Document Properties
Replies: 5
Views: 5480

PDF Document Properties

Next time, I would do it that way as you suggested or use other ways like create a tex file with gnuplot. But the fundamental question remains, why the ps2pdf conversion creates a pdf with the document properties changed (i.e. inherit the properties of the last gnuplot-created .eps image in the file ...
by justastudent
Tue Nov 22, 2011 11:31 am
Forum: General
Topic: PDF Document Properties
Replies: 5
Views: 5480

Re: PDF Document Properties

Well, it is possible to use pdflatex on .eps, but then psfrag won't work.
by justastudent
Mon Nov 21, 2011 4:44 pm
Forum: General
Topic: PDF Document Properties
Replies: 5
Views: 5480

PDF Document Properties

Hello,

Including a figure in EPS format generated by Gnuplot and creating a PDF using LaTeX -> DVI -> PS -> PDF, the document properties (title, subject, creator etc.) of the generated PDF are taken from the last EPS figure included.

If I try another figure in EPS format not created by Gnuplot ...