Re: PCL to EMF conversion by Vipin[MVP]
Vipin[MVP]
Tue Oct 11 15:56:33 CDT 2005
What you are trying to do is a bit strange in first place?
I would like to know what you really want to acheive and
can advice which is the appropriate way to do this.
If you feel uncomfortable saying what you are trying to do, over here,
do write at my email:-
vprnt at lycos.com
--
Vipin Aravind
MVP [Windows - Printing/Imaging]
"kolu narayan" <kolunarayan@discussions.microsoft.com> wrote in message
news:48740F18-851B-4A78-8DCD-AD11978108B1@microsoft.com...
> How can i convert PCL to EMF, is there a way so that i can program this.
> Similar to this I am keen to know if I could convert Postscript(PS) to EMF
> with out depending on Ghostscript. Basically i would like to render PCL or
> PS
> files in my VC++ programs and try to extract the text from it. I am not
> bothered about the graphics with in these files and only bothered about
> the
> text with in. Somebody please help me with this.
>
> Thanks...