RTF2PDF Release Notes

[Top]  [Chapter]  [Previous] 

16. February 2007 - V3.50.5

+ new ASP.NET test server is online at http://www.rtf-net.com

+ "Premium" features now included (TextBox, footnotes)

- several improvements in API (InputHeader, SelectNextPar)

- InputHyperlink initialized "title" instead of "href"

- improvement to work with Windows 64 (metafile fix)

- solved threading issue

 

10. February 2007 - V3.50

+ first public release of RTF2PDF V3.5, akn "plus"

+ you can load license info from file

+ new setup procedure

* changed license keys - code looks like "wwww-xxxx-yyyy-zzzz"

 

30 January 2007 - V3.49 (beta)

* much improved manual - it now incorporates the developers API Reference

+ the .NET assemblies are now all "strongly named".

This makes a recompilation of the projects necessary.

+ the included DLLs and the OCX are now signed by WPCubed GmbH (Authenticode Technology)

- improved PDF export (the CID font feature works better)

- possibility to embed binary data in the PDF file

+ TextAttr is now also published by interface IWPMemo

+ new method MoveToField

+ new method InputEmbeddedData - you can insert objects for PDF attachments (requires the optional PDF creation license)

+ new low level methods to move current paragraph (IWPParInterface.Select..)

+ new convert methods to calculate index values from text, font name and color values to be used with ParASet

+ new low level methods to loop all paragraphs in a document. (ActiveText.SelectFirstPar, SelectNextPar)

+ improved method to extract metafiles: Memo.SavePageAsMetafile and Memo.GetPageAsMetafile

+ new property PageSizeList to install a list of page size definitions (see demo "ExtractMetafiles")

* the internal interfaces (Memo, TextCursor) have been enhanced to be "dual". This improves the compatibility with development systems which use the OCX version of TextDynamic.

+ when saving HTML automatically embedded images will be written as files. See chapter "HTML loading and saving"

+ the spellcheck dialogs can be now localized suing the XML code in the PCC file

+ the interface MAPI can be used to create e-mails (HTML incl. attachments) and send them

+ the integrated MIME encode can be used to create e-mail data (use format string MIME)

+ Memo.RTFDataAppendTo to create a large text from multiple copies of the current

+ Memo.SaveToVar - save the text to a variant (.NET: "object") - for better performance

+ Memo.LoadFromVar - load data from a variant

 


[rtf2pdf_release_notes.htm]    Copyright © 2007 by WPCubed GmbH