Frequently, I print a batch of 1000+ sheets at a time using VFP report writer to an HP black & white laser printer
Each sheet has a large graphics (jpeg) on it. When printing the batch, if I could download the graphics to the printer, and when the next document prints, instead of the computer sending the jpeg 1000's of times, if it prints the downloaded jpeg from memory, the printing would take far less time. I was able to do this in DOS. Does anyone know how can I do it in windows?
The graphics are either from excel or PDF files. If I can't download the images, is there a way to tell the report writer to print these files? I can't use the general field, since the general field only displays a fraction of the excel of pdf file.
Any ideas?
TIA