Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
171 views
Welcome To Ask or Share your Answers For Others

1 Answer

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...