Printing large files

Ciro Iriarte ciriarte at personal.com.py
Wed Feb 23 21:50:13 PST 2005


I'm trying to print large files (~30000 pages), when doing full print it starts to send data to the printer but after some minutes it's dies because of timeout (printer message). When printing subsets it starts to parse the file (it seems to)
error_log:
D [24/Feb/2005:02:38:27 -0300] [Job 68] 0 %%Page: 8178 8178
D [24/Feb/2005:02:38:27 -0300] [Job 68] 0 %%Page: 8179 8179
D [24/Feb/2005:02:38:27 -0300] [Job 68] 0 %%Page: 8180 8180

and dies at page 8180 more or less
command:
lp -dnormal -P26891 iriartec-Feb21-153416.pdf

Is there any procedure to print this kind of files?




More information about the cups mailing list