Search found 1 match

by Anders
Wed Aug 05, 2009 9:35 am
Forum: GFL SDK
Topic: Problems loading a PDF
Replies: 1
Views: 1314

Problems loading a PDF

Hello all!

I am using GflAx 2.82 with C# to convert a PDF into a PNG file using the code at the end of this post. Exactly the same code works for converting a jpg to a png. But dealing with a pdf, the program gets stuck at the g.LoadBitmap(file) command. No error message appears. I tried it with ...