Closed chuckdee68 closed 8 years ago
Hi,
sorry for the confusion. The latest source is here on Github: https://github.com/reliak/moonpdf/archive/master.zip
After adding the feature to also load PDFs from memory and not only from file, I renamed the event from FileLoaded
to PdfLoaded
.
The source contained in this repository is different from the source where the code requests that we download the binaries from, i.e. on sourceforge at https://sourceforge.net/projects/moonpdf/files/. Which should be considered the latest source? Specifically for one example, the PdfLoaded event is FileLoaded at sourceforge. I'm not sure if there are other changes.
From sourceforge source for MoonPdfPanel.xaml.cs
From github