@@ -155,7 +155,7 @@ namespace Dongke.WinForm.Controls.InvoiceLayout
//return printer.DrawImages();
}
- GC.Collect();
+ //GC.Collect();
catch (Exception ex)
{