i have a grid in which values are coming. but this grid displays name of the book in which pfd files are there. namig of the file is not good so i want to change the name of each pdfs.there r 1000's of pdfs,
i am using asp.net,C# ssql server 2005. i copied all the pdfs in a folder then from database m calling the url of the book , then it displays all pdf files,
i want to know is there any way to change the name of pdfs automatically. such dat it should check the content and display name
Example: xh011.pdf --------------- original name
circute schematics ----------------name in the index .
plz think about it m in need of this solution , i have about 12000 pdfs , so m thinking wat to do???
i am using asp.net,C# ssql server 2005. i copied all the pdfs in a folder then from database m calling the url of the book , then it displays all pdf files,
i want to know is there any way to change the name of pdfs automatically. such dat it should check the content and display name
Example: xh011.pdf --------------- original name
circute schematics ----------------name in the index .
plz think about it m in need of this solution , i have about 12000 pdfs , so m thinking wat to do???
Comment