This commit is contained in:
parent
c95a9f8e91
commit
2c6fb7abb2
@ -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.
Loading…
x
Reference in New Issue
Block a user