Click here to Skip to main content
15,903,175 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Error:The type or namespace cell does not exist in namespace itextsharp.text are u missing assembly reference.

i m not getting what i exactly missed. i google it but not found proper answer.
plz help on this i know about PdfP.cell but i dint want to use that i want use the way of iTextSharp.text.cell..thanx in advance.
Posted
Updated 5-Aug-15 21:21pm
v3
Comments
Joan Magnet 6-Aug-15 5:58am    
It seems like you should add a reference to the iTextSharp libraries to your project.
ven.in 6-Aug-15 8:02am    
i already added that reference..still it gives that error
Joan Magnet 6-Aug-15 8:16am    
If visual studio cannot 'Resolve' this reference it's because you need some additional library.

There is an article in CodeProject, download it and take a look to discover wich libraries you need.

http://www.codeproject.com/Articles/686994/Create-Read-Advance-PDF-Report-using-iTextSharp-in

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900