Is it possible to use .desktop files to open local pdf files on specific pages with a browser?How Do I Export Pages from Browser with Embedded Hyperlinks?How do I get Adobe Reader to print more than one page in 13.10 Saucy?Okular opens large pdfs with blank pagesTranslate the page numbers of internal links in a pdf link to?How do I get Chromium browser to always ask where to save PDF files instead of automatically displaying it within the browser?Calling document viewer from an html viewerUsing the Adobe browser plugin to view pdf files (or alternatives) on Ubuntu 14.04How to open a link in a PDF with the error: “Unable to open external link. Failed to execute child process “sh” (Permission denied)”?Open PDF file with Krusader on Ubunti 18.04how to open PDF file at specific page in the terminal?

Could the E-bike drivetrain wear down till needing replacement after 400 km?

What linear sensor for a keyboard?

Can I use my Chinese passport to enter China after I acquired another citizenship?

anything or something to eat

How should I respond when I lied about my education and the company finds out through background check?

Do Legal Documents Require Signing In Standard Pen Colors?

Is it possible to have a strip of cold climate in the middle of a planet?

How to set Output path correctly for a Single Image render?

Freedom of speech and where it applies

Database accidentally deleted with a bash script

THT: What is a squared annular “ring”?

Proving a function is onto where f(x)=|x|.

Filling the middle of a torus in Tikz

Varistor? Purpose and principle

Why has "pence" been used in this sentence, not "pences"?

Flux received by a negative charge

Some numbers are more equivalent than others

Why we can't differentiate a polynomial equation as many times as we wish?

Can we have a perfect cadence in a minor key?

Do the concepts of IP address and network interface not belong to the same layer?

How do I repair my stair bannister?

Why does Async/Await work properly when the loop is inside the async function and not the other way around?

MAXDOP Settings for SQL Server 2014

Create all possible words using a set or letters



Is it possible to use .desktop files to open local pdf files on specific pages with a browser?


How Do I Export Pages from Browser with Embedded Hyperlinks?How do I get Adobe Reader to print more than one page in 13.10 Saucy?Okular opens large pdfs with blank pagesTranslate the page numbers of internal links in a pdf link to?How do I get Chromium browser to always ask where to save PDF files instead of automatically displaying it within the browser?Calling document viewer from an html viewerUsing the Adobe browser plugin to view pdf files (or alternatives) on Ubuntu 14.04How to open a link in a PDF with the error: “Unable to open external link. Failed to execute child process “sh” (Permission denied)”?Open PDF file with Krusader on Ubunti 18.04how to open PDF file at specific page in the terminal?













3















I'd like to use desktop files to open pdf files on specific pages, I've tried creating a file with the following syntax:



[Desktop Entry]
Encoding=UTF-8
Name=mypdf.pdf
Type=Link
URL=file:///home/myhomefolder/mypdf.pdf#page=45
Icon=application-pdf


When I open this file the default browser opens my pdf file on page 1, it's like it considers #page=45 as a comment, even though if I paste the address file:///home/myhomefolder/mypdf.pdf#page=45 directly on the browser I get the expected result (the pdf opens on page 45)...



I realized that if I use this syntax for pdf files on the internet it works as expected and it opens the pdf on the page that I've predetermined, the problem is only with local files. Is it possible to use desktop files to open local pdf files on specific pages? Or is it a limitation of desktop files?










