Export Methods
/documentation/pages/Ref/Api/Objects/Database/Operations/Export/index.xml
Methods for the Export object.
Printing Images
/documentation/pages/Guides/Report/Printing Techniques/Printing Images.xml
The default Display Mode for image files on reports is "Absolute". This mode prints one picture pixel per printer pixel. The result will typically produce a print image smaller than you desire.
Ascii Export Custom Filters
/documentation/pages/Guides/Desktop/Design/Data/Operation/Ascii Export Custom Filters.xml
The purpose of Custom Character Filters is to allow the user complete control over how specified characters are treated when they are exported. Custom filters only apply to character fields where quotes, field separators and record separators may exist in the data itself. The default behaviour, if no filters are defined, is to strip off field and record separators only. Quotes are left alone, as it is assumed the program that consumes the data you are exporting to ignores quotes (unless the 'Quote Character Fields' option is used). For our first example, we will edit the customer table in AlphaSports to include various quote characters, and a comma inside the data (see the 'Company' field).
Quick Export to Excel
/documentation/pages/Desktop/Reference/Design/View/Form/Quick Export to Excel.xml
You can easily export your data to Microsoft Excel or Microsoft Word.
Export Operation - Excel
/documentation/pages/Guides/Desktop/Design/Data/DBF/Excel Export Operation.xml
The 'Classic' Export Operation has an option to export to old Excel 2003 files. The 'Classic' Export Operation only offered Excel V4 files. (You could still export to Excel 2003 using the AlphaDAO export, but this is not as fast as the 'Classic' Export). If you used the 'Classic' Export Operation to create an Excel V4.0 file, the Excel 2010 Beta release was not able to open the file. Now, using the 'MS-Excel 2003' option shown below, the exported file can be opened in Excel 2010 Beta release.
Export to Excel/Ascii
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Record Navigator and Grid Toolbar/exporttoexcelascii.xml
Specify if the Grid toolbar has a button to export data in the Grid to Excel.
Export Operations
/documentation/pages/Guides/Desktop/Design/Data/Operation/Export Operations.xml
A guide to performing export operations and use the export genie.
Uploading and Displaying Images
/documentation/pages/Server/Guide/Design/View/Grid/Uploading and Displaying Images.xml
A common web application requirement is to allow users to upload and view images. This example provides a simple model that you can start with.
Export Table to SQL Dialog
/documentation/pages/Guides/Desktop/Design/Data/SQL/Export Table to SQL Dialog.xml
The Export Table to SQL dialog helps you export a local Alpha Anywhere table to a back-end SQL database.
Embed images into HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Fields/Image Properties/embedimagesintohtml.xml
Specify if the image should be base64 encoded and embedded directly into the HTML.