Search found 3 matches
- Thu May 29 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: How to set the permissions in vb.net?
- Replies: 1
- Views: 5373
How to set the permissions in vb.net?
when i try to use the permissions property for common driver interface control, i fail to set the permissions to enable print only. i am now using evaluation copy for testing. Dim PDFWeb As CDIntfEx.CDIntfEx PDFWeb = New CDIntfEx.CDIntfEx() ... PDFWeb.Permissions = -60 PDFWeb.FileNameOptionsEx = &am...
- Wed Apr 02 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: VB.net Sample
- Replies: 3
- Views: 8864
- Mon Mar 31 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: VB.net Sample
- Replies: 3
- Views: 8864
VB.net Sample
when i use the vb.net sample in tn08.zip. when i try to compile and run, it prompt error that "the referenced component 'CDIntf' could not be found. Could not load the type library..." it is same for component 'word'. how can i reference them? where can i download those component. thanks!