Die Präsentation wird geladen. Bitte warten

Die Präsentation wird geladen. Bitte warten

Uwe Habermann D-PROF Integration von Profi-Features.

Ähnliche Präsentationen


Präsentation zum Thema: "Uwe Habermann D-PROF Integration von Profi-Features."—  Präsentation transkript:

1 Uwe Habermann Uwe@hceood.eu D-PROF Integration von Profi-Features

2 Habermann Consulting EOOD * Neue Firma – neues Glück * Geschäftsführer: Uwe Habermann * www.hceood.eu * Uwe@hceood.eu * Individualsoftware * Branchensoftware * Entwicklungsumgebungen * Entwicklung in Varna, Bulgarien * Hohe Qualität zu günstigen Preisen

3 Was steht an? * Profi-Features * Zahlreiche Projekte auf Codeplex * Viele in Apps integrierbar * Beispiele * Excel-Dateien ohne Excel * QR-Codes * Data-Explorer

4 Excel-Dateien ohne Excel * XLS erstellen * COPY TO * EXPORT TO * Kann mit allen Excel-Versionen geöffnet werden

5 Excel-Dateien ohne Excel * XLSX seit Excel 2003 verfügbar * Kann mit OpenOffice geöffnet werden * Per OLE Automatisierung * Gembox

6 Excel-Dateien ohne Excel * OLE Automatisierung * Formatierung möglich * Auch Grafiken und anderes mehr * Gesamter Funktionsumfang von Excel ansteuerbar * Speichern im XLSX Format möglich * Excel muss installiert werden * Abhängigkeit von der Version und Sprachversion

7 Excel-Dateien ohne Excel * XLSX ist ZIP * Enthält XML * Andere Konfigurationsdateien * Formatierung möglich * Auch Grafiken und anderes mehr * Gesamter Funktionsumfang von Excel ansteuerbar

8 Excel-Dateien ohne Excel * Codeplex * https://vfpx.codeplex.com/releases/view/1071 67 https://vfpx.codeplex.com/releases/view/1071 67 * https://vfpx.codeplex.com/wikipage?title=Exc elXML&referringTitle=Documentation https://vfpx.codeplex.com/wikipage?title=Exc elXML&referringTitle=Documentation * XLSX aus Grid erstellen * Spaltenbreiten, Formatierung

9 Excel-Dateien ohne Excel * Implementierung in VFX * Neuentwicklung * XLSX-Vorlagedatei * In VfxInternFiles.dbf * XML Generierung * ZIP-Erstellung mit CreateArchive aus VFX.fll

10 Excel-Dateien ohne Excel * Verwendung in VFX * VFX – Application Builder * Application Behavior * Create XLSX files without installed Excel * cFoxAppl.lCreateXLXSdirectly =.T.

11 QR-Codes * QR = quick response * Entwickelt von Denso für Toyota * Markierung von Autoteilen * Unabhängig von Leseausrichtung * Schnellere Erkennung als bei Barcodes * Hohe Fehlertoleranz * Bis zu 30% können zerstört sein

12 QR-Codes QR-Code GrößeGröße in Pixel 266 x 66 399 x 99 4132 x 132 5165 x 165 6198 x 198 7231 x 231 8264 x 264 9297 x 297 10330 x 330 11363 x 363 12396 x 396

13 QR-Codes * Auf Codeplex * https://vfpx.codeplex.com/wikipage?title= FoxBarcodeQR&referringTitle=Home https://vfpx.codeplex.com/wikipage?title= FoxBarcodeQR&referringTitle=Home * BarCodeLibrary.dll * SetConfiguration() * GenerateFile()

14 QR-Codes PROCEDURE QRBarcodeImage(tcText, tcFileName, tnSize, tnType) * Declare the functions of BarCodeLibrary.dll DECLARE INTEGER GenerateFile IN BarCodeLibrary.DLL ; STRING cData, STRING cFileName DECLARE INTEGER SetConfiguration IN BarCodeLibrary.DLL ; INTEGER nSize, INTEGER nImageType * Create QR Barcode Image SetConfiguration(tnSize, tnType) GenerateFile(tcText, lcFileName) CLEAR DLLS SetConfiguration, GenerateFile RETURN lcFileName

15 QR-Codes * Parameter * tnText * abzubildende Zeichenkette * tcFilename * Dateiname, Standardwert SYS(2015) * tnSize * Größe des QR-Codes, Standardwert 4 * tnType * 0 – bmp, 1 – jpg, 2 – png, Standardwert 0

16 QR-Codes * Rückgabewert * Name der generierten Datei

17 QR-Codes * Druck * Image in Bericht * Controlsource * Feld mit Dateiname * Private Variable mit Dateiname

18 QR-Codes * Implementierung in VFX * BarCodeLibrary.DLL * Muss nicht ausgeliefert werden * Download bei erster Verwendung

19 QR-Codes * Zahlung mit Girocode * http://www.Girocode.de http://www.Girocode.de * Überweisungsdaten in QR-Datei * Druck auf Rechnung * Scan mit Handy * Bestätigung der Zahlung * Keine Übertragungsfehler * Schnell

20 Data-Explorer * Mit VFP geliefert * Aus Task-Pane erreichbar * Externe App-Datei * Quellcode in Xsource.zip

21 Data-Explorer * Für Administratoren und Power-User in Endanwendungen

22 Data-Explorer * Verbindung zu * DBC * SQL Server * Andere Remote Datenbanken

23 Data-Explorer * Integration in VFX * Aufruf aus Menü oder Multifunktionsleiste * Download beim ersten Aufruf

24 Data-Explorer * Samstag, 08:45 Uhr * E-EXPL * Extending the VFPX DataExplorer * Rick Schummer

25 Multifunktionsleiste * Einstellbar * Zur Entwicklungszeit * Zur Laufzeit * Layout wie * Office 2007 blau/schwarz * Office 2010 * Office 2013 blau/schwarz

26 RTF Bericht drucken * Beispiel in VFX15Test, ParentRTF.frx * Rechteck * Eigenschaften, Other, Edit comment... * '*:RTF' * Speichern * USE report\ParentRTF.frx * BROWSE FOR comment = '*:RTF' * REPLACE style with

27 Vielen Dank! Uwe Habermann Uwe@hceood.eu


Herunterladen ppt "Uwe Habermann D-PROF Integration von Profi-Features."

Ähnliche Präsentationen


Google-Anzeigen