1=PDFLib Lite 2=PDFLib 3=PDFLIB+PDI 4=PDF PPS |
Feature
|
API functions and parameters
|
1
|
2
|
3
|
4
|
basic PDF generation
|
(all except those listed below)
|

|

|

|

|
COM and .NET bindings |
(all) |
- |
 |
 |
 |
works on EBCDIC-based systems
|
|
-
|

|

|

|
encryption (password protection and permission settings)
|
userpassword, masterpassword, permissions
|
-
|

|

|

|
font subsetting
|
PDF_load_font( ) with subsetting option
|
-
|

|

|

|
kerning
|
PDF_load_font( ) with kerning option
|
-
|

|

|

|
access Mac and Windows host fonts
|
PDF_load_font( )
|
-
|

|

|

|
access system encodings on Windows, iSeries, and zSeries
|
PDF_load_font( )
|
-
|

|

|

|
Unicode encoding and ToUnicode CMaps for PS, TT and OT fonts
|
PDF_load_font( ) with
encoding = unicode,
autocidfont, unicodemap
|
-
|

|

|

|
proportional glyph widths for
standard CJK fonts with UCS2 CMaps |
load_font( ) with a UCS2-compatible CMap
|
-
|
 |
 |
 |
glyph ID addressing
|
PDF_load_font( ) with encoding = glyphid
|
-
|

|

|

|
extended encoding support for PostScript-based OpenType fonts
|
PDF_load_font( )
|
-
|

|

|

|
spot color
|
PDF_makespotcolor( )
|
-
|

|

|

|
PDF/X support
|
PDF_process_pdi( ), pdfx
|
-
|

|

|

|
ICC profile support
|
PDF_load_iccprofile( ), PDF_setcolor( ) with iccbasedgray/rgb/cmyk, PDF_load_image( ) with honoriccprofile option, honoriccprofile
|
-
|

|

|

|
CIE L*a*b* color
|
PDF_setcolor( ) with type = lab
|
-
|

|

|

|
default color spaces
|
defaultgray/rgb/cmyk
|
-
|

|

|

|
PDF import (PDI)
|
PDF_open_pdi( ), PDF_open_pdi_callback( ), PDF_open_pdi_page( ),
PDF_fit_pdi_page( ), PDF_process_pdi( ), PDF_get_pdi_value( ),
PDF_get_pdi_parameter( )
|
-
|
-
|

|

|
variable data processing and personalization with blocks
|
PDF_fill_textblock( ), PDF_fill_imageblock( ), PDF_fill_pdfblock( )
|
-
|
-
|
-
|

|
query standard and custom block properties
|
PDF_get_pdi_value( ), PDF_get_pdi_parameter( ) with vdp/Blocks keys
|
-
|
-
|
-
|

|
PDFlib Block plugin for Acrobat
|
interactively create PDFlib blocks
|
-
|
-
|
-
|

|