문제

Using the AxAcroPDF object in C#, is there anyway to hide the hover bar that pops up ? My motivation using this control is to be able to show PDFs to my users, but disallow them from saving copies of the PDFs. Alternatively, does anybody know of any controls other than Adobe's that can be embedded in a WPF application using C# ?

도움이 되었습니까?

해결책

At the time of this writing, the Adobe COM component does not support hiding the floating hover bar, so the users can save the PDFs. I wound up using the PDFView4NET library from O2 solutions which gave me the customizability that I needed.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top