Search found 2 matches

by SMothes
Fri Nov 13, 2009 8:37 am
Forum: GFL SDK
Topic: GFLAx - changing jpg resolution not working
Replies: 3
Views: 13741

Re: GFLAx - changing jpg resolution not working

thank you for your response.

I'll send you the result and the small sample VB.net application via e-mail.

Thanks in advance
by SMothes
Thu Nov 12, 2009 11:55 am
Forum: GFL SDK
Topic: GFLAx - changing jpg resolution not working
Replies: 3
Views: 13741

GFLAx - changing jpg resolution not working

Hi, we are using GFLAx to change image formats and resolution. Conversion from EPS to any other format works as expected. However, if we want to change the resolution of the attached jpeg from 300 to 100 DPI with following code: Dim x As GflAx.GflAx x = New GflAx.GflAx Dim sFilenameInput As String =...