Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, January 19, 2012 7:00:56 PM(UTC)
Minigate

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?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, January 22, 2012 5:19:45 AM(UTC)

mohamed  
mohamed

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.

LEAD Logo
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.052 seconds.