Gabriel
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Gabriel-
Gabriel created a post,
Using the same project concurrently
HelpStudio works perfectly when two users are documenting two different topics concurrently under source safe control, because each of one check out their topic. But when those topics have widgets,...
-
Gabriel created a post,
Custom caption for glossary term not used in PDF booklet
Hello, When I write in a topic some text like this:This is a set of $tests:Test$$ about a process. And in the Glossary: Test: Meaning of test. After generating the PDF booklet this is the result:T...
-
Gabriel commented,
That solution works but has a problem: the breadcrumbs bar is different in the two pages.I have found an alternative solution to avoid this. First, I create an AliasToHelpPage1.html file with this ...
-
Gabriel commented,
Sorry, I did not explain well.What I want is to create string alias with Help Studio. In example: C# Code: // This code open Help File on page HelpPage1.htmlHelp.ShowHelp(this, "HelpPage1.html", H...
-
Gabriel created a post,
Alias for topics
Hello, How can I create an alias for a topic in a HTML Help 1.x project with HelpStudio? I refer to something like this: http://msdn2.microsoft.com/en-us/library/aa188516(office.10).aspx Thank you.