Debug location for ChangeBars
This commit is contained in:
@@ -156,7 +156,7 @@ namespace Volian.Print.Library
|
||||
{
|
||||
float yPageSize = yTopMargin - yBottomMargin;
|
||||
float yWithinMargins = CalculateYLocation(yLocation, yTopMargin) - yBottomMargin;
|
||||
if (MyItemInfo.ItemID == 941)
|
||||
if (MyItemInfo.ItemID == 832)
|
||||
Console.Write(",'Here'");
|
||||
if (MyItemInfo.IsStepSection) return 0; // Don't Paginate on a Step Section
|
||||
float mySize = YSize * MyPageHelper.YMultiplier;
|
||||
|
Reference in New Issue
Block a user