By Date: <-- -->
By Thread: <-- -->

Including a new paragraph on PDF document



Try this for the Paragraph

p1 = new Paragraph(new Chunk(" ", FontFactory.getFont
FontFactory.HELVETICA, 10)));
pdfDoc.add(p1);

Palmi


> Hi everybody,
>
> I have a PDF document and  I should include on it one paragraph.
> This paragraph contains  three lines where the first is on bold, the
> second on Italic and the last underline.
>
> How I can do this using iText?
>
>             *****************************************************
>             *         Federal University of Minas Gerais        *
>             *          Department of Computer Science           *
>             *         Master Degree in Computer Science         *
>             *                                                   *
>             *            Fundação Getulio Vargas                *
>             *            MBA in Project Management              *
>             *                                                   *
>             *                 Aloizio Silva                     *
>             *         http://www.dcc.ufmg.br/~aloizio           *
>             *                                                   *
>             *      Mobile Computer and Network Optimization     *
>             *****************************************************
>
> _______________________________________________
> iText-questions mailing list
> iText-questions (at) lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>


Palmi H Lord
plord (at) hive.is
8225420



_______________________________________________
iText-questions mailing list
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions