Hi, I'm new to Aspose and a competent user of SSRS but not advanced. I'm evaluating Aspose and wonder how I add code to justify text in a textbox? I have searched the site and can't see anything that describes step by step how to achieve this. The closest I've found is for 2005 below but am using 2008 R2.
The code example was (where does it go in 2008 R2?):
<Textbox Name="textbox1"> ......<Style> ......</style><value> AsposePdf4RS </value><CustomProperties><CustomProperty><Name>Footnote</Name><Value> An optional PDF renderer for SSRS from Aspose</Value></CustomProperty></CustomProperties></Textbox>