Copy link to clipboard
Copied
Dear community,
I have been trying for quite a while to have an hyperlink connecting to a file (in my case, a Python script) that I would give the possibility to do a 'Right Mouse click > Save target as...' or equivalent in AirHelp.
This works in the RoboHelp preview, flashhelp, webhelp but doesn't work in the AirHelp format.
Is there a trick to be used to get it to work?
Many thanks in advance for your help, and do not hesitate to post comments if you need additional information!
Kind regards,
Valerian
Copy link to clipboard
Copied
Try putting it in a zip file. Not sure so post back if that doesn't work.
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
Thanks Peter for your very quick reply.
I just tried this, and sadly, this doesn't seem to work better than a .py script.
The only option availabe in the right mouse click menu I have is 'Open in a new tab'.
Let me know if you have any other suggestions, I'd be happy to try them!
Val
Copy link to clipboard
Copied
Where is the download? Can it be on a webserver?
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
The download file is embedded into the RoboHelp project, and locally copied when installing the AirHelp.
Copy link to clipboard
Copied
Yes but can it be put on a webserver, acrobat.com for example?
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
I am advised that currently AIR only supports links to HTML files and Microsoft Office files.
Other file types are not currently supported so you will need to submit a feature request.
The more people who report a bug or request a feature, the more likely it is to be actioned. Please follow this link.
http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
I tried a link to an HTML page set to open a new window but that does not work as it opens a new AIR window so it is caught by the same limitation.
Sorry but it does look like there is no way you can create a link that will do what you want.
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
Thanks for your help Peter!
I will submit an enhancement request.
Valerian
Copy link to clipboard
Copied
Hi Valerian
It might be worth a shot to create a single HTML page that you add to Baggage. Then configure the page so it auto-loads the desired file. These are known as "redirect" pages.
Basically you add a meta tag somewhere in the head area. The meta tag looks like this:
<meta HTTP-EQUIV=refresh CONTENT="0;URL=SomeFile.PDF">
Where it says SomeFile.PDF, replace that with your desired file name. Additionally, I'd save the page as a .XHTM file type.
Then you would link to the .XHTM page in Baggage. If it works, the page will load and will in turn load the desired file.
Cheers... Rick ![]()
| Helpful and Handy Links RoboHelp Wish Form/Bug Reporting Form Begin learning RoboHelp HTML 7, 8 or 9 within the day! |
Copy link to clipboard
Copied
The page is not the problem. The problem is that AIR can only display HTML or Office files. You can only redirect to those files.
At least that is what I have found.
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
Well FRAPDOODLE!!!!
I was sort of hoping that an indirect method might have worked.
Sigh... STOOPID AIR!
HUMPH!
Rick ![]()
| Helpful and Handy Links RoboHelp Wish Form/Bug Reporting Form Begin learning RoboHelp HTML 7, 8 or 9 within the day! |
Copy link to clipboard
Copied
Well if you don't like it, don't use it!
Whoops, hold on. It might not be a good idea to stop using air. But you better start being nice about it. ![]()
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
Hi Peter,
A Word document can be a way around for what I want to achieve.
I insert the file (a Python script) as an object in the word document, and add this file as bagage.
In the compiled air doc, the link to the bagage file will open the word document, and from the word document, you can drag & drop the file onto the desktop.
This is not very elegant, but it works!
Thanks for your help!
Rick, Peter, don't hesitate to post any other workaround!
Valerian
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more