-1

I am new in Xamarian cross platform.I am unable to install any package in my project. I need ITextSharp package to install in my project. Any suggestion about my project. or is there any installation error my visual studio 2017 V15.6.6

Here you find my project backup. https://transfer.pcloud.com/download.html?code=5Z1KYY7Z1tqniyz5QUVZDoDVZswIUny3aQ8BrUrsQ9o7s1z6iCPtk

Please give me suggestion.

York Shen
  • 9,014
  • 1
  • 16
  • 40

1 Answers1

0

You could refer to the following document:

  1. iTextSharp: Any support for dotnet core (netstandard1.6)?
  2. iTextSharp with a Windows 10 Universal App

As you could find in the document, the problem that .NET Standard is not supported by iTextSharp.

iText Software has published a Xamarin port of iText 7, which will continue to get updates. I think you could use itext7 instead, I have tested it on my side, I could install the itext7 without any problem.

York Shen
  • 9,014
  • 1
  • 16
  • 40