PDF viewer which supports scale-to-fit print (aka "lp -o fitplot")?
Hi,
Does anyone know of a pdf viewer which can print with the option
"scale-to-fit"? Web searched didn't turn up anything useful.
lp -d printer -o fitplot file.pdf
does what I need, but a GUI is needed for clicky-type users.
The software should be free and apt-get-able, and if possible on lenny,
but this is not a hard requirement, the machine will be upgraded to
squeeze ASAP anyway.
I already installed acroread from debian-multimedia to solve the
immediate problem, but I'd rather get rid of it (64 bit machine,
non-free, ...).
Thanks,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
01-03-2011, 01:23 PM
Camaleón
PDF viewer which supports scale-to-fit print (aka "lp -o fitplot")?
On Mon, 03 Jan 2011 15:32:09 +0200, Andrei Popescu wrote:
> Does anyone know of a pdf viewer which can print with the option
> "scale-to-fit"? Web searched didn't turn up anything useful.
I don't see that option under Evince, yep.
But maybe you can give Evince a chance by creating a new printer instance
in cups (name it, "evince_fiplot_on") and enable "fitplot" option for
that printer in "/etc/cups/printers.conf" (Option fitplot true) :-?
> lp -d printer -o fitplot file.pdf
>
> does what I need, but a GUI is needed for clicky-type users.
(...)
IIRC, Xpdf can pass raw lpr parameters when printing, so maybe it could
be another option.
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2011.01.03.14.23.38@gmail.com">http://lists.debian.org/pan.2011.01.03.14.23.38@gmail.com
01-04-2011, 07:49 AM
Anthony Campbell
PDF viewer which supports scale-to-fit print (aka "lp -o fitplot")?
On 03 Jan 2011, Camaleón wrote:
> On Mon, 03 Jan 2011 15:32:09 +0200, Andrei Popescu wrote:
>
> > Does anyone know of a pdf viewer which can print with the option
> > "scale-to-fit"? Web searched didn't turn up anything useful.
>
> I don't see that option under Evince, yep.
>
> But maybe you can give Evince a chance by creating a new printer instance
> in cups (name it, "evince_fiplot_on") and enable "fitplot" option for
> that printer in "/etc/cups/printers.conf" (Option fitplot true) :-?
>
> > lp -d printer -o fitplot file.pdf
> >
> > does what I need, but a GUI is needed for clicky-type users.
>
> (...)
>
> IIRC, Xpdf can pass raw lpr parameters when printing, so maybe it could
> be another option.
>
> Greetings,
>
> --
> Camaleón
I don't know about fitplot, but I found that xpdf would not print
landscape pages correctly; they came out as portrait. But evince does it
without problems.
--
Anthony Campbell - ac@acampbell.org.uk
Microsoft-free zone - Using Debian GNU/Linux
http://www.acampbell.org.uk - sample my ebooks at
http://www.smashwords.com/profile/view/acampbell
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110104084923.GA16930@acampbell.org.uk">http://lists.debian.org/20110104084923.GA16930@acampbell.org.uk
01-04-2011, 09:59 PM
Andrei Popescu
PDF viewer which supports scale-to-fit print (aka "lp -o fitplot")?
On Lu, 03 ian 11, 18:09:31, Brian wrote:
> On Mon 03 Jan 2011 at 15:32:09 +0200, Andrei Popescu wrote:
>
> > Hi,
> >
> > Does anyone know of a pdf viewer which can print with the option
> > "scale-to-fit"? Web searched didn't turn up anything useful.
> >
> > lp -d printer -o fitplot file.pdf
> >
> > does what I need, but a GUI is needed for clicky-type users.
>
> As already mentioned xpdf can do this. In ~/.xpdfrc or /etc/xpdf/xpdfrc
> have:
>
> psFile "|lp -d printer -o fitplot"
Sounds interesting.
Thanks,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic