Re: Paragraph and documentation
"spinningwebz2002" <spinningwebz2002-/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Mr. Shawn H. Corey" <shawnhcorey@...> wrote: > > spinningwebz2002 wrote: > > Hi again - I found the paragraph documention (or some) in Content.pm, > > but is there a way of have a line break / new line in text that you are > > sending to paragraph? > > No, it is very limited with what it can do. The only whitespace you > should have in the text is spaces "\x{20}". > > > -- > 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 > Shawn Thanks for the info. In your other message I also saw the posting about bold etc. I will just have to write routines that would process the paragraph using text_center, left etc. which would give me more control anyways. While working with pdf::api2, what variables do I have access to (is there a list)? Bill H