在名称窗格上有错误,而不是Bin文件夹中有.dll [英] having error on namespane instead of having .dll in Bin folder

查看:60
本文介绍了在名称窗格上有错误,而不是Bin文件夹中有.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用itextsharp.dll创建PDF,并在以下三个名称空间上出现错误:

I am trying to create PDF with itextsharp.dll and have an error on the below three namespaces:

using iTextSharp.text;
using myApp.ns.pages;
using iTextSharp.text.pdf;

推荐答案

请确保已添加适当的itextsharp DLL引用到您的程序集.
Make sure you''ve added a reference to your assembly for the appropriate itextsharp DLL(s).


这篇关于在名称窗格上有错误,而不是Bin文件夹中有.dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