-
Notifications
You must be signed in to change notification settings - Fork 171
Description
Using build version 1888.
When attempting to print reports in LARS (library bindery software), a series of "Interrupt 0D #GP" dialogs appear several times (I believe 3 times). If you "continue" through the prompts, the print dialog does appear, but the eventual printer output is garbled (lines are squashed).
Tests were then performed with EnumFontLimitation=1. The Interrupts still occur, but the printer output was correct. Additional testing might be needed to determine whether the output changes were chance related, or if the EnumFontLimitation=1 was effective.
In both cases, however, the program can no longer exit properly after printing. Attempts to exit lead to more Interrupt prompts, then an abnormal program termination prompt.
Attaching a trace which contains the initial print-related prompts, but with print then canceled, and no subsequent crash on exit.