Inside This Issue:

Low Level Interface of Thumbnail Control 1
New Samples in the CoverPage SDK 1
New Samples in the PDF SDK/ActiveX Plug-in 1

Printer Driver Tips: Auto- Print module of the Resource Tool Kit.

Printer Driver Tips: Auto- Print module of the Resource Tool Kit.

3

 

 

 

The BLACK ICE NEWSLETTER is published by Black Ice Software, LLC. The contents of this newsletter in its entirety are Copyright © 2006 by Black Ice Software, LLC. 292 Route 101, Salzburg Square, Amherst, NH 03031, USA. Black  Ice Software, Inc. does hereby give permission to reproduce material contained in this newsletter, provided credit is given to the source, and a copy of the publication that the material appears in is sent to Black Ice Software at the above address.

Phone:  (603) 673-1019
Fax:      (603) 672-4112

 sales@blackice.com
www.blackice.com

 

Low Level Interface of Thumbnail Control

Part two of the thumbnail control is about low level interface support and development for the Image SDK and Document Imaging SDK. The low level interface of the thumbnail control doesn’t provide a visual interface like the high level interface, but the programming interface provides great flexibility and the developers can create unique graphical user interfaces with their own thumbnail design.

The thumbnail control has a powerful built in directory browsing capability. Developers can recursively browse a directory structure including sub directories or browse through multi page image files at the same time. The multi page image support is available for GIF, TIFF, DCX, etc.  For example, when browsing through a directory with single page JPEG files and the browser encounters a ten page Tiff file,

 

all ten image pages will be displayed as single thumbnail.

When the browser generates a thumbnail, it generates an event, and the developer can handle this event for each file. In the “event handler function” a user can display a thumbnail in a Window, in any device context DC or get information about the image. The thumbnail control has many different sets of properties which developers can

(Continued on Page 2)


New Samples in the Cover Page SDK

New Cover Page sample sources are available in different programming languages to reduce development time for software engineers.
 

The Cover Page samples is available in C++, Visual Basic 6.0, C# 2005, Visual Basic 2005, J# 2005 and Delphi 5.0.

The Cover Page sample displays the template editor and the template filler using the BiCp.dll or BiCp.ocx. These samples demonstrate how to handle Black Ice cover pages in an easy way.


New Samples in the PDF SDK/ActiveX Plug-in

New samples are available in different languages to reduce development time for software engineers.

The Tiff2PDF sample is available in C# 2005, Visual Basic 2005, J# 2005 and Delphi 5.0. This sample converts TIFF files into PDF documents.

The ReadPDF sample processes the PDF document, and converts it to TIFF image. This sample is available in C# 2005, Visual Basic 2005, J# 2005 and Delphi 5.0.

Page 1 Page 2 Page 3