LEADTOOLS Support
General
LEADTOOLS SDK Examples
Can I have a sample to display multiple pages document (tiff & pdf) in C using VC2005
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, January 19, 2012 7:00:56 PM(UTC)
Groups: Registered
Posts: 1
I'm writing a C dll function that passing a window handle and pdf/tiff file and display it,
the images are resized according to window handle's width
and user can scroll the window to view all the pages.
can I have a sample how to do it?
#2
Posted
:
Sunday, January 22, 2012 5:19:45 AM(UTC)
Groups: Registered, Tech Support
Posts: 179
LEADTOOLS SDK ships many sample projects in different programming interface.
You can use the demo from this folder:
[LEADTOOLS 17.5 installation path]\Examples\CDLL\ScrollZoom.
This project allows you to load, zoom in and zoom out the file, but it only supports displaying one page.
After you've studied it, you can see how multiple pages are loaded using the Main C DLL demo, which installs here:
[LEADTOOLS 17.5 installation path]\Examples\CDLL\MainDemo
Although the project files in these folders are for Visual Studio 2008 and later, the source code itself can be used with earlier versions such as 2005.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
LEADTOOLS SDK Examples
Can I have a sample to display multiple pages document (tiff & pdf) in C using VC2005
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.