Re: Paragraph and documentation
"Mr. Shawn H. Corey" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
spinningwebz2002 wrote:
> Hello all. I just came across pdf::api2 and it appears to be what I
> have been looking for for a while now.
>
> Is there any detailed documentation on all the commands? I have found
> many examples, but not a straight listing of all the commands.
>
> I am interested in how to use the paragraph command to put text into a
> pdf instead of the single line command as that I assume (which could be
> a bad thing) it will take care of word wrap, justification etc.
>
> Again - any / all help would be appreciated.
Welcome to the mailing list.
Documentation for PDF::API2 is very limited. I started working on the
Wiki at http://sourceforge.net/projects/pdfapi2 but there still a long
ways to go. However, if you have problems, ask. This mailing is here
for you.
The paragraph method does do things like word wrap and justification.
It is still a DEVELOPER METHOD, meaning there are still bugs. The one
thing it won't do is change font. There is no bold, italic,
underlining, super-/sub-scripting. Or to be more precise, the paragraph
is all bold, or all italic, etc. No changing in the middle.
--
Just my 0.00000002 million dollars worth,
Shawn
"For the things we have to learn before we can do them, we learn by
doing them."
Aristotle