This commit is contained in:
@@ -636,6 +636,8 @@ namespace Volian.Print.Library
|
||||
switch (docstyle.Continue.Bottom.Location)
|
||||
{
|
||||
case E_ContBottomLoc.EndOfText: // place continue string at end of text
|
||||
msg_yLocation = msg_yLocation + yLocation - SixLinesPerInch;
|
||||
break;
|
||||
case E_ContBottomLoc.BtwnTextAndBottom: // place continue string between end of text & bottom of page
|
||||
Console.WriteLine("Not done yet");
|
||||
break;
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user