Printing Graph using Dot matrix printer

Hello,

I want to print graph using Dot matrix printer, is there any library or algorithm for this.

Thanks is advance

regards
nix

Parents
  • Your post isn't clear if you have a dot matrix printer that you want to print to, or if you want to implement a printer - where you have the mechanics and printer head.

    Another thing is what amount of memory you have available in relation to the amount of graphical data you want to print. If you can generate the full image, or if you need to implement banding support.

Reply
  • Your post isn't clear if you have a dot matrix printer that you want to print to, or if you want to implement a printer - where you have the mechanics and printer head.

    Another thing is what amount of memory you have available in relation to the amount of graphical data you want to print. If you can generate the full image, or if you need to implement banding support.

Children
No data
More questions in this forum