Matematické Fórum


1. 8. 2026 (L) Fórum bude brzy uzavřeno 😿

Nejste přihlášen(a). Přihlásit

#1 30. 04. 2012 21:22 — Editoval byk7 (30. 04. 2012 21:23)

byk7
InQuisitor
Příspěvky: 4713
Reputace:   221 
 

*.eps => LaTeX

Zdravím,

jak můžu dostat obrázky ve formátu eps do pdf?


Příspěvky psané červenou barvou jsou moderátorské, šedá je offtopic.

Offline

 

#2 30. 04. 2012 22:41 — Editoval kaja.marik (30. 04. 2012 22:42)

kaja.marik
Veterán
Příspěvky: 1915
Reputace:   57 
 

Re: *.eps => LaTeX

Asi bude nejspelsi z nich udelat obrazek v pdf. Tyhle programy mam primo v systemu, snad se nainstalovaly dohroamdy s TeXlive.

Code:

NAME
       epstopdf, repstopdf - convert an EPS file to PDF

SYNOPSIS
       epstopdf [options] [epsfile]

DESCRIPTION
       epstopdf  transforms the Encapsulated PostScript file epsfile (or stan‐
       dard input) so that it is guaranteed to start at  the  0,0  coordinate,
       and it sets a page size exactly corresponding to the BoundingBox.  This
       means that when Ghostscript renders it, the result needs  no  cropping,
       and  the  PDF  MediaBox is correct.  By default, the result is piped to
       Ghostscript and a PDF version written.

       If the bounding box is not right, of course, there are problems.

Code:

NAME
       ps2pdf - Convert PostScript to PDF using ghostscript
       ps2pdf12  - Convert PostScript to PDF 1.2 (Acrobat 3-and-later compati‐
       ble) using ghostscript
       ps2pdf13 - Convert PostScript to PDF 1.3 (Acrobat 4-and-later  compati‐
       ble) using ghostscript
       ps2pdf14  - Convert PostScript to PDF 1.4 (Acrobat 5-and-later compati‐
       ble) using ghostscript

SYNOPSIS
       ps2pdf  [options...] {input.[e]ps|-} [output.pdf|-]
       ps2pdf12  [options...] {input.[e]ps|-} [output.pdf|-]
       ps2pdf13  [options...] {input.[e]ps|-} [output.pdf|-]
       ps2pdf14  [options...] {input.[e]ps|-} [output.pdf|-]

DESCRIPTION
       The ps2pdf scripts are work-alikes for  nearly  all  the  functionality
       (but not the user interface) of Adobe's Acrobat(TM) Distiller(TM) prod‐
       uct: they convert PostScript files to Portable  Document  Format  (PDF)
       files.

jinak treba online sluzba http://docupub.com/pdfconvert/ a jsou i dalsi

Offline

 

Zápatí

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson