Copy link to clipboard
Copied
Hi, (deutsch unten)
when somebody has a system that opens pdf files in a browser, you can tell a browser to open a specific page of that file by adding a "#page=" and the page number behind the ".pdf".
But that doesn't work in any of the Adobe software I tried out. If I open a file
info.pdf#file=4
then the Adobe software behaves as if only
info.pdf
was given. What parameters does Adobe software need to open a specific page?
thanks!
Deutsch funktioniert hier im Forum wohl schlecht. Es geht darum, daß der an den Dateinamen angehängte Schalter nach dem Muster #page=3 nur in Browsern funktioniert, ausgerechnet aber Software von Adobe selbst ignoriert diese Angabe und öffnet trotzdem die erste Seite...
Ich habe gefragt, wie man Adobe Software vorgibt, welche Seite eines PDFs im aktuellen Fall geöffnet werden soll.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
ok, then then there is no possibility, thanks
<Acrobat path> /A "<parameter>=<value>" "<PDF path>"
is not possible for you can't know what software is installed and what the path is
parameters are only possible after the ".pdf" like the given sample info.pdf#file=4
thank you!
Copy link to clipboard
Copied
Be aware also that
1. Not all browsers honour these parameters.
2. Some browsers honour them for http URLs but not local files.