We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Indenting full paragraphs

Hi Guys,

Just getting to grips with your PDF tools, under ASP.NET.

Is it at all possible to set the margin of a full line of text, whilst having wordrapping enabled?

I ask as if a string (using font X and page width Y) is wider than Y and I have

formatX.ParagraphIndent = 30f;

The first line indents but the following do not.

I would like to be able, on one page to have some text flush to both margins and blocks of text indented with each line matching.

Is this possible?

Thank you.




2 Replies

MW Melba Winshia Syncfusion Team November 14, 2007 11:08 AM UTC

Hi,

Thank you for your interest in Syncfusion Products.

1. The first line indents but the following do not.

PdfStringFormat.ParagraphIndent property is used to set indent only for first line of a paragraph and not for all lines.

2. Support for indenting all lines in a paragraph.

I regret to let you know that currently we do not provide support for this feature in our code library. We have notified our development team on this regard and will get back to you once we hear back from them

Thanks,
Melba




AN Annoymouse November 14, 2007 12:58 PM UTC

Melba, thanks for your quick reply.

This feature, for me personally would be usefull.

Thanks again.


Loader.
Live Chat Icon For mobile
Up arrow icon