From owner-freebsd-questions Sat Feb 23 11:35:23 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 AA27837B400 for ; Sat, 23 Feb 2002 11:35:20 -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 <20020223193519.TMTO5463.tomts15-srv.bellnexxia.net@there> for ; Sat, 23 Feb 2002 14:35:19 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Pierre-Luc Drouin To: freebsd-questions@freebsd.org Subject: pdf2ps dLanguageLevel option doesn't seem to work Date: Sat, 23 Feb 2002 14:32:45 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020223193519.TMTO5463.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 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? Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message