Hi community,
Is it possible to open a document on page 16 for example with a shape in a visual overview?
The objective is to add a direct link to the help of an automation script for example. And if in the same document I have the description for script 1 and script 2, I can add 2 "help" buttons in my visio and directly open the expected page for the operator.
I already checked the documentation below.
https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_a_program_or_a_file.html
Thanks
Hi Yvan,
It seems that it is possible. Below an example for PDF files:
Link: C:\Program Files\Adobe\Acrobat DC\Acrobat\acrobat.exe|/A "page=2" C:\Users\MyUser\Documents\my_pdf.pdf|Open in page
Where:
- ProgramName: C:\Program Files\Adobe\Acrobat DC\Acrobat\acrobat.exe
- Parameters: /A "page=2" C:\Users\MyUser\Documents\my_pdf.pdf
- Tooltip: Open in page
In the example above, the page to be opened is 2.
This example assumes that the client uses Adobe Reader as PDF reader.
For Microsoft Word documents, I could not find an option.
Hope it helps.
Hi Yvan,
If you're trying to link to a PDF document, you could try using the format described here: https://helpx.adobe.com/acrobat/kb/link-html-pdf-page-acrobat.html
http://www.example.com/myfile.pdf#page=4