Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.
Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?
Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.
Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
23.4.2012
Der neue Build kommt mit vielen neuen Features. [mehr]
9.11.2011
Sisulizer Version 3 ist da. [mehr]
30.9.2011
Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]
8.9.2011
Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]
12.8.2011
Bitte verwenden Sie einen Download Manager. [mehr]
Use this dialog to configure HTML settings.
By default HTML files are show on default HTML browser of Windows. You can specify here a custom application that will be used to show HTML files.
Enter here parameters that are passed to HTML browser command line before the filename.
Enter here parameters that are passed to HTML browser command line after the filename.
Specifies the installation directory of HTML Help Workshop. Click ... to browse the directory. If you do not have the HTML Help Workshop click the Download HTML Help Workshop button and download it from Microsoft's site.
Specifies if Sisulizer includes the byte order mark (BOM) in the beginning of UTF-8 or UTF-16 file when writing files. The following table contains BOM used with each file format:
| Format | BOM | Description |
|---|---|---|
| UTF-8 | 0xEF, 0xBB, 0xBF | UTF-8 is byte order insensitive but BOM is used to make difference between code page based text files and UTF-8 based text files. |
| UTF-16LE | 0xFF, 0xFE | Little endian UTF-16 text file. |
| UTF-16BE | 0xFE, 0xFF | Big endian UTF-16 text file. |
| Code page | N/A | BOM is not used with code page based text files. |