Top "Axacropdf" questions

An object containing a set of methods that provide access to PDF browser controls.

AcroPDFlib, AxAcroPDFLib commercial use

I'm C# developer and i'd like to use this libraries: AcroPDFlib, AxAcroPDFLib from Visual Studio COM References. Is it't legal …

c# axacropdf
Documentation for Adobe PDF Reader control axAcroPDF

Where can I find a list of public parameters and methods for axAcroPDF control? I'm most interested in string parameters …

c# winforms .net-framework-version axacropdf
axAcroPDFLib at closing problem C#

Im using a axAcroPDFLib control taken from a Adobe Reader 9 installation to show and print user PDF documents within my …

c# pdf axacropdf
AxAcroPDF - Vista64 Class Not Registered Error

We have a WinForms application written in C# that uses the AxAcroPDFLib.AxAcroPDF component to load and print a PDF …

64-bit activex adobe axacropdf
Embed a PDF into a WPF application

I'm trying to embed/display a PDF in a WPF application. So far, I've tried those solutions, without success: Display …

c# wpf vb.net mvvm axacropdf
hide toolbar of pdf in AxAcroPDF

Hi i am showing pdf document using C#. i just want to show pdf document without showing tool bar.please …

c# .net axacropdf
How can I get number of pages in a pdf file in AxAcroPdf?

I use AxAcroPdf to display PDF file with this code : AcroPdfViewer.src = FilePath; AcroPdfViewer.setPageMode("none"); AcroPdfViewer.setZoom(100); AcroPdfViewer.setShowToolbar(…

c# winforms axacropdf