XeTeXProblem converting XeTex PDF to PS

Information and discussion about XeTeX, an alternative for pdfTeX based on e-Tex
Post Reply
jaybz
Posts: 90
Joined: Sun Jul 11, 2010 6:02 pm

Problem converting XeTex PDF to PS

Post by jaybz »

I'm running under Ubuntu Maverick and when I convert a pdf to ps using pdftops the ps file has several problems.
1) When opening it in Image Viewer there is a approx. 5sec delay when zooming in and the text seams somewhat pixelated.
2) When importing the ps file into Scribus (either development or stable version) I get the fatal error message:
Importing file failed!
This only happens when I use XeTex. If I remove the XeTex elements and just use pdfLatex for the same file it's fine. I've also tried using Gummi;Texmaker and Lyx with the same results.
Has anyone else experienced this ?

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

jaybz
Posts: 90
Joined: Sun Jul 11, 2010 6:02 pm

Re: Problem converting XeTex PDF to PS

Post by jaybz »

Well I haven't found a solution to this other than to output to SVG instead using pdf2svg.
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: Problem converting XeTex PDF to PS

Post by frabjous »

Why do you need a PS file?

Have you tried pdf2ps instead?
jaybz
Posts: 90
Joined: Sun Jul 11, 2010 6:02 pm

Re: Problem converting XeTex PDF to PS

Post by jaybz »

There are certain elements that are just too time consuming/difficult to format with Latex so I'm exporting to eps and using Scribus. Yes I've tried pdf2ps and pdftops neither worked.
Post Reply