How to view properties of a PDF document opened in Chromium-based web browser?












4














Standalone PDF viewers such as SumatraPDF, MuPDF, Okular or PDFX-Change Editor allow to display PDF metadata and properties such as used fonts, size, date of creation, author etc., typically with a Ctrl + D hotkey.



However, I cannot figure out how to obtain the same info from the embedded PDF viewer in any of the Chromium-based web browsers. So far I tried Google Chrome, Opera, Vivaldi and none of them seem to provide this feature out of the box.



Pressing Ctrl + D obviously doesn't work in browsers (adds page to bookmarks), and there is no UI elements to click on in order to retrieve the PDF metadata.



Is it possible to view properties of a PDF document without saving and reopening it in a standalone viewer?










share|improve this question



























    4














    Standalone PDF viewers such as SumatraPDF, MuPDF, Okular or PDFX-Change Editor allow to display PDF metadata and properties such as used fonts, size, date of creation, author etc., typically with a Ctrl + D hotkey.



    However, I cannot figure out how to obtain the same info from the embedded PDF viewer in any of the Chromium-based web browsers. So far I tried Google Chrome, Opera, Vivaldi and none of them seem to provide this feature out of the box.



    Pressing Ctrl + D obviously doesn't work in browsers (adds page to bookmarks), and there is no UI elements to click on in order to retrieve the PDF metadata.



    Is it possible to view properties of a PDF document without saving and reopening it in a standalone viewer?










    share|improve this question

























      4












      4








      4


      1





      Standalone PDF viewers such as SumatraPDF, MuPDF, Okular or PDFX-Change Editor allow to display PDF metadata and properties such as used fonts, size, date of creation, author etc., typically with a Ctrl + D hotkey.



      However, I cannot figure out how to obtain the same info from the embedded PDF viewer in any of the Chromium-based web browsers. So far I tried Google Chrome, Opera, Vivaldi and none of them seem to provide this feature out of the box.



      Pressing Ctrl + D obviously doesn't work in browsers (adds page to bookmarks), and there is no UI elements to click on in order to retrieve the PDF metadata.



      Is it possible to view properties of a PDF document without saving and reopening it in a standalone viewer?










      share|improve this question













      Standalone PDF viewers such as SumatraPDF, MuPDF, Okular or PDFX-Change Editor allow to display PDF metadata and properties such as used fonts, size, date of creation, author etc., typically with a Ctrl + D hotkey.



      However, I cannot figure out how to obtain the same info from the embedded PDF viewer in any of the Chromium-based web browsers. So far I tried Google Chrome, Opera, Vivaldi and none of them seem to provide this feature out of the box.



      Pressing Ctrl + D obviously doesn't work in browsers (adds page to bookmarks), and there is no UI elements to click on in order to retrieve the PDF metadata.



      Is it possible to view properties of a PDF document without saving and reopening it in a standalone viewer?







      google-chrome keyboard-shortcuts browser pdf chromium






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 11 at 20:11









      andselisk

      232215




      232215






















          2 Answers
          2






          active

          oldest

          votes


















          4














          No.



          This has been documented at No way to view document properties for PDFs in the Chromium bug list ever since 2011, and it's available to any volunteer coder to add the missing feature. There's also an unanswered request for it at the Chrome Product Forum.



          Two extensions which say they offer this, PDF Meta-Data and PDF Saver would not deliver PDF metadata when tested with http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf and PDFs from my own drive.






          share|improve this answer































            0














            As a workaround, one can substitute Chromium PDF viewer with Mozilla's PDF.js via corresponding extension. In this case, by clicking Tools -> Document Properties... one can retrieve basic info:



            enter image description here



            enter image description here



            There are few downsides I think worth mentioning:




            • Overall performance is subjectively worse (even with enabled WebGL). Scrolling and scaling are slower, font rendering is somewhat choppy.

            • Chromium's yellow tick marks on the scrollbar won't show up when searching the PDF document.

            • Address bar is populated with an uninformative chrome-extention://... string instead of the actual URL.






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              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%2fsuperuser.com%2fquestions%2f1382749%2fhow-to-view-properties-of-a-pdf-document-opened-in-chromium-based-web-browser%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              4














              No.



              This has been documented at No way to view document properties for PDFs in the Chromium bug list ever since 2011, and it's available to any volunteer coder to add the missing feature. There's also an unanswered request for it at the Chrome Product Forum.



              Two extensions which say they offer this, PDF Meta-Data and PDF Saver would not deliver PDF metadata when tested with http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf and PDFs from my own drive.






              share|improve this answer




























                4














                No.



                This has been documented at No way to view document properties for PDFs in the Chromium bug list ever since 2011, and it's available to any volunteer coder to add the missing feature. There's also an unanswered request for it at the Chrome Product Forum.



                Two extensions which say they offer this, PDF Meta-Data and PDF Saver would not deliver PDF metadata when tested with http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf and PDFs from my own drive.






                share|improve this answer


























                  4












                  4








                  4






                  No.



                  This has been documented at No way to view document properties for PDFs in the Chromium bug list ever since 2011, and it's available to any volunteer coder to add the missing feature. There's also an unanswered request for it at the Chrome Product Forum.



                  Two extensions which say they offer this, PDF Meta-Data and PDF Saver would not deliver PDF metadata when tested with http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf and PDFs from my own drive.






                  share|improve this answer














                  No.



                  This has been documented at No way to view document properties for PDFs in the Chromium bug list ever since 2011, and it's available to any volunteer coder to add the missing feature. There's also an unanswered request for it at the Chrome Product Forum.



                  Two extensions which say they offer this, PDF Meta-Data and PDF Saver would not deliver PDF metadata when tested with http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf and PDFs from my own drive.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Dec 11 at 22:50

























                  answered Dec 11 at 22:23









                  K7AAY

                  3,64621438




                  3,64621438

























                      0














                      As a workaround, one can substitute Chromium PDF viewer with Mozilla's PDF.js via corresponding extension. In this case, by clicking Tools -> Document Properties... one can retrieve basic info:



                      enter image description here



                      enter image description here



                      There are few downsides I think worth mentioning:




                      • Overall performance is subjectively worse (even with enabled WebGL). Scrolling and scaling are slower, font rendering is somewhat choppy.

                      • Chromium's yellow tick marks on the scrollbar won't show up when searching the PDF document.

                      • Address bar is populated with an uninformative chrome-extention://... string instead of the actual URL.






                      share|improve this answer




























                        0














                        As a workaround, one can substitute Chromium PDF viewer with Mozilla's PDF.js via corresponding extension. In this case, by clicking Tools -> Document Properties... one can retrieve basic info:



                        enter image description here



                        enter image description here



                        There are few downsides I think worth mentioning:




                        • Overall performance is subjectively worse (even with enabled WebGL). Scrolling and scaling are slower, font rendering is somewhat choppy.

                        • Chromium's yellow tick marks on the scrollbar won't show up when searching the PDF document.

                        • Address bar is populated with an uninformative chrome-extention://... string instead of the actual URL.






                        share|improve this answer


























                          0












                          0








                          0






                          As a workaround, one can substitute Chromium PDF viewer with Mozilla's PDF.js via corresponding extension. In this case, by clicking Tools -> Document Properties... one can retrieve basic info:



                          enter image description here



                          enter image description here



                          There are few downsides I think worth mentioning:




                          • Overall performance is subjectively worse (even with enabled WebGL). Scrolling and scaling are slower, font rendering is somewhat choppy.

                          • Chromium's yellow tick marks on the scrollbar won't show up when searching the PDF document.

                          • Address bar is populated with an uninformative chrome-extention://... string instead of the actual URL.






                          share|improve this answer














                          As a workaround, one can substitute Chromium PDF viewer with Mozilla's PDF.js via corresponding extension. In this case, by clicking Tools -> Document Properties... one can retrieve basic info:



                          enter image description here



                          enter image description here



                          There are few downsides I think worth mentioning:




                          • Overall performance is subjectively worse (even with enabled WebGL). Scrolling and scaling are slower, font rendering is somewhat choppy.

                          • Chromium's yellow tick marks on the scrollbar won't show up when searching the PDF document.

                          • Address bar is populated with an uninformative chrome-extention://... string instead of the actual URL.







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Dec 15 at 19:12

























                          answered Dec 13 at 17:21









                          andselisk

                          232215




                          232215






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • 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.





                              Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                              Please pay close attention to the following guidance:


                              • 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%2fsuperuser.com%2fquestions%2f1382749%2fhow-to-view-properties-of-a-pdf-document-opened-in-chromium-based-web-browser%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

                              If I really need a card on my start hand, how many mulligans make sense? [duplicate]

                              Alcedinidae

                              Can an atomic nucleus contain both particles and antiparticles? [duplicate]