Search found 4 matches

by gcorgnet
Sun Dec 02, 2007 8:34 pm
Forum: Feature Requests
Topic: Grayscaling a bitonal image
Replies: 6
Views: 5348

Thanks

I look forward to that ...

Guillaume


PS: Any reason why we can't save an image as an array while converting it to pdf (accepted values are only "bmp", "gif", "png", ...) ?
by gcorgnet
Sun Dec 02, 2007 8:10 pm
Forum: Feature Requests
Topic: Grayscaling a bitonal image
Replies: 6
Views: 5348

It works

Hi Loic,

The solution you gave me works pretty well.

Converting to 24bp didn't give a perfect results (dots appearing on the document), but I tried converting to 8bppAdv and it looks pretty good.

Thanks a lot for that !

Guillaume
by gcorgnet
Fri Nov 30, 2007 12:24 pm
Forum: Feature Requests
Topic: Grayscaling a bitonal image
Replies: 6
Views: 5348

Thanks Loic

I'll test that and let you know how it goes ...

Cheers


Guillaume
by gcorgnet
Thu Nov 29, 2007 10:07 pm
Forum: Feature Requests
Topic: Grayscaling a bitonal image
Replies: 6
Views: 5348

Grayscaling a bitonal image

Hi, I have a set of bitonal images (TIFF). I would like to send them to the browser. For that, I can convert them into GIF (or PNG). I am using ASP.NET / C#. This works properly with GDI+ (No need for your ActiveX control) Now, what I would like to achieve is grayscaling those images on-the-fly so t...