Date: Sat, 23 Feb 2002 11:44:38 -0800 (PST) From: Jean-Marc Zucconi <jmz@freebsd.org> To: Pierre-Luc Drouin <pldrouin@poynting.phy.ulaval.ca> Cc: freebsd-questions@freebsd.org Subject: Re: pdf2ps dLanguageLevel option doesn't seem to work Message-ID: <200202231944.g1NJicK78341@freefall.freebsd.org> In-Reply-To: <20020223193519.TMTO5463.tomts15-srv.bellnexxia.net@there> References: <20020223193519.TMTO5463.tomts15-srv.bellnexxia.net@there>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Pierre-Luc Drouin writes: > I'm trying to get a 2.0 ps file from a pdf file with pdf2ps command. The > command i use is: > pdf2ps -dLanguageLevel=2 mypdf.pdf myps.ps > The header of the ouput ps file is: > %!PS-Adobe-3.0 > Does someone know how to get a 2.0 file? Try 'acroread -toPostScript -level2 mypdf.pdf myps.ps' Jean-Marc -- Jean-Marc Zucconi -- PGP Key: finger jmz@FreeBSD.org [KeyID: 400B38E9] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202231944.g1NJicK78341>