> [mailto:[EMAIL PROTECTED] On
> Behalf Of Maarten Coene
> Sent: Tuesday, March 09, 2004 12:53 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] spacing between paragraphs
>
> Hi,
>
> Is it possible to extend the Paragraph API to allow users to
> define some
Hi,
Is it possible to extend the Paragraph API to allow users to define some
empty spacing before and after a paragraph. I know this can be done by
adding an empty paragraph with some leading before and after the normal
paragraph, but it's not always that easy. For instance, I have a method
ad
Hi;
iText seems to put a blank line between paragraphs.
Is this the way it's supposed to work? And any way to adjust this?
FYI - I am writing a program where I am trying to
create pdf files that match templates made from rtf files to the pixel, and at a
minimum, to the line, para, and pag