简体   繁体   中英

xmlWorker not found in iTexsharp.dll asp.net c#

I added the refrence of iTextsharp.dll in my asp.net c# project and also added

using iTextSharp.text.xml.simpleparser;

but could not found XmlWorker.How can I use xmlWorker in my project.

Its not available with that package , try to download it separately. I have used the following link http://en.sourceforge.jp/projects/sfnet_itextsharp/downloads/xmlworker/xmlworker-5.5.4/itextsharp.xmlworker-all-5.5.4.zip/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM