CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/pst-pdf

README.md

pst-pdf

A package to integrate PostScript code into a PDF output. Load the testfiles pst-pdf-example?.tex and run it with the shell script

ps4pdf pst-pdf-example.tex

It produces the output file pst-pdf-example.pdf. Be sure that the script is executable.

pst-pdf.sty -> $TEXMF-LOCAL
ps4pdf      -> /usr/local/bin

Without a shell script, run

latex <file>
dvips -Ppdf -o <file>-pics.ps <file>.dvi
ps2pdf -dAutoRotatePages=/None <file>-pics.ps <file>-pics.pdf
pdflatex <file>

For bug reports: https://github.com/rolfn/pst-pdf/issues

Rolf Niepraschk, 2016-06-23

Download the contents of this package in one zip archive (1.4M).

pst-pdf – Make PDF versions of graphics by processing between runs

The package pst-pdf simplifies the use of graphics from PSTricks and other PostScript code in PDF documents. As in building a bibliography with , additional external programmes are invoked. In this case they are used to create a PDF file (\PDFcontainer) that will contain all the graphics material. In the final document these contents will be inserted instead of the original PostScript code.

The package works with pstricks and requires a recent version of the preview package.

Packagepst-pdf
Home pagehttps://github.com/rolfn/pst-pdf
Bug trackerhttps://github.com/rolfn/pst-pdf/issues
Repositoryhttps://github.com/rolfn/pst-pdf
Version1.2f
LicensesThe Project Public License 1.2
Copyright2004–2008 Rolf Niepraschk, Hubert Gäßlein
2008–2020 Rolf Niepraschk
MaintainerHubert Gäßlein
Rolf Niepraschk
Contained inTeX Live as pst-pdf
MiKTeX as pst-pdf
TopicsGraphics EPS/PDF
See alsopdftricks
...
Guest Book Sitemap Contact Contact Author