PDF Creator Pilot: versions history


1.30
 ~ EMF files handling improved.
 + "Edit Fields", "Combobox Demo", "Table drawing" VBScript examples were added. See /Examples/VBScript/Other.
 * minor bug-fixes and internal changes.


1.20.01
 * bug with comboboxes' .PDFANNOTATION_Items property fixed


1.20
 ~ improved EMF support
 + new .FontEmbedStyle property. Now can use different font embedding styles
 + new .AddImageFromBuffer method
 + new .AddImageFromMemory method
 + new .PDFPAGE_TextOutBox method. Use this method to draw the text string wrapped in the rectangle box
 * minor bug-fixes


1.10.01
 * errors in the ASP examples were fixed


1.10 
 ~ "Pilot PDF Creator" changed to "PDF Creator Pilot".
 ~ OCX extention was changed to DLL
 + 128-bit encryption key support added. See new "ProtectionKeyLength" property and "TxCryptoKeyLength" type.
 ~ improved EMF support 
 ~ "PDFPAGE_PlayeMetaFileExFromFileName" function name changed to ""PDFPAGE_PlayMetaFileExFromFileName""
 * bug with the first-chance exception fixed
 * interactive elements (edit, comboboxes etc) now can be printed.
 + now library support calls from the plain WinAPI (see new "Hello,PDF" VC++ example)
 ~ all TxFontCharset constants were changed. "charset" prefix was added to avoid conflicts with WinAPI constants.
 * minor bugfixes and engine improvements


1.0
 + Initial version