Sagar Kar wrote:

Hi Bruno,

I was trying to indent a line thats within an paragraph.
How do I do that? Its like I want to emulate tha tab functionality.


Tabs are not supported in iText.

I am using the xhtml to pdf converter. i.e the SAXmyHtmlHandler

Wouldn't the solution be to stop the paragraph with the normal indentation,
then write the line in a new paragraph with a different indentation,
then start a new paragraph with the normal indentation.

Or you should map the blockquote tag to a Table object or something like that
(rather messy as solution).


Please don't post questions to one developer only.
Always post them to the mailing-list.
br,
Bruno


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to