Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products



Is Integra using the Windows clipboard to export data?


All Integra releases prior to version 4.0 use the Windows clipboard to copy and paste rich-text (only) into Word documents and with version 2.1 also to import Word document contents into Notes documents. However, it does so on a per Notes document basis. That means that the clipboard contents is cleared and overwritten with every Notes document respectively every rich-text field processed.

With Integra 4.0 a new API driven method to export Notes rich-text to Word has been introduced. It the default method, but can be changed back to the use of the Windows clipboard. This can be achieved using advanced script. The following line of code placed into the CB_INITIALISE event will switch to the Windows clipboard implementation:

stats.ApiExpRT = False

In Integra 4.0 the rich-text import of Word documents is still Windows clipboard driven.

From Integra 4.1 even the import of Word documents as rich-text is going to be API driven. Again, it is going to be the default setting and it can be switched back to the Windows clipboard implementation using advanced script:

stats.ApiImpRT = False

Please see the following FAQ regarding to Rich text support: Does Integra support rich-text fields?

.




FAQ# 0075
Bookmark and Share

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024