Hi
I am having trouble creating a center-aligned text element in the pdf template. The pdf form element is set to align center and in the ticket design the element is set to align center. However in the emailed pdf the element is left-aligned. Our config file TessituraETicketServerLive.exe.config is modified so that we can change the fonts and the font-size.
Thanks.
make sure this is set in your PAH config file
<add key="USE LABEL" value="true" />
Hi Nathan
Thanks for the response. This setting is in our config file already. We aren't having any troubles changing the font or font-size it is just getting things to center align. I am wondering if I need to limit the pdf cell length to be the same length as the data cell or uncheck scroll long text.
Thanks
Lou Ann
Hmm...I seem to recall having the same issue following a PAH upgrade and that was the fix.
In the PDF element configuration, in the Options tab, is the Allow Rich Text Formatting box checked?