|
|
It's seems like a bug. I'll check it. Thanks. Update: Please upgrade to the latest(2.10.8.2454) version of Prfium.Net.Sdk. In this release we are fix an issue with NullReferenceException in pdfViewer1.ViewMode = ViewModes.Horizontal Look at here for details.
|
|
|
I think to buy a single developer license but i have a question. I initialize the library and if i use Code:
PdfCommon.Initialize();
pdfViewer1.ViewMode = Patagames.Pdf.Net.Controls.Wpf.ViewModes.Vertical;
all it's ok. If i use mode Code:
PdfCommon.Initialize();
pdfViewer1.ViewMode = Patagames.Pdf.Net.Controls.Wpf.ViewModes.Horizontal;
horizontal o other mode i have the error NullReferenceException. Why have i this error? Evaluation license cannot open a pdf in horizontal mode?
|
|
|
PdfViewer has ample opportunities for customization based on user needs. So if you can recognize the swipe gesture (for pages switching?), then, in principle, you can creatively combine the Pan tool and ScrollToPage to achieve the result. In addition, the components are supplied in source code, so you'll be able to make the necessary modifications in the logic of the viewer.
Another more preferred method is to override the drawing methods and to animate the page switching on their own.
|
|
|
Dear Sir, this is a beatiful project. I think to buy Pdfium.Net SDK single developer license. I want to implement a swipe gesture on multitouch monitor. It's possible with Pdfium.Net?
|
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close