logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Terry  
#1 Posted : Tuesday, April 25, 2017 2:33:05 AM(UTC)
Terry

Rank: Member

Groups: Registered
Joined: 7/26/2016(UTC)
Posts: 25
United Kingdom
Location: Somerset

Thanks: 5 times
Hi,

I've previously used Pdfium.Net in a Windows WPF application with excellent results, however I now need to use it with Windows Universal Application Platform (UAP) on Windows 10 (ie. building a Universal Windows Platform (UWP) application). When I create a C# Universal Windows App in Visual Studio 2015 and then use the NuGet Package Manager to install Pdfium.Net in the solution I get the following error message:

>>
Installing Pdfium.Net.SDK 3.7.5.
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0.
Some packages are not compatible with UAP,Version=v10.0.
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0 (win10-arm).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm).
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0 (win10-arm-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-arm-aot).
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0 (win10-x64).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64).
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0 (win10-x64-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x64-aot).
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0 (win10-x86).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86).
Pdfium.Net.SDK 3.7.5 is not compatible with UAP,Version=v10.0 (win10-x86-aot).
Some packages are not compatible with UAP,Version=v10.0 (win10-x86-aot).
<<

Is it possible to use Pdfium.Net with Windows UAP? Could it be possible if the target was restricted to just Windows 10 desktop?

Many thanks for your help.

Terry.


Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.