This commit is contained in:
parent
eb95aa922b
commit
0a5d8cb72d
@ -225,7 +225,7 @@ namespace Volian.Print.Library
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
private bool _PaginationDebug = false;
|
private bool _PaginationDebug = false;
|
||||||
private bool _TextDebug = true; // false;
|
private bool _TextDebug = false; //true; this will turn on a writeline with debug in DrawText()
|
||||||
private float DrawFigure(PdfContentByte cb, float yBottomMargin, float yLocation)
|
private float DrawFigure(PdfContentByte cb, float yBottomMargin, float yLocation)
|
||||||
{
|
{
|
||||||
float retval = yLocation;
|
float retval = yLocation;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user