This commit is contained in:
@@ -962,7 +962,7 @@ namespace Volian.Print.Library
|
||||
{
|
||||
val = procConfig.GetValue("PSI", token.Substring(4, token.Length - 5));
|
||||
plstr = plstr.Replace(token, val);
|
||||
svgGroup.Add(PageItemToSvgText(pageItem, plstr, MySection));
|
||||
//svgGroup.Add(PageItemToSvgText(pageItem, plstr, MySection));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user