Some additional information:
This error does not occured with the evalution version 2.5.0 !
Whats wrong ?
Search found 4 matches
- Thu Jan 26 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Print not activated Error code -20
- Replies: 2
- Views: 6063
- Thu Jan 26 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Print not activated Error code -20
- Replies: 2
- Views: 6063
Print not activated Error code -20
We recently got PDF converter version 2.5.0f
After installation a printer using install.exe and out licence key
We get a
---------------------------------------
Print not activated Error code -20
---------------------------------------
message each time we print on this printer
any idea ?
After installation a printer using install.exe and out licence key
We get a
---------------------------------------
Print not activated Error code -20
---------------------------------------
message each time we print on this printer
any idea ?

- Mon Dec 12 2005
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: looking for GetGeneratedFilename
- Replies: 2
- Views: 8056
looking for getgeneratedfilename()
Im using the PDF Converter.
Since I replaced the ActiveX Control
//private AxCDIntfEx.AxCDIntfEx axCDIntfEx1;
by
private CDIntfEx.CDIntfExClass axCDIntfEx1;
I get all the necessary methods and it seem to work
Thanks
Since I replaced the ActiveX Control
//private AxCDIntfEx.AxCDIntfEx axCDIntfEx1;
by
private CDIntfEx.CDIntfExClass axCDIntfEx1;
I get all the necessary methods and it seem to work
Thanks
- Tue Dec 06 2005
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: looking for GetGeneratedFilename
- Replies: 2
- Views: 8056
looking for GetGeneratedFilename
In one of our application where we use actually the AxCDIntfEx control
Now we would like to replace this by the CDIntf.CDIntfControl
Where did the method axCDIntfEx1.GetGeneratedFilename() went ?
Thanks for a hint
Kagel
Now we would like to replace this by the CDIntf.CDIntfControl
Where did the method axCDIntfEx1.GetGeneratedFilename() went ?
Thanks for a hint
Kagel