|
Preview SDK Manual - Introduction
Preview SDK (Software Development Kit) is a software tool that
allows developers to quickly add PostScript (and optionally PDF)
interpretation to their applications. Preview SDK was designed specifically
for the Windows 32 bit environment and will work with applications written
for all Windows 32 bit operating systems. If your application requires
non-Windows platforms, such as MacIntosh or UNIX, please contact
Liberty Technology
Systems to discuss our other interpreter products that may better suit
your needs.
Using Preview SDK you can do things such as: process a PostScript/PDF
page, creating a Windows bitmap or Windows metafile. It also allows you
to print them to any Windows supported printer. Preview SDK provides you
with these high level and powerful functions so you can add PostScript/PDF
interpretation capability to your application in very little time. Simply
follow the step-by-step instructions to implement the library and examine
the sample.c source code to see how the functions are called.
Liberty Technology Systems is committed to enhancing and improving Preview
SDK to make it even more useful. Please let us know how you feel Preview SDK
could be improved to meet your needs, and we will add it to a list of
considerations for one of our future releases.
|