Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Taking a PDF library Open Source

by Anonymous Monk
on Mar 07, 2012 at 15:37 UTC ( [id://958310]=note: print w/replies, xml ) Need Help??


in reply to Taking a PDF library Open Source

If you've been told it's poor quality, put it up on github first. If you get people willing to contribute, put it up on CPAN later.

Replies are listed 'Best First'.
Re^2: Taking a PDF library Open Source
by gwhite (Friar) on Mar 07, 2012 at 15:46 UTC

    From a library point of view, I find it of tremendous quality, it has documentation and it does what it says it will do.

    From a coders point of view, it doesn't use strict, has some global space pollution

    I am not familiar with github and will look into it.

    g_White
      From a coders point of view, it doesn't use strict, has some global space pollution
      For a user of the functionality, whether it uses strict or not, is completely irrelevant. In the same way, I don't care whether the truck driver supplying the supermarket I shop at wore a seat belt or not. It's better for his safety, but it doesn't make my peanut butter any smoother.

      Global space pollution can be an annoyance, but that doesn't mean it will eliminate all the usefulness.

      It sounds like it might be useful for a side project I'm starting -- the XML to PDF conversion is appealing, and I'd at least look at it, likely use it, and be willing to take a shot at contributing to it. I'm mostly interested in being able to generate nice looking eBooks that would be generated by mostly non-technical people (which is why I'm interested in the XML). There are various open source things out there for editing and generating eBooks, but even the relatively mature ones seem fairly limited.
        You can see the doc at: Documentation and an output file created using the XML generation method at: Sample (the charts were created using the chart director library)
        g_White

        Created a github for this project: Perl-PDF-LIbrary You are welcome to participate.

        g_White

        Page to page text flow is a big issue with this module and something that could be improved upon.

        g_White

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://958310]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-20 10:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found