share|improve this question




























    3















    I'd like to use desktop files to open pdf files on specific pages, I've tried creating a file with the following syntax:



    [Desktop Entry]
    Encoding=UTF-8
    Name=mypdf.pdf
    Type=Link
    URL=file:///home/myhomefolder/mypdf.pdf#page=45
    Icon=application-pdf


    When I open this file the default browser opens my pdf file on page 1, it's like it considers #page=45 as a comment, even though if I paste the address file:///home/myhomefolder/mypdf.pdf#page=45 directly on the browser I get the expected result (the pdf opens on page 45)...



    I realized that if I use this syntax for pdf files on the internet it works as expected and it opens the pdf on the page that I've predetermined, the problem is only with local files. Is it possible to use desktop files to open local pdf files on specific pages? Or is it a limitation of desktop files?










    share|improve this question


























      3












      3








      3








      I'd like to use desktop files to open pdf files on specific pages, I've tried creating a file with the following syntax:



      [Desktop Entry]
      Encoding=UTF-8
      Name=mypdf.pdf
      Type=Link
      URL=file:///home/myhomefolder/mypdf.pdf#page=45
      Icon=application-pdf


      When I open this file the default browser opens my pdf file on page 1, it's like it considers #page=45 as a comment, even though if I paste the address file:///home/myhomefolder/mypdf.pdf#page=45 directly on the browser I get the expected result (the pdf opens on page 45)...



      I realized that if I use this syntax for pdf files on the internet it works as expected and it opens the pdf on the page that I've predetermined, the problem is only with local files. Is it possible to use desktop files to open local pdf files on specific pages? Or is it a limitation of desktop files?










      share|improve this question
















      I'd like to use desktop files to open pdf files on specific pages, I've tried creating a file with the following syntax:



      [Desktop Entry]
      Encoding=UTF-8
      Name=mypdf.pdf
      Type=Link
      URL=file:///home/myhomefolder/mypdf.pdf#page=45
      Icon=application-pdf


      When I open this file the default browser opens my pdf file on page 1, it's like it considers #page=45 as a comment, even though if I paste the address file:///home/myhomefolder/mypdf.pdf#page=45 directly on the browser I get the expected result (the pdf opens on page 45)...



      I realized that if I use this syntax for pdf files on the internet it works as expected and it opens the pdf on the page that I've predetermined, the problem is only with local files. Is it possible to use desktop files to open local pdf files on specific pages? Or is it a limitation of desktop files?







      pdf .desktop






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 4 hours ago







      Rafael Muynarsk

















      asked 4 hours ago









      Rafael MuynarskRafael Muynarsk

      564520




      564520




















          1 Answer
          1






          active

          oldest

          votes


















          3














          Use url?



          I need to look it up, but I seem to remember Type Link is deprecated in a .desktop file. Anyway, it won't work here as you found out. Encoding is deprecated for sure, but that isn't the issue. Furthermore, xdg-open won't work; it will open your default application for pdf files.



          Then what to use?



          Create a .desktop file, calling your preferred browser with the pdf file + page as argument. In your example:



          [Desktop Entry]
          Type=Application
          Name=Open pdf on page 45
          Exec=firefox 'file:///home/myhomefolder/mypdf.pdf#page=45'
          Icon=application-pdf


          enter image description here



          Then make it executable and double-click. If you are using another browser, you need to change the Exec= -line to reflect that.






          share|improve this answer
























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128328%2fis-it-possible-to-use-desktop-files-to-open-local-pdf-files-on-specific-pages-w%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            Use url?



            I need to look it up, but I seem to remember Type Link is deprecated in a .desktop file. Anyway, it won't work here as you found out. Encoding is deprecated for sure, but that isn't the issue. Furthermore, xdg-open won't work; it will open your default application for pdf files.



            Then what to use?



            Create a .desktop file, calling your preferred browser with the pdf file + page as argument. In your example:



            [Desktop Entry]
            Type=Application
            Name=Open pdf on page 45
            Exec=firefox 'file:///home/myhomefolder/mypdf.pdf#page=45'
            Icon=application-pdf


            enter image description here



            Then make it executable and double-click. If you are using another browser, you need to change the Exec= -line to reflect that.






            share|improve this answer





























              3














              Use url?



              I need to look it up, but I seem to remember Type Link is deprecated in a .desktop file. Anyway, it won't work here as you found out. Encoding is deprecated for sure, but that isn't the issue. Furthermore, xdg-open won't work; it will open your default application for pdf files.



              Then what to use?



              Create a .desktop file, calling your preferred browser with the pdf file + page as argument. In your example:



              [Desktop Entry]
              Type=Application
              Name=Open pdf on page 45
              Exec=firefox 'file:///home/myhomefolder/mypdf.pdf#page=45'
              Icon=application-pdf


              enter image description here



              Then make it executable and double-click. If you are using another browser, you need to change the Exec= -line to reflect that.






              share|improve this answer



























                3












                3








                3







                Use url?



                I need to look it up, but I seem to remember Type Link is deprecated in a .desktop file. Anyway, it won't work here as you found out. Encoding is deprecated for sure, but that isn't the issue. Furthermore, xdg-open won't work; it will open your default application for pdf files.



                Then what to use?



                Create a .desktop file, calling your preferred browser with the pdf file + page as argument. In your example:



                [Desktop Entry]
                Type=Application
                Name=Open pdf on page 45
                Exec=firefox 'file:///home/myhomefolder/mypdf.pdf#page=45'
                Icon=application-pdf


                enter image description here



                Then make it executable and double-click. If you are using another browser, you need to change the Exec= -line to reflect that.






                share|improve this answer















                Use url?



                I need to look it up, but I seem to remember Type Link is deprecated in a .desktop file. Anyway, it won't work here as you found out. Encoding is deprecated for sure, but that isn't the issue. Furthermore, xdg-open won't work; it will open your default application for pdf files.



                Then what to use?



                Create a .desktop file, calling your preferred browser with the pdf file + page as argument. In your example:



                [Desktop Entry]
                Type=Application
                Name=Open pdf on page 45
                Exec=firefox 'file:///home/myhomefolder/mypdf.pdf#page=45'
                Icon=application-pdf


                enter image description here



                Then make it executable and double-click. If you are using another browser, you need to change the Exec= -line to reflect that.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 2 hours ago

























                answered 3 hours ago









                Jacob VlijmJacob Vlijm

                65.4k9130226




                65.4k9130226



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128328%2fis-it-possible-to-use-desktop-files-to-open-local-pdf-files-on-specific-pages-w%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    acmart: Multiple authors: all with same affiliation, one author an additional affiliationHow to Write Names of Multiple Authors with Shared Affiliation in ACM 2017 Template?Multiple authors with different primary affiliation, but same additional affiliationSame affiliation for all authors without extra packagesIOS-Book-Article.cls: one author with multiple affiliationacmart: Shared Author AffiliationMultiple authors with different primary affiliation, but same additional affiliationAuthor affiliation with only 1 authorAdding Multiple Authors with Different Affiliation in LaTeX ArticleLaTeX: Multiple authors stays on same lineHow to Label Multiple Authors with Same DescriptionHow to make two authors use the same affiliationTwo authors with same affiliation on finished front page

                    How to write “ä” and other umlauts and accented letters in bibliography?Accents in BibTeXSorting references with special characters alphabeticallyUse ae ligature in bibliographyEastern European nameInverted circumflex in BibTexBibTex, non-ascii initials and nameptr fproblems with accent in LatexHow to add a Ø to my bibliography from Jabref?References without accentsTroubles when trying to cite St“omer-Verlet in ”title" field of a bib entryComprehensive list of accented charactersHow to type the letter “i” with two dots (diaeresis) in math mode?Problem with glossary text and accented lettersSpecial character in bibliographyAccented letters, Unicode and LaTeX accentsHow to stop natbib from modifying bibliography styleCitation of a paper with non-standard characters by BibtexWrite accented characters to file using writeHow to group the bibliography alphabetically, if some surnames start with “accented” characters?How can I automatically capitalize significant words in my bibliography?

                    How to force a table into page width?How to make table spanning textwidthMaking table width fit into text widthTable with tabular, column type p grabbing available spaceMaking widths of tables equal to width of textblocklatex tabular width the same as the textwidthMake tabular span textwidth exactlySet width of table to be the whole line or a given portion of itIs the tabu package obsolete?What is the difference between tabular, tabular* and tabularx environments?How can i set the width of a table?Making table width fit into text widthTabular and grid typesettingMake table use page widthTable exceeds page widthtable width automatically to page widthHow to shrink table to page widthForce table column to be zero widthTable width exceeds the page widthTable extending beyond the page widthforce longtable to text width