Hi,
I have downloaded the sample application from this url (http://www.gdpicture.com/download/downl ... urenet.php)
---and i integraded the c# sample code.
I can able to run this samples without any errors. then i have integrated the sample process in our c# application and i have added the GdPicture.NET.dll and GdPicture.NET.barcode.1d.writer.dll references in my project.
i can able to compile that without error but whenever i run that application i am getteing the following error,
Can not found GdPicture.NET.image.gdimgplug.dll. Please, copy last version of this dll into your application directory at: E:\project\mypro\bin\Release
i didnt find the 'GdPicture.NET.image.gdimgplug.dll' from the sample but sample appication is working fine.
how to fix that issue?
