This commit is contained in:
Kathy Ruffing 2013-03-25 15:18:35 +00:00
parent c95a9f8e91
commit 2c6fb7abb2
6 changed files with 1 additions and 1 deletions

View File

@ -962,7 +962,7 @@ namespace Volian.Print.Library
{ {
val = procConfig.GetValue("PSI", token.Substring(4, token.Length - 5)); val = procConfig.GetValue("PSI", token.Substring(4, token.Length - 5));
plstr = plstr.Replace(token, val); plstr = plstr.Replace(token, val);
svgGroup.Add(PageItemToSvgText(pageItem, plstr, MySection)); //svgGroup.Add(PageItemToSvgText(pageItem, plstr, MySection));
} }
else else
{ {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.