PDF-Builder
view release on metacpan or search on metacpan
INFO/RoadMap view on Meta::CPAN
several archival formats).
E. JPEG2000 image file support (CTS 12/#97): I don't know if this is worth it,
as there seems to be very little use of this, but if someone is interested,
have at it... any other newish image formats that PDF can support?
F. Fix Bar Code generation (CTS 1/#48): there seems to be something quite wrong
with the current bar code generation, so it's possible that no one is using
it in real documents yet. It's also possible that I'm not writing my test
cases properly -- does anyone know if they work? I suspect that the use of
XForms (relocatable text and graphics) for the bar image is not scaling
nicely, and may have to be replaced by drawn graphics primitives (text and
graphics drawn in their final place). Many other 1D and 2D bar codes
(including QR) would be good, but perhaps the bar codes should go into a
separate module, due to their potentially large code size and use of "new"
Perl modules. Even the existing 5 or so formats could be moved out, as
presumably no one is using them yet (if they are, in fact, broken). This is
in section I, as bar codes are already implemented in the base, but it's
possible that bar codes could be removed and reimplemented in section II as
a separate library or module.
( run in 0.376 second using v1.01-cache-2.11-cpan-71847e10f99 )