1834406 Members
1619 Online
110067 Solutions
New Discussion

Re: enscript error

 
Nissim Cohen
New Member

enscript error

Hi,

I am printing a report using enscript utility.
Please see command below.
enscript -c -dKGEN_NIS_INV -B -r -f Courier@9.1/7.3 --language=overstrike NY_INVOICE_20080808_092721.INV

I am getting the following error message.
xcalloc(): couldn't allocate 12 bytes

It does print the report, but the printout get cut in the middle, cant print out the full report.

report size is: 20004864

Please note, I am not getting this error with smaller reports.

Thanks
nissim
2 REPLIES 2
piyush mathiya
Trusted Contributor

Re: enscript error

Hi Nissim,
May be you dont have enough space in buffer, check the memory utilization at that time of printing the report, or may be this is the problem with printer's buffer size. check both of them, surly you will get your solution. and check the utilization of /var file system, because in some tool, they will store the printing queue in var file system.


Regards,
Piyush Mathiya
Nissim Cohen
New Member

Re: enscript error

Thanks for the replay,

We did tried this, and still same error,