|
[Date Index]
[Thread Index]
[Author Index]
Re: PDF Format
- To: mathgroup at smc.vnet.net
- Subject: [mg32499] Re: PDF Format
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 23 Jan 2002 01:00:32 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <a2j7up$73e$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
the pdf- export is nearly unusable. Mathematica does not include
the Mathematica fonts -- and fonts are a integral part of pdf's
and the bounding box/crop box is always false.
The combination distiller/Acrobat worked for me, together with the
PNG-Export (that can pdflatex directly).
Export[] and Display[] call both psrender to produce a pdf, so
the core of the file is the same.
Regards
Jens
Kurt Kokko wrote:
>
> Hi folks,
>
> As a user of pdflatex there is a need to export graphics in either EPS
> or in PDF format. Using Export[] or Save as ...-option from menu I can
> export graphics as PDF, but the image size is not "perfect" enough. The
> best way what I have found (best quality and image size) is by exporting
> graphic as an EPS-file and then converting the EPS-file to PDF using
> tool called 'epstopdf'. The result is good, but I am trying to minimize
> the amount of steps needed.
>
> I am not an expert in graphics so does anyone know any other way to do
> it and does someone know why the output of EPS file using Display[] or
> Export[] is different?
>
> I have also noticed that you can export graphics in PDF format using
> Display[], but again the image size was incorrect, which has to fixed
> using 'epstopdf' (by incorrect I mean that there is extra empty space
> around the image).
>
> Best regards,
>
> Kurt Kokko
Prev by Date:
Re: Translations
Next by Date:
Re: Reciprocal Sums
Previous by thread:
PDF Format
Next by thread:
Tom Wickham Jones presents webMathematica course in Amsterdam
|