Fixed print bug where Calvert IO4 procedure OI-27D-2 would not print.

This commit is contained in:
John Jenko 2014-12-05 21:13:56 +00:00
parent 6c2d8eec26
commit c2abe9214b

View File

@ -2230,7 +2230,7 @@ namespace Volian.Print.Library
// RefreshDocStyle();
XOffset = xoff;
if (!MyItemInfo.IsStep && !MyItemInfo.IsStepSection)
if (!MyItemInfo.IsStep && !MyItemInfo.IsStepSection && MyItemInfo.MyContent.MyEntry != null)
{
IsWordDocPara = true;
// special case - this is a 'Word Doc' paragraph. The Processed flag is used to know