Previous Thread
Next Thread
Print Thread
GDI //IMAGE questions #1443 24 Apr 08 11:06 AM
Joined: Nov 2006
Posts: 2,192
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,192
I'm working on creating a printout that needs to have embedded .pcx files. This will be in an ATE/Linux environment, so I'll be installing ashLPD on a windows client and using it to parse the gdi print file.

I guess I need to get the vic32.dll and I need to know where to put it.

Do I have to put it on the ashLPD box and then register the .dll?


Stephen Funkhouser
Diversified Data Solutions
Re: GDI //IMAGE questions #1444 24 Apr 08 11:22 AM
Joined: Jun 2001
Posts: 11,645
J
Jack McGregor Online Content
Member
Online Content
Member
J
Joined: Jun 2001
Posts: 11,645
You should be able to copy it from a regular A-Shell/Windows installation - it will be in the bin directory where the ashw32.exe is. And no, you don't need to register it. (ashw32 loads it and calls its functions in the "traditional" manner, rather than as a COM module, and thus it doesn't require registration.)

Re: GDI //IMAGE questions #1445 24 Apr 08 11:39 AM
Joined: Nov 2006
Posts: 2,192
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,192
Okay I've done that, but it doesn't contain the image file. It just prints the GDI command.

here are the contents of the file:

//SETMAPMODE,LOENGLISH
//IMAGE,SIGS:1754821.pcx,100,600,500,800


Stephen Funkhouser
Diversified Data Solutions
Re: GDI //IMAGE questions #1446 24 Apr 08 11:50 AM
Joined: Nov 2006
Posts: 2,192
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,192
I used Fn'To'Host$() from the soslib to convert the .pcx file path to a native path and it now works.


Stephen Funkhouser
Diversified Data Solutions

Moderated by  Jack McGregor, Ty Griffin 

Powered by UBB.threads™ PHP Forum Software 7.7.3