问题
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.
回答1:
You could refer to the following document:
- iTextSharp: Any support for dotnet core (netstandard1.6)?
- 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.
来源:https://stackoverflow.com/questions/49968987/xamarian-crossplatform