Hello,
I am trying to determine how to programatically change the output filename/path of the generated
PDF file, and whether to display the PDF using Adobe Acrobat after the PDF creation.
Is there an example or documentation which shows how to do this?
Which DLL is used as a reference for a Visual Studio 2005 (C#) so that the methods in the API are exposed?
I found a CHM (PDF Printer API) which shows the methods, but I do not know how to "glue" the appropriate
file(s) into VS2005.
Thanks
Mike
.NET API for BullZIP
Moderator: jr
Re: .NET API for BullZIP
You can add a reference to your project by browsing to the equivalent on your computer as "C:\Program Files\Common Files\Bullzip\PDF Printer\API\Microsoft.NET" and select Bullzip.PDFWriter.dll
That's what I was able to find so far. I hope it helps.
That's what I was able to find so far. I hope it helps.
Re: .NET API for BullZIP
You can add a reference to your project by browsing to the equivalent on your computer as "C:\Program Files\Common Files\Bullzip\PDF Printer\API\Microsoft.NET" and select Bullzip.PDFWriter.dll
That's what I was able to find so far. I hope it helps.
That's what I was able to find so far. I hope it helps.
-
- Posts: 1
- Joined: Fri May 18, 2012 10:02 am
Re: .NET API for BullZIP
Tricomp wrote:
> You can add a reference to your project by browsing to the equivalent on your computer
> as "C:\Program Files\Common Files\Bullzip\PDF Printer\API\Microsoft.NET" and select
> Bullzip.PDFWriter.dll
> That's what I was able to find so far. I hope it helps.
Yes it helped me a lot,thanks.
> You can add a reference to your project by browsing to the equivalent on your computer
> as "C:\Program Files\Common Files\Bullzip\PDF Printer\API\Microsoft.NET" and select
> Bullzip.PDFWriter.dll
> That's what I was able to find so far. I hope it helps.
Yes it helped me a lot,thanks.