[Solved] c# SetFileNameOptions

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
casolorz
Posts: 22
Joined: Thu Mar 17 2005
Location: Wichita, KS

[Solved] c# SetFileNameOptions

Post by casolorz »

I can not find the SetFileNameOptions method on the .net interface (3.x). I am trying to implement our c++ code in c#, our c++ code uses CdIntf300.h so on c# I am using CDIntfNet300, is that not correct?

Are there examples on how to enable and control the amyuni printer using c#?
casolorz
Posts: 22
Joined: Thu Mar 17 2005
Location: Wichita, KS

Re: c# SetFileNameOptions

Post by casolorz »

looks like maybe
FileNameOptionsEx
and FileNameOptions is what I am looking for.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: [Solved] c# SetFileNameOptions

Post by Joan »

Yes actually, FileNameOptions and FileNameOptionsEx are used in the ActiveX and .Net interface of CDIntf and SetFileNameOptions is used in the DLL interface of CDIntf.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
Post Reply