المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to load a file in help ?



C++ Programming
09-16-2009, 08:30 PM
I want to show the .PDF file on every help button click.
So I have to load the .PDF file when every user clicks the help button but at the same time I have to show the related topic on which help is required.
So how should i implement this?
Please tell that how I am going to search the concern text of topic in the .PDF file or the help file.