From owner-freebsd-questions Sat Feb 23 11:51:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts15-srv.bellnexxia.net (tomts15.bellnexxia.net [209.226.175.3]) by hub.freebsd.org (Postfix) with ESMTP id 78E5D37B404; Sat, 23 Feb 2002 11:51:31 -0800 (PST) Received: from there ([216.209.246.42]) by tomts15-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020223195130.TWKQ5463.tomts15-srv.bellnexxia.net@there>; Sat, 23 Feb 2002 14:51:30 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Pierre-Luc Drouin To: Jean-Marc Zucconi Subject: Re: pdf2ps dLanguageLevel option doesn't seem to work Date: Sat, 23 Feb 2002 14:48:56 -0500 X-Mailer: KMail [version 1.3.2] References: <20020223193519.TMTO5463.tomts15-srv.bellnexxia.net@there> <200202231944.g1NJicK78341@freefall.freebsd.org> In-Reply-To: <200202231944.g1NJicK78341@freefall.freebsd.org> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020223195130.TWKQ5463.tomts15-srv.bellnexxia.net@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On February 23, 2002 14:44 pm, you wrote: > >>>>> 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 I get also a ps 3.0 file with this command... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message