nmour
06-03-2006, 09:04 AM
Let's say that we have a 5 page presentation, page 1 is introduction, page 2 is the main presentation page and pages (3,4,5) are the presentation's material.
In Page 1 where the introduction is it has 2 buttons - enter and exit. I want to make the "enter" button to work as follows : when it will be pressed i want the fonts located in the root of the cd to be installed automatically BEFORE user enters the page 2 which uses theses fonts that most users usually don't have (these fonts are immitation of byzantine style of writing - the whole presentation is about byzantine art icons to be more exact) so that when the page 2 is loaded the user will already have the fonts installed in his windows folder directory. In this case the presentation will work flawlessly....i guess !
But my problem is that i don't know if i can make it happen without the knowledge of the user or do i have to make another page between page 1 and 2, asking of him to push a button so he can install the fonts ? To give u a hint the install package of the fonts (in this case file fonts32.exe) includes all the fonts i need (all these fonts are zipped inside the package) but also i have all of the fonts as individual files (*.ttf) in a seperated folder inside the root. So the question is which one does the job best ? The package that needs the confirmation of the user to install them or directly install the individual files in the system without the confirmation of the user ? In the second case it has to be a time frame of at least 5 seconds (which are more than enough for registering the fonts to the system) before the user enters the main presentation page.
It's really confusing.... Any ideas ?
Thanx again for all and sorry for the trouble i may cause you with all that details....
In Page 1 where the introduction is it has 2 buttons - enter and exit. I want to make the "enter" button to work as follows : when it will be pressed i want the fonts located in the root of the cd to be installed automatically BEFORE user enters the page 2 which uses theses fonts that most users usually don't have (these fonts are immitation of byzantine style of writing - the whole presentation is about byzantine art icons to be more exact) so that when the page 2 is loaded the user will already have the fonts installed in his windows folder directory. In this case the presentation will work flawlessly....i guess !
But my problem is that i don't know if i can make it happen without the knowledge of the user or do i have to make another page between page 1 and 2, asking of him to push a button so he can install the fonts ? To give u a hint the install package of the fonts (in this case file fonts32.exe) includes all the fonts i need (all these fonts are zipped inside the package) but also i have all of the fonts as individual files (*.ttf) in a seperated folder inside the root. So the question is which one does the job best ? The package that needs the confirmation of the user to install them or directly install the individual files in the system without the confirmation of the user ? In the second case it has to be a time frame of at least 5 seconds (which are more than enough for registering the fonts to the system) before the user enters the main presentation page.
It's really confusing.... Any ideas ?
Thanx again for all and sorry for the trouble i may cause you with all that details....