>From the code(FactoryProperties.java) it does not look like one can set
first line indent using style. However, pretty simple to add the support.
Until added as a workaround you might post-process output of HTMLWorker and
for instances of Paragraph setFirstLineIndent to desired value.
Nurettin
On Fri, Sep 3, 2010 at 8:56 AM, fabiogsilva <[email protected]> wrote:
>
> Hello,
>
> Is there a way to produce in CSS the same effect as setFirstLineIndent()
> for
> paragraphs?
>
> I've tried this, but it doesn't work:
>
> css.loadTagStyle("p", "text-indent", "50");
>
> Thanks.
>
> --
> View this message in context:
> http://itext-general.2136553.n4.nabble.com/Defining-first-line-indent-in-CSS-tp2525608p2525608.html
> Sent from the iText - General mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.itextpdf.com/book/
> Check the site with examples before you ask questions:
> http://www.1t3xt.info/examples/
> You can also search the keywords list:
> http://1t3xt.info/tutorials/keywords/
>
--
Nurettin DAG
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/