[Mono-dev] Mono and ole32.dll

nekresh nekresh at gmail.com
Thu Jun 9 14:42:31 EDT 2011


On Thu, Jun 9, 2011 at 8:33 PM, Cosmin Ciuraru <cosmin.ciuraru at gmail.com> wrote:
> Thank you for your answer, Quandary.
> I try to use the Acrobat SDK in order to fill in a pdf and digitally sign
> it. In order to do that, I use the Javascript part of the SDK and the
> JSObject can be used from C# with the use of Interop.Acrobat and
> Interop.AFORMAUTlib. Unfortunately, Acrobat SDK needs the Adobe Acrobat
> installed, not the Reader and, for Linux, there is no version of Adobe
> Acrobat (May be I am wrong, because for Acrobat 7.0.5 SDK they have a Linux
> version of the SDK - the only Linux version - but how could one use it?).
> So, I cannot use it.

You can use another library which will run on windows and linux,
without the COM dependency, iTextSharp for example
(http://itextsharp.com/)


More information about the Mono-devel-list mailing list