I want to create a Report of publications and want to know if it is possible to create a hanging indent (where the first line of a record is at the left margin, but subsequent wrapped lines are indented).
Try using the TppRichText object to perform a hanging indent inside a report. Once the text is loaded into the control, you can use the Paragraph property to assign it's FirstIndent and LeftIndent values (to essentially create a hanging indent).
Comments
Try using the TppRichText object to perform a hanging indent inside a
report. Once the text is loaded into the control, you can use the Paragraph
property to assign it's FirstIndent and LeftIndent values (to essentially
create a hanging indent).
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com