[Anjuta-list] Print multiple pages per sheet / printer filters



Hi,

To get multiple pages of my source code on a sheet, I print to file in
Anjuta, and process the postcript file with psnup.
Unfortunately, Anjuta seems to put a new-page character in the
postscript.  As a result, the pages are at half size, but they are still
on a seperate page.

Would it be possible to implement multiple-pages-printing in Anjuta, or
is there another way to do it with the current version ?

It would also be interesting if we could pipe the output through some
filters.  E.g. a2ps is a good pretty-printer.  I'd like to be able to
print a file in the editor (or parts of it) directly from within Anjuta
using a2ps.

This would be very easy to implement I think : Anjuta must just output
plain text (instead of postcript).  Then I can send the output  not to
lpr but to e.g. "a2ps - -2 -EC".

Best regards,
Marc






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]