S
Shoaib
I am trying to incorporate printing features in one of my projects.
The device that I am working on will transmit data to a printer thru a
Bluetooth link. I have been able to successfully print documents. The
problem is that I want to reduce file size. Currently I am using PCL
III. Here are a few questions that I have:
1- the document contains Plots with text and company's logo. These
graphics make the doc size big aboyt 250KB. Which takes almost 35 secs
to transfer and print. I am using HP's printer for right now. I am
using something on the lines of "Print to file" and then send that
file to the printer. Can I somehow govern how the graphics will be
handled. Can I reduce the size somehow.
2- Will changing the print resolution have any effect on the file
size? if yes then how can i govern it.
3- How can I make the driver to treat text as ascii characters rather
than changing it to graphics.
Thanks,
Shoaib
The device that I am working on will transmit data to a printer thru a
Bluetooth link. I have been able to successfully print documents. The
problem is that I want to reduce file size. Currently I am using PCL
III. Here are a few questions that I have:
1- the document contains Plots with text and company's logo. These
graphics make the doc size big aboyt 250KB. Which takes almost 35 secs
to transfer and print. I am using HP's printer for right now. I am
using something on the lines of "Print to file" and then send that
file to the printer. Can I somehow govern how the graphics will be
handled. Can I reduce the size somehow.
2- Will changing the print resolution have any effect on the file
size? if yes then how can i govern it.
3- How can I make the driver to treat text as ascii characters rather
than changing it to graphics.
Thanks,
Shoaib