Search found 3 matches

by kwancs
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...
by kwancs
Wed Apr 02 2003
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: VB.net Sample
Replies: 3
Views: 8864

thanks for your assistance! my problem is not the method to reference them. after installation of pdf converter and pdf creater, when i unzip and open the tn08 example, it misses components "CDINTF","WORD". i can't find appropriate components to reference. where i can find those ...
by kwancs
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!