GeneralConversion from PS -> PDF causes trouble with the headlines

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
schwarzmond
Posts: 2
Joined: Fri May 16, 2008 9:47 pm

Conversion from PS -> PDF causes trouble with the headlines

Post by schwarzmond »

Hi,

I am writing my phd-work with miktex and have some major problems creating a pdf-file.

The conversion dvi -> ps is fine, both files look the same, have the same offset from the content to the border.

But after the conversion ps -> pdf (ps2pdf) the whole content is shiftet to the top:

http://www.jochen-lipps.de/lager/pdf-problem.jpg

As you can see in the picture: the headline is "invisible", you just can see the bottom of the letter "g", and between the bottom of the page and the content is a big gap.

If I remove all the eps-pictures and do a direct dvi -> pdf conversion, everything is fine, but I can't do this with my phd-work, because I have a lot of eps-pictures in it.

My System: Windows, MikTex 2.7, WinEdt 5.5, GS 8.61

Thx.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Re: Conversion from PS -> PDF causes trouble with the headlines

Post by Stefan Kottwitz »

Hi schwarzmond,

if the last mentioned method (pdflatex) works you could convert your eps pictures to pdf format by epstopdf, that program should be included in a MiKTeX installation. After conversion you can include the pictures as pdf files by \includegraphics and using pdflatex.

Stefan
LaTeX.org admin
schwarzmond
Posts: 2
Joined: Fri May 16, 2008 9:47 pm

Conversion from PS -> PDF causes trouble with the headlines

Post by schwarzmond »

Hi,

the conversion from >200 EPS-Files (in many different folders) is a very tough topic...
:D

This is the YAP-File:

http://www.jochen-lipps.de/lager/yap.jpg

But, in the meantime, I found the problem: The conversion PS -> PDF is fine, if I let it do direct from GSView:

http://www.jochen-lipps.de/lager/gsview.jpg

Only, if I let WinEdt do the conversion, I "loose" the space between the headlines and the border:

http://www.jochen-lipps.de/lager/ps2pdf.jpg

It would be realy nice, if I could let do the conversion direct from winedt, but... I have no idea, what's the problem. Maybe somebody in this forum has any suggestions?

These are my settings in WinEdt:

http://www.jochen-lipps.de/lager/winedt.jpg

PS: Sorry for my english :)
User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Conversion from PS -> PDF causes trouble with the headlines

Post by Stefan Kottwitz »

Hi,

just a general information, the problem was solved here.

Stefan
LaTeX.org admin
Post Reply