Search found 1 match

by branton1
Wed May 23, 2012 10:33 am
Forum: GFL SDK
Topic: LoadBitmap slow in vb webservice
Replies: 1
Views: 3455

LoadBitmap slow in vb webservice

Hello

I recived this code from a collegue and it works fine when converting a pdf to a png in a simple visual studio form.

The problem is that I need to use the code on my webservice.

The problem is when I step through the code and execute the LoadBitmap(file) it just keep loading and no error ...