How to view properties of a PDF document opened in Chromium-based web browser?
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
add a comment |
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
add a comment |
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
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
google-chrome keyboard-shortcuts browser pdf chromium
asked Dec 11 at 20:11
andselisk
232215
232215
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
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.
add a comment |
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:
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.
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
add a comment |
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.
add a comment |
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.
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.
edited Dec 11 at 22:50
answered Dec 11 at 22:23
K7AAY
3,64621438
3,64621438
add a comment |
add a comment |
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:
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.
add a comment |
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:
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.
add a comment |
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:
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.
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:
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.
edited Dec 15 at 19:12
answered Dec 13 at 17:21
andselisk
232215
232215
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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