version today 3.01
1)RTFDriverInit and PDFDriverInit not work
oRtfPrinter=Createobject("CDIntfEx.CDIntfEx")
phandel=oRtfPrinter.RTFDriverInit('My Printer')
not work. On old 3.00 version(april) is OK
only (un)register regsvr32 cdintf.dll new and old version (2 directory)to reproduce this error:
bad argument (but printer is inicialiazed)
2) XPS file from convertor is bad(bad fonts?)
oPdfDocument=Createobject("CDIntfEx.Document")
oPdfDocument.SetLicenseKey( "..")
oPdfDocument.open(file)
oPdfDocument.ExportToXPS('c:\xxx.xps',0)
3.00 no file si created
3.01 xps file is created, but bad readable
in IE 7 exception , in System.Windows.Markup.XamlParseException: Bad Inicialization of object (ISupportInitialize.EndInit). Index šifry 65535 is not valid for font.
Parametr: glyphIndex,System.Windows.Documents.FixedDocument, line 18 pozici 3. ---> System.ArgumentOutOfRangeException
in XPS viever EP 1.0 position in document is OK, but all letters is translated to bad,other letters or points
version 3.01 new error
XPS not work
Hello Joan,
RTFDriverInit in version 3.01a is OK
But 2) Export to XPS still not work
On Windows XP Czech and English
When I find , where is bug, I try print to PDF with other parameters.
My standard parameters is
pdf_NoPrompt+pdf_UseFileName+pdf_EmbedFonts+pdf_Multilanguage+pdf_EmbedStandardFonts
When I try this without pdf_Multilanguage switch, all is OK. XPS is readable ix XPS viewer EP OK, Czech characters are OK too.
Please check this bug in next version
RTFDriverInit in version 3.01a is OK
But 2) Export to XPS still not work
On Windows XP Czech and English
When I find , where is bug, I try print to PDF with other parameters.
My standard parameters is
pdf_NoPrompt+pdf_UseFileName+pdf_EmbedFonts+pdf_Multilanguage+pdf_EmbedStandardFonts
When I try this without pdf_Multilanguage switch, all is OK. XPS is readable ix XPS viewer EP OK, Czech characters are OK too.
Please check this bug in next version