PDF SDK/ActiveX v2.5

General Features
PDF SDK v2.5
Price (US)
$499
Reader and writer functionalities in one class
Does NOT need Adobe Acrobat or other third-party software
Any objects on any page are available for editing
Functions are very similar to the regular GDI functions
Multilevel functions (support both high and low level functions)
Both OCX and DLL support
Easy integration with other third-party document imaging development kits
Thumbnails
Coming Soon
Bookmarks
Coming Soon
Annotation
Coming Soon
PDF Reader Module
Extract text from pages
Extract images
Render PDF pages to DIB or Bitmap
Retrieve document metadata
Support encryption and password protection
PDF Writer Module
Easy to learn interface
Metadata that contains the document properties (title, subject, author, keywords)
Security
Encryption (40bit)
Owner and user password
Permission setting (modification, copy, printing, fill form/modify comments)
Document manipulation support
Insert page
Delete page
Merge and split documents
Change order of the pages
Change document properties
Specify page size
Append new pages to the original document (without change any of the original pages)
Set encryption or add password
Change compression modes
Manipulate page content (add or remove objects)
Supported objects:
Text (font, color, size, style, alignment)
Line (brush, color, style)
Polygon
Rectangle
Ellipse
Bezier curve
Point (color)
Image (DIB) (position, stretch)
Supported methods:
Set the transformation matrix
Set brush
Set font
Set color
Font Embedding
TrueType (.ttf)
OpenType TrueType (.ttf)
Open Type Type1 (.otf)
Type1 (.pfb, .pfm)
Sample Applications with source codes
PDF Viewer Sample (C++, C#, J#, VB.NET, Delphi)
PDF Writer Sample (C++, C#, J#, VB.NET, Delphi)
PDF Editor Sample (C++, C#, J#, VB.NET, Delphi)
PDF SDK high level interface
Fully object oriented wrapper for the PDF Reader and PDF Writer modules.
DLL (for C++) and visual OCX support
Scroll the window horizontally and vertically.
PDF Text Search
Supports searching in both directions (forward of backward)
Case sensitivity and/or whole word searching
Search in a page or in the whole PDF document
The search can be continued from the last found word
Allow the user to visually display the found text
Supported Objects
PDF version 1.4 format (and previous versions) objects
14 standard PDF fonts
The following embedded font types (TrueType, Type1 and Type1C (Compact Font Format))
Paths (draw shapes, diagrams, vector images)
Operator categories: Graphics State, Path, Text, Font, Color
Objects: Path object, Text object, XObject objects (Image object, Form object)
Supported Compression Methods
For streams: FlateDecode, LZWDecode, ASCII85Decode
For images: FlateDecode, DCTDecode, CCITTFaxDecode, RunLengthDecode, ASCII85Decode
Supported Operating Systems
32-bit Microsoft Windows® 2003 Server family
32-bit Microsoft Windows® Vista®
32-bit Microsoft Windows® XP
Windows 2000 and Windows 2000 Server
Supported Programming Languages
C++
VB
VB.NET
C#
J#
Delphi