version 3.01 new error

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
jezekjkr
Posts: 11
Joined: Thu Feb 08 2007

version 3.01 new error

Post by jezekjkr »

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
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Please try version 3.01a that will be released at the end of this week, this version contains some fixes for issues in 3.01.

Hope this helps.
jezekjkr
Posts: 11
Joined: Thu Feb 08 2007

XPS not work

Post by jezekjkr »

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
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

We will check this and get back to you.
Post Reply