Hi,
so far i have used Amyuni 2.51d.
Since i got some problems with converting to Tiff i upgraded to Version 3.
Now i got a weird problem with my code (im using microsoft dynamics nav, using pdfcreactivex.dll 3.0.2.1).
The code im using:
PdfConverterOCX.SetLicenseKey(Text001,Text002);
PdfConverterOCX.Open(Dateiname1,'');
PdfConverterOCX.StartSave(Dateiname2,1);
PdfConverterOCX.SavePage(ErsteSeite);
PdfConverterOCX.SavePage(ZweiteSeite);
PdfConverterOCX.EndSave();
This worked fine with 2.51d, after upgrading to 2.51g it failed opening the pdf and using versions 3+ i gives errors with StartSave.
When reaching the StartSave line it gives back an ExceptionError -2147352567
What i also dont get is the 3.0 developers manual:
1. StartSave,SavePage is not even mentioned in it anymore ?!
What might be wrong here?
StartSave Returns Error after Version Upgrade
Re: StartSave Returns Error after Version Upgrade
Hello,
I suspect that you may be using an incorrect activation code. Version 3.0 of the PDF Creator can not be used with an activation code that was issued for a version 2.5x or earlier.
Hope this helps?
I suspect that you may be using an incorrect activation code. Version 3.0 of the PDF Creator can not be used with an activation code that was issued for a version 2.5x or earlier.
Hope this helps?
Get PDF Suite, the expert .NET developer toolkit for PDF conversion, creation and editing - www.amyuni.com/pdfsuite