Search found 4 matches

by rigalr
Tue May 15, 2007 5:28 pm
Forum: GFL SDK
Topic: Save PCX file
Replies: 6
Views: 9383

THANK YOU !!!!

It works !!!

:D :D
by rigalr
Tue May 15, 2007 11:04 am
Forum: GFL SDK
Topic: Save PCX file
Replies: 6
Views: 9383

Here are the files:

PaintShopPro file: (exported with PCX version 0 option)
http://www.rodrigue.fr/temp/psp.pcx

GFL SDK File
http://www.rodrigue.fr/temp/gfl.pcx

Original file
http://www.rodrigue.fr/temp/logo.bmp

Maybe there is a compression level to define in the source code, but I don't ...
by rigalr
Tue May 15, 2007 9:27 am
Forum: GFL SDK
Topic: Save PCX file
Replies: 6
Views: 9383

Hello,

I can open and read the file with xnview, but Paint shop pro, or photoshop can't read the file.

Maybe some parameters are wrong when I save the file ?

In fact, I have to send the PCX 1 bit file in a specific thermal printer (via COM port), and the printer don't accept the logo.
If I try ...
by rigalr
Mon May 14, 2007 6:06 pm
Forum: GFL SDK
Topic: Save PCX file
Replies: 6
Views: 9383

Save PCX file

Hello,

I'm using visual basic 6.0 with the SDK.

I try to load a BMP file, and save it in PCX fileformat (2 colors).
I've tried with 2.2 and 2.67 gflsdk.dll

The file is created, but unreadable (not a valid file format).

If I try to export JPEG, GIF, TIFF, ... it works.

any idea ?

Best regards ...