Re: Re: Paragraph and documentation
Alfred Reibenschuh <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Mr. Shawn H. Corey wrote:
> Hardly simple since you would have to use an HTML parser. It would be
> better if you used a Perl structure. Each paragraph could be an array
> of hashes. For example:
>
> my $paragraph = [
> {
> bold => 0,
> italic => 0,
> underline => 0,
> text => 'This is plain text. ',
> },
> {
> bold => 1,
> italic => 0,
> underline => 0,
> text => 'This is bold text. ',
> },
> ];
has anyone looked at PDF::APIx::Layout yet ?
- --
Schonmal davon gehoert, dass nicht jeder linux user gleich ein
programmierer ist, der alles, was er selber braucht, auch selber
programmiert, installiert, patched, hacked oder portiert?
Urks? Das ist doch nur eine Legende.....
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGm9QnjKJMaHhpyr4RCJGtAKCjbkUC2uwMgPsxE0aPGWorjk5cRgCgpYVn
YgtGXusgb6HMYHGmoU/87yA=
=nVRX
-----END PGP SIGNATURE-----