English Italiano

Let's make your life Easy...


EasyOpenOffice is a set of classes and templates providing you an ability to use OpenOffice / LibreOffice from your Clarion applications.

With EasyOpenOffice you can: export your data from Clarion programs into OpenOffice Calc and Writer, import data from OpenOffice Calc sheets, change fonts, print and save document, ... and do much more in the OpenOffice / LibreOffice!

The number of the EasyOpenOffice features will be increased in the next releases.

LibreOffice / OpenOffice.org ® not less than one of the builds of ver. 2.0 should be installed on the developer's and customer's computer.
http://Scarica Trial/Demo  Scaricato: 5148




Operating System for Deployment

  • Windows 2000
  • Windows 7
  • Windows 8
  • Windows 98
  • Windows ME
  • Windows NT
  • Windows NT 4.0
  • Windows Server 2003
  • Windows Server 2008
  • Windows Vista Business
  • Windows Vista Enterprise
  • Windows Vista Home Basic
  • Windows Vista Home Premium
  • Windows Vista Starter
  • Windows XP

Architecture of Product

  • 32Bit

Product Type

  • Add-In

Component Type

  • DLL
  • LIB
  • Template ABC
  • Template Legacy

Compatible Containers

  • OpenOffice 2.xx
  • SoftVelocity Clarion 10.0
  • SoftVelocity Clarion 11.0
  • SoftVelocity Clarion 6.3
  • SoftVelocity Clarion 9.1

Documentation

  • CHM

Install Type

  • Install Executable

Categories

Programming
     Components & Libraries
        Charting and Graphing
        Database Management
        Database Reporting
        Office automation
        PDF
        PDF Creation
        Reporting
        Spreadsheet
Programming Languages
     Clarion



22/08/2007

EasyOpenOffice ver 1.05 released!!! New demo.

Remarks: Libraries were re-compiled fo CW 6.3 9056.

Bug fixes

  • SaveAs method - GPF on repeated calls.
  • Init method - the pDebugMode parameter is now omittable, as described in the documentation.
  • AddGraphic (EasyWriter) - incorrect image size when default image size is used.
  • SetFormat method - GPF on repeated calls.

Changed methods

  • Kill (EasyCalc) - added pTerminateOffice parameter.
  • Kill (EasyWriter) - added pTerminateOffice parameter.
  • PrintDocument (EasyCalc) - a pWait parameter was added.
  • PrintDocument (EasyWriter) - a pWait parameter was added.
  • CreateTable (EasyWriter) - an optional pTableName parameter was added.
  • SetFontStyle (EasyCalc) - a pColour parameter was added.
  • SetFontStyle (EasyWriter) - a pColour parameter was added.
  • SetCellFontStyle (EasyWriter) - a pColour parameter was added.
  • GetCurrentRange (EasyCalc) - parameters type was changed from LONG to ANY.

New methods

  • CopyText - copies selected text from OpenOffice document into clipboard.
  • PasteText - pastes text from clipboard into OpenOffice document.
  • SetPageBreak (EasyWriter) - inserts a page breaks into Writer document.
  • SelectTable (EasyWriter) - selects an existing table in the Writer document for the processing.
  • GetTableName (EasyWriter) - gets a table name of a currently selected table in the Writer document.
  • ExecuteDispatch - execites an OpenOffice internal commands as they appears in the macro editor.
  • SetRangeBackColour (EasyCalc) - sets background colour of currently selected range of cells in a Calc sheet.
  • SetPageHeader (EasyCalc) - sets or removes page header in OpenOffice Calc documents.
  • SetPageHeader (EasyWriter) - sets or removes page header in OpenOffice Writer documents.
  • SetPageFooter (EasyCalc) - sets or removes page footer in OpenOffice Calc documents.
  • SetPageFooter (EasyWriter) - sets or removes page footer in OpenOffice Writer documents.
  • SetRows (EasyCalc) - sets the range of rows if the Calc sheet.
  • SetColumns (EasyCalc) - sets the range of columns if the Calc sheet.
  • FreezePanes (EasyCalc) - freezes panes with the specified number of columns and rows.
  • SetScreenUpdating - turns on/off screen updating during data export.
  • WritePageHeader (EasyCalc) - writes text to different parts if page header in Calc documents.
  • WritePageFooter (EasyCalc) - writes text to different parts if page footer in Calc documents.
  • WritePageHeader (EasyWriter) - writes to page header in Writer documents.
  • WritePageFooter (EasyWriter) - writes to page footer in Writer documents.
  • SetPageMargins (EasyCalc) - sets page margins.
  • SetRowHeight (EasyCalc) - sets the row(s) height in the current range.

Changed templates

  • Print code template (EasyCalc) - a Wait and Print preview parameters were added.
  • PageSetup code template (EasyWriter) - a header and footer tabs were added.
  • SetFont code template (EasyWriter) - font colour added.
  • SetFont code template (EasyCalc) - font and cell's background colours were added.
  • KillWriter code template (EasyWriter) - a new termination mode added.
  • KillCalc code template (EasyCalc) - a new termination mode added.

New templates

  • Print code template (EasyWriter) - print current Writer document.
  • GetText code template (EasyWriter) - get selected text form Writer document.
  • SetPageBreak code template (EasyWriter) - inserts a page breaks into Writer document.
  • PageSetup code template (EasyCalc) - set page properties, page header and footer.
Free upgrade for all registered customers.
28/03/2007

EasyOpenOffice ver 1.04 released!

Updated demo application available.

Remarks:
Libraries were re-compiled fo CW 6.3 9055.

Changed methods 
- NewDocument (EasyCalc) - added pHidden parameter.
- NewDocument (EasyWriter) - added pHidden parameter.
- OpenDocument (EasyWriter) - added pHidden parameter. 
- OpenDocument (EasyCalc) - added pHidden parameter.

New methods 
-InsertDataSource (EasyWriter) - inserts a new datasource into OpenOffice.org Writer.
-SetParam (EasyCalc and EasyWriter) - sets the pairs "parameter" - "value" to the different EasyOpenOffice methods.
-InsertDBField (EasyWriter) - inserts a database field into a current cursor position. 
-MailMerge (EasyWriter) - performs a mail merging of Writer document. 
-SetViewSettings (EasyWriter) - provides access to the settings of the appearance of an office document. 

Changed templates 
- InitWriter code template (EasyWriter) - added an ability to open documents in a hidden mode.
- KillWriter code template (EasyWriter) - added "Terminate OpenOffice" checkbox.
- InitCalc code template (EasyCalc) - added an ability to open a workbook in a hidden mode.
- KillCalc code template (EasyCalc) - added "Terminate OpenOffice" checkbox.
- TextFields code template (EasyWriter) - added a "Database" type of field. 

New templates 
- InsertDataSource code template (EasyWriter) - inserts a new DataSource into OpenOffice.org. 
- MailMerge code template (EasyWriter) - performs a mail merging of OpenOffice.org Writer document. 
- SetViewSettings code template (EasyWriter) - provides access to the settings of the appearance of an office document.

Free upgrade for all registered customers.

Prodotto

EasyOpenOffice is a set of classes and templates providing you an ability to use OpenOffice / LibreOffice (Calc and Writer) from your Clarion applications.

Condividi

Compria ora!

IngasoftPlus's products are available at www.motleysoft.com - the world softfair! Compria ora!
da  56000000.0

Download Information

The following downloads are available for this products:
  • Demo (free)
  • Setups (password protected)
  • Setups (password protected) - old

Vai a scaricare

Ricerca Prodotti