2

Is it possible to convert the pcl code I have to a readable version in word or excl or any thing else?

Are there any DLL's to perform it.

  • It is already readable. Best thing to do is to *print* it to a Hewlett Packard printer or plotter to see what emerges. – Hans Passant Apr 26 '11 at 01:52
  • I tried doing that, I called this PCL file through a .Net Program and was trying to print the original file....but it gave me all the garbage data of the actual PCL file...I want the original readable format data back at the printer........if I input a PCL file. – successtrial Apr 26 '11 at 05:25

1 Answers1

0

Depending on what driver created the PCL the data may not be that parsable. You could talk to the guys at Pagetech as they have some tools for conversion.

Douglas Anderson
  • 4,652
  • 10
  • 40
  • 49