Christos Pontikis wrote: > > Dear Mr Shafie > > as we consider XMLmind editor an excellent tool to perform our tasks > using DocBook (and not only), we purchased a user lisence of it. > > > --> CHM problem can be solved by specifying that the HTML generated > (CHM is based on HTML) > > should be encoded using UTF-8 and not ISO-8859-1 (Latin 1). > > Unfortunately "chm problem" did not solved changing encoding (the same > error message appears)
Well, I managed to make it work. Using Professional Edition: [1] Use Options|Preferences, Helper Applications, and specify hhc.exe for file having a .hhp extension. This is done once for all. See HelperApp.png attached screenshot. More info. in http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#helperApplicationsOptions [2] After opening a DocBook 4 document (if you write DocBook 4 documents), use "Options|Customize Configuration|Change Document Conversion Parameters" and specify the 3 parameters chunker.output.encoding = Windows-869 htmlhelp.encoding = Windows-869 saxon.character.representation = native;decimal as shown in attached screen shot ConversionParameters.png. This is done once for all. More info. in http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.kit.part.ConversionParametersEditor.html [3] Use DocBook|Convert Document|Convert to HTMLHelp. This should work. The WindowsHelp attached screenshot shows a left pane which is grabled and a right pane which is OK. My guess is that the left pane will be OK on a Greek Windows machine. > Concering pdf, I found some useful information at > http://www.firebirdsql.org/pdfmanual/Fbdocs-Non-Western-Fonts.pdf > (I did not had the time to go through, possible some of the next days). > Needless to say that I've printed this document and that I'll read it carefully. -------------- next part -------------- A non-text attachment was scrubbed... Name: HelperApp.png Type: image/png Size: 15506 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080125/7848035b/attachment.png -------------- next part -------------- A non-text attachment was scrubbed... Name: ConversionParameters.png Type: image/png Size: 13951 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080125/7848035b/attachment-0001.png -------------- next part -------------- A non-text attachment was scrubbed... Name: WindowsHelp.png Type: image/png Size: 14974 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080125/7848035b/attachment-0002.png

