I tried to convert a two pages PDF into two PNG.
It worked when I converted only one page(either first or second page) from the PDF.
The program crash when reaching the call to gflSaveBitmapIntoHandle(VarPtr(SData), GflBitmap, GflSaveParams) for the second images (see code below).
Anyone can ...
Search found 4 matches
- Wed Aug 31, 2005 1:12 am
- Forum: GFL SDK
- Topic: Program crashed when converting the second page of a pdf
- Replies: 1
- Views: 1399
- Tue Aug 30, 2005 5:35 am
- Forum: GFL SDK
- Topic: How to use GFL to convert PDF to images?
- Replies: 3
- Views: 2337
- Mon Aug 29, 2005 11:26 pm
- Forum: GFL SDK
- Topic: How to use GFL to convert PDF to images?
- Replies: 3
- Views: 2337
- Mon Aug 29, 2005 5:34 am
- Forum: GFL SDK
- Topic: How to use GFL to convert PDF to images?
- Replies: 3
- Views: 2337
How to use GFL to convert PDF to images?
Hi,
I have tested XNView to export a PDF file to GIF images resulting very good image quality and file size.
I try to use GFL to convert a PDF to images. How can I get the page count of a PDF file? Could anyone give me some ideas?
Thanks.
I have tested XNView to export a PDF file to GIF images resulting very good image quality and file size.
I try to use GFL to convert a PDF to images. How can I get the page count of a PDF file? Could anyone give me some ideas?
Thanks.