Pretty Printing (maybe with PDFs ?)

colin_at_beyondboxes.com
Date: 12/27/04

  • Next message: Eric: "Re: Pretty Printing (maybe with PDFs ?)"
    Date: 27 Dec 2004 04:10:39 -0800
    
    

    Hello, perhaps someone can help me. I'm in the process of updating some
    in-house software written in Perl. The printing feature currently
    prints out reports in tried-and-true monospaced ASCII text. I would
    like to update this a tad, using some different fonts/styles and some
    boxes/lines, maybe even add a little color such as our department's
    .eps logo and a bitmapped graph or two. My first thought was to look
    for a graphics generation library (like GD)... but at 600 dpi, that
    would make for some huge page-sized bitmapped images! Then I thought
    about hand rolling some Postscript. Now I'm thinking maybe PDF via some
    sort of support module. Has anyone else trekked this route before? I'm
    a PS and PDF newbie from the coding side of things! What do you
    suggest? I'm leaning towards something that uses Postscript and/or PDF,
    that way I can dump the generated file right to the printer and keep my
    code as OS agnostic as possible.

    Thanks in advance for any pointers!


  • Next message: Eric: "Re: Pretty Printing (maybe with PDFs ?)"

    Relevant Pages

    • Pretty Printing (maybe with PDFs ?)
      ... prints out reports in tried-and-true monospaced ASCII text. ... would make for some huge page-sized bitmapped images! ... a PS and PDF newbie from the coding side of things! ... I'm leaning towards something that uses Postscript and/or PDF, ...
      (comp.lang.perl.misc)
    • Re: Pretty Printing (maybe with PDFs ?)
      ... >boxes/lines, maybe even add a little color such as our department's ... >would make for some huge page-sized bitmapped images! ... >a PS and PDF newbie from the coding side of things! ... I'm leaning towards something that uses Postscript and/or PDF, ...
      (comp.lang.perl.misc)
    • Re: Pretty Printing (maybe with PDFs ?)
      ... > would make for some huge page-sized bitmapped images! ... > a PS and PDF newbie from the coding side of things! ... I'm leaning towards something that uses Postscript and/or PDF, ... I use PDF::API2 for creating PDF in Perl. ...
      (comp.lang.perl.misc)
    • Re: difference in output between postscript and pdf terminal
      ... Included plots are in eps, ... I use pdfLaTeX to generate pdf. ... And sometimes I need postscript output, for whatever reason, so I too want my source to be compatible between latex and pdflatex. ... same output for all terminals. ...
      (comp.graphics.apps.gnuplot)
    • Re: difference in output between postscript and pdf terminal
      ... I use pdfLaTeX to generate pdf. ... the LaTeX path with postscript in-/output. ... If we now take the gnuplot scripting language: ... to be correct in ALL output formats. ...
      (comp.graphics.apps.gnuplot)