Re: Batch creation of PDF files

From: John Summerfied (debian_at_herakles.homelinux.org)
Date: 06/30/05

  • Next message: Anand Buddhdev: "Re: [SOLVED] esdplay sound problem on FC4"
    Date: Thu, 30 Jun 2005 07:29:09 +0800
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Deron Meranda wrote:
    > Also read this Slashdot article.
    > http://slashdot.org/article.pl?sid=03/10/24/2126241

    That lead me by name to some toys at CPAN where I found those and many
    others. Plus some for Java and Python.

    >
    > If you're willing to go to Python, I use and love the ReportLab
    > PDF tools http://www.reportlab.org/

    Python is one of those things I must learn one day and keep promising
    myself I will RSN. However, I can code shell scripts and Perl, and
    whenever I have a Q&D job to do, it's so easy to reuse what one knows.

    Against Java in particular and Python is that I'm using Regular
    Expressions, and unless REs have surfaced in Java since I learned it,
    that's an after-market addon, and while I expect Python can do them, I
    really don't want to confuse myself with yet another implementation of REs.

    I've downloaded an assortment and I'll probably use the first of them
    that seems easy enough to use and complete enough to do what I want.
    Likely it will be a CPAN module.

    Thanks for your time and thoughts.

    -- 
    Cheers
    John
    -- spambait
    1aaaaaaa@computerdatasafe.com.au  Z1aaaaaaa@computerdatasafe.com.au
    Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Anand Buddhdev: "Re: [SOLVED] esdplay sound problem on FC4"

    Relevant Pages

    • Re: Java -> ActionScript?
      ... Lage sein Java zu verdrängen? ... In Ruby geht das ja, ... Andere Sprachen wie Python oder auch Ruby sind eh ... Die Syntax sollte jedoch das Programm nicht begraben. ...
      (de.comp.lang.java)
    • Re: Python or Java or maybe PHP?
      ... Python or Java? ... Ruby (with Rails, of course, as the server-side framework), Python (many ... this cuts both ways (once you've decided on Java as the language you ...
      (comp.lang.python)
    • Re: iniziare a programmare
      ... studiare python o ruby (anche se ora vorrei leggere qualcosa su python, ... javascript(ma quest ultimi non sono utili al fine del post) ... Ruby si accorge immediatamente di cosa intendo quando voglio dire che ... Java è macchinoso. ...
      (it.comp.macintosh)
    • Re: why is "self" used in OO-Python?
      ... When you define a method in Java there is an implicit 'this' passed to the ... Python cannot tell when you define a function whether the function ... Some languages don't allow you to encapsulate ...     def phone: ...
      (comp.lang.python)
    • Re: Basic inheritance question
      ... used 'this' in C++ and Java. ... but in Python it doesn't. ... you meant "in languages that has implicit instance reference available in methods"? ...
      (comp.lang.python)