Dear All, In my site admin can login and upload word documents and that should be converted in to html and from html to pdf format.I am able to do this procedure.But my problem is in generated pdf there will be some constants(strings)[FOR EXAMPLE <<FAX_WQ_XXX>>]. The constant will have a value in database(table) ,that value has to be replaced in the corresponding String/Constant . Please Help Me Regards, PhaniKiran
Do you mean you need to update the database to reflect the string/constant? Or you need the string/constant to reflect whats in the database?