Open signed PDFs in Linux
We have some PDF files which are secured by a .pfx certificate.
On Windows we can use Adobe Reader to read these PDF files (with previously imported certificate).
I've googled for a long time but I can't find a PDF reader which can open this.
NOTE: Just so it's clear. If I were to open a PDF file that had this digital signature applied to it, and it was opened in say, Evince it would display like this:
While Acrobat Reader (acroread
) like this:
PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
pdf certificates
add a comment |
We have some PDF files which are secured by a .pfx certificate.
On Windows we can use Adobe Reader to read these PDF files (with previously imported certificate).
I've googled for a long time but I can't find a PDF reader which can open this.
NOTE: Just so it's clear. If I were to open a PDF file that had this digital signature applied to it, and it was opened in say, Evince it would display like this:
While Acrobat Reader (acroread
) like this:
PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
pdf certificates
If this feature is only available in proprietary software, and you do not value your freedom, then you can use Adode Reader.
– ctrl-alt-delor
Aug 25 '14 at 15:20
1
What exactly does secured by a .pfx certificate mean? Does the .pfx fole contain the encrypted PDF? In such case you could tryopenssl pkcs12
to decrypt it (provided you have the appropriate key) - see thepkcs12
man page.
– peterph
Aug 25 '14 at 22:18
Sry but the latest adobe reader for unix is 9.5.5. - there are many bad notifications for security reasons.
– AgentTux
Aug 26 '14 at 13:02
No the .pfx doesnt contain the encrypted pdf file. There are two files: PDF and PFX. The pdf file is secured by these certificate and can only be opened with the attached certificate.
– AgentTux
Aug 26 '14 at 13:04
This blog post shows how to sign PDF files using a .pfx cert on Linux: paulbradley.org/digitally-sign-pdf-files
– slm♦
Oct 1 '14 at 2:33
add a comment |
We have some PDF files which are secured by a .pfx certificate.
On Windows we can use Adobe Reader to read these PDF files (with previously imported certificate).
I've googled for a long time but I can't find a PDF reader which can open this.
NOTE: Just so it's clear. If I were to open a PDF file that had this digital signature applied to it, and it was opened in say, Evince it would display like this:
While Acrobat Reader (acroread
) like this:
PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
pdf certificates
We have some PDF files which are secured by a .pfx certificate.
On Windows we can use Adobe Reader to read these PDF files (with previously imported certificate).
I've googled for a long time but I can't find a PDF reader which can open this.
NOTE: Just so it's clear. If I were to open a PDF file that had this digital signature applied to it, and it was opened in say, Evince it would display like this:
While Acrobat Reader (acroread
) like this:
PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
pdf certificates
pdf certificates
edited Sep 1 '17 at 19:25
Jeff Schaller
39.3k1054125
39.3k1054125
asked Aug 25 '14 at 15:12
AgentTuxAgentTux
7113
7113
If this feature is only available in proprietary software, and you do not value your freedom, then you can use Adode Reader.
– ctrl-alt-delor
Aug 25 '14 at 15:20
1
What exactly does secured by a .pfx certificate mean? Does the .pfx fole contain the encrypted PDF? In such case you could tryopenssl pkcs12
to decrypt it (provided you have the appropriate key) - see thepkcs12
man page.
– peterph
Aug 25 '14 at 22:18
Sry but the latest adobe reader for unix is 9.5.5. - there are many bad notifications for security reasons.
– AgentTux
Aug 26 '14 at 13:02
No the .pfx doesnt contain the encrypted pdf file. There are two files: PDF and PFX. The pdf file is secured by these certificate and can only be opened with the attached certificate.
– AgentTux
Aug 26 '14 at 13:04
This blog post shows how to sign PDF files using a .pfx cert on Linux: paulbradley.org/digitally-sign-pdf-files
– slm♦
Oct 1 '14 at 2:33
add a comment |
If this feature is only available in proprietary software, and you do not value your freedom, then you can use Adode Reader.
– ctrl-alt-delor
Aug 25 '14 at 15:20
1
What exactly does secured by a .pfx certificate mean? Does the .pfx fole contain the encrypted PDF? In such case you could tryopenssl pkcs12
to decrypt it (provided you have the appropriate key) - see thepkcs12
man page.
– peterph
Aug 25 '14 at 22:18
Sry but the latest adobe reader for unix is 9.5.5. - there are many bad notifications for security reasons.
– AgentTux
Aug 26 '14 at 13:02
No the .pfx doesnt contain the encrypted pdf file. There are two files: PDF and PFX. The pdf file is secured by these certificate and can only be opened with the attached certificate.
– AgentTux
Aug 26 '14 at 13:04
This blog post shows how to sign PDF files using a .pfx cert on Linux: paulbradley.org/digitally-sign-pdf-files
– slm♦
Oct 1 '14 at 2:33
If this feature is only available in proprietary software, and you do not value your freedom, then you can use Adode Reader.
– ctrl-alt-delor
Aug 25 '14 at 15:20
If this feature is only available in proprietary software, and you do not value your freedom, then you can use Adode Reader.
– ctrl-alt-delor
Aug 25 '14 at 15:20
1
1
What exactly does secured by a .pfx certificate mean? Does the .pfx fole contain the encrypted PDF? In such case you could try
openssl pkcs12
to decrypt it (provided you have the appropriate key) - see the pkcs12
man page.– peterph
Aug 25 '14 at 22:18
What exactly does secured by a .pfx certificate mean? Does the .pfx fole contain the encrypted PDF? In such case you could try
openssl pkcs12
to decrypt it (provided you have the appropriate key) - see the pkcs12
man page.– peterph
Aug 25 '14 at 22:18
Sry but the latest adobe reader for unix is 9.5.5. - there are many bad notifications for security reasons.
– AgentTux
Aug 26 '14 at 13:02
Sry but the latest adobe reader for unix is 9.5.5. - there are many bad notifications for security reasons.
– AgentTux
Aug 26 '14 at 13:02
No the .pfx doesnt contain the encrypted pdf file. There are two files: PDF and PFX. The pdf file is secured by these certificate and can only be opened with the attached certificate.
– AgentTux
Aug 26 '14 at 13:04
No the .pfx doesnt contain the encrypted pdf file. There are two files: PDF and PFX. The pdf file is secured by these certificate and can only be opened with the attached certificate.
– AgentTux
Aug 26 '14 at 13:04
This blog post shows how to sign PDF files using a .pfx cert on Linux: paulbradley.org/digitally-sign-pdf-files
– slm♦
Oct 1 '14 at 2:33
This blog post shows how to sign PDF files using a .pfx cert on Linux: paulbradley.org/digitally-sign-pdf-files
– slm♦
Oct 1 '14 at 2:33
add a comment |
6 Answers
6
active
oldest
votes
To open the file, use any PDF reader. I tested this by opening a self-signed pdf file in linux using epdfviewer. Even though the .pfx file was not in the system, the viewer did not complain, or even asked for the .pfx file.
I believe that the .pfx file is only needed for signing the document, not for opening it. In this way, it acts as a private key file.
Update: The updated question clarifies the requirements. You're looking for a PDF viewer that shows the signature field and also allows you to sign the document in the signature field. epdfviewer does not do that.
As I mentioned in the comments, CabaretStage does show the signature field and allows you to place the signature on that field as well. The free version adds a watermark, so you need to purchase it.
Apparently, Foxit Reader also works, but I was not able to get it to work on my system, so I cannot confirm it.
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
|
show 1 more comment
I recommend pdf-xchange-viewer. It runs using wine
. In my Debian 7 works very well. I use it a lot to annotate PDFs, add/remove pages, bookmarks, etc.
According to their web page for signatures support you need the Pro version (paid).
add a comment |
Check out Intisign. Free by the Ecuadorian Goverment.
https://www.eci.bce.ec/web/guest/intisign-firma-archivos-y-pdf
It can sign and check signatures of pdfs. Additionally, it supports time stamping.
add a comment |
PDF Studio Viewer can render signed PDF documents. It can validate digital signatures. It comes with default trusted certificates (Oracle's) but users can customize them. PS: I am a developer at Qoppa.
add a comment |
Did you ever try LibreOffice Draw?
https://help.libreoffice.org/Common/About_Digital_Signatures
It can read and write digital signatures in pdf as well as other formats, however I don't know it would fit this particular use case.
New contributor
add a comment |
Oracle VirtualBox and "good night".
With today's machines' computing power, wine is obsolete.
I'd make myself a nice .pdf (and maybe other formats, too) authoring dedicated Virtual Machine.
2
wine
is not obsolete. Try running something that takes advantage of a GPU.
– jordanm
Jan 12 '15 at 16:10
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f152091%2fopen-signed-pdfs-in-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
To open the file, use any PDF reader. I tested this by opening a self-signed pdf file in linux using epdfviewer. Even though the .pfx file was not in the system, the viewer did not complain, or even asked for the .pfx file.
I believe that the .pfx file is only needed for signing the document, not for opening it. In this way, it acts as a private key file.
Update: The updated question clarifies the requirements. You're looking for a PDF viewer that shows the signature field and also allows you to sign the document in the signature field. epdfviewer does not do that.
As I mentioned in the comments, CabaretStage does show the signature field and allows you to place the signature on that field as well. The free version adds a watermark, so you need to purchase it.
Apparently, Foxit Reader also works, but I was not able to get it to work on my system, so I cannot confirm it.
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
|
show 1 more comment
To open the file, use any PDF reader. I tested this by opening a self-signed pdf file in linux using epdfviewer. Even though the .pfx file was not in the system, the viewer did not complain, or even asked for the .pfx file.
I believe that the .pfx file is only needed for signing the document, not for opening it. In this way, it acts as a private key file.
Update: The updated question clarifies the requirements. You're looking for a PDF viewer that shows the signature field and also allows you to sign the document in the signature field. epdfviewer does not do that.
As I mentioned in the comments, CabaretStage does show the signature field and allows you to place the signature on that field as well. The free version adds a watermark, so you need to purchase it.
Apparently, Foxit Reader also works, but I was not able to get it to work on my system, so I cannot confirm it.
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
|
show 1 more comment
To open the file, use any PDF reader. I tested this by opening a self-signed pdf file in linux using epdfviewer. Even though the .pfx file was not in the system, the viewer did not complain, or even asked for the .pfx file.
I believe that the .pfx file is only needed for signing the document, not for opening it. In this way, it acts as a private key file.
Update: The updated question clarifies the requirements. You're looking for a PDF viewer that shows the signature field and also allows you to sign the document in the signature field. epdfviewer does not do that.
As I mentioned in the comments, CabaretStage does show the signature field and allows you to place the signature on that field as well. The free version adds a watermark, so you need to purchase it.
Apparently, Foxit Reader also works, but I was not able to get it to work on my system, so I cannot confirm it.
To open the file, use any PDF reader. I tested this by opening a self-signed pdf file in linux using epdfviewer. Even though the .pfx file was not in the system, the viewer did not complain, or even asked for the .pfx file.
I believe that the .pfx file is only needed for signing the document, not for opening it. In this way, it acts as a private key file.
Update: The updated question clarifies the requirements. You're looking for a PDF viewer that shows the signature field and also allows you to sign the document in the signature field. epdfviewer does not do that.
As I mentioned in the comments, CabaretStage does show the signature field and allows you to place the signature on that field as well. The free version adds a watermark, so you need to purchase it.
Apparently, Foxit Reader also works, but I was not able to get it to work on my system, so I cannot confirm it.
edited Nov 7 '14 at 5:35
answered Oct 9 '14 at 22:12
aprad046aprad046
47338
47338
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
|
show 1 more comment
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
I've tried several signed documents and they open but do not display things properly.
– slm♦
Oct 9 '14 at 23:21
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
Can you obtain a copy of the unsigned PDF, to compare them with the signed PDF? What exactly is not displaying properly, the signature itself, or the whole document?
– aprad046
Oct 30 '14 at 2:27
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf
– slm♦
Oct 30 '14 at 3:20
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
@slm Visually, the difference I noticed between Adobe Reader and other PDF viewers Adobe highlights the signature field. CabaretStage allows you to "see" the signature field. However, I think you're looking for a viewer that also allows you to sign the document in the signature field. CabaretStage does that, but the free version adds a watermark, so you need to purchase it. Apparently Foxit Reader also works, but I didn't try it.
– aprad046
Oct 30 '14 at 12:50
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
The differences I notice are that the digital signing feature is completely ignored in all the free viewers I've tried. I worked this problem for the better part of a week and came up empty. When I researched this there's a lot of confusion about electronic vs. digital signature. The latter has to do with an actual digital certificate being used to "sign" the document. The free viewers typically ignored this aspect of the PDF. I'm not the OP of this Q but as a mod of the site was trying to help by answering it.
– slm♦
Oct 30 '14 at 12:54
|
show 1 more comment
I recommend pdf-xchange-viewer. It runs using wine
. In my Debian 7 works very well. I use it a lot to annotate PDFs, add/remove pages, bookmarks, etc.
According to their web page for signatures support you need the Pro version (paid).
add a comment |
I recommend pdf-xchange-viewer. It runs using wine
. In my Debian 7 works very well. I use it a lot to annotate PDFs, add/remove pages, bookmarks, etc.
According to their web page for signatures support you need the Pro version (paid).
add a comment |
I recommend pdf-xchange-viewer. It runs using wine
. In my Debian 7 works very well. I use it a lot to annotate PDFs, add/remove pages, bookmarks, etc.
According to their web page for signatures support you need the Pro version (paid).
I recommend pdf-xchange-viewer. It runs using wine
. In my Debian 7 works very well. I use it a lot to annotate PDFs, add/remove pages, bookmarks, etc.
According to their web page for signatures support you need the Pro version (paid).
answered Nov 20 '14 at 16:52
Luis Antolín CanoLuis Antolín Cano
425311
425311
add a comment |
add a comment |
Check out Intisign. Free by the Ecuadorian Goverment.
https://www.eci.bce.ec/web/guest/intisign-firma-archivos-y-pdf
It can sign and check signatures of pdfs. Additionally, it supports time stamping.
add a comment |
Check out Intisign. Free by the Ecuadorian Goverment.
https://www.eci.bce.ec/web/guest/intisign-firma-archivos-y-pdf
It can sign and check signatures of pdfs. Additionally, it supports time stamping.
add a comment |
Check out Intisign. Free by the Ecuadorian Goverment.
https://www.eci.bce.ec/web/guest/intisign-firma-archivos-y-pdf
It can sign and check signatures of pdfs. Additionally, it supports time stamping.
Check out Intisign. Free by the Ecuadorian Goverment.
https://www.eci.bce.ec/web/guest/intisign-firma-archivos-y-pdf
It can sign and check signatures of pdfs. Additionally, it supports time stamping.
answered Jun 12 '16 at 1:54
espinozahgespinozahg
6112
6112
add a comment |
add a comment |
PDF Studio Viewer can render signed PDF documents. It can validate digital signatures. It comes with default trusted certificates (Oracle's) but users can customize them. PS: I am a developer at Qoppa.
add a comment |
PDF Studio Viewer can render signed PDF documents. It can validate digital signatures. It comes with default trusted certificates (Oracle's) but users can customize them. PS: I am a developer at Qoppa.
add a comment |
PDF Studio Viewer can render signed PDF documents. It can validate digital signatures. It comes with default trusted certificates (Oracle's) but users can customize them. PS: I am a developer at Qoppa.
PDF Studio Viewer can render signed PDF documents. It can validate digital signatures. It comes with default trusted certificates (Oracle's) but users can customize them. PS: I am a developer at Qoppa.
answered Jul 10 '17 at 19:08
Leila HolmannLeila Holmann
11
11
add a comment |
add a comment |
Did you ever try LibreOffice Draw?
https://help.libreoffice.org/Common/About_Digital_Signatures
It can read and write digital signatures in pdf as well as other formats, however I don't know it would fit this particular use case.
New contributor
add a comment |
Did you ever try LibreOffice Draw?
https://help.libreoffice.org/Common/About_Digital_Signatures
It can read and write digital signatures in pdf as well as other formats, however I don't know it would fit this particular use case.
New contributor
add a comment |
Did you ever try LibreOffice Draw?
https://help.libreoffice.org/Common/About_Digital_Signatures
It can read and write digital signatures in pdf as well as other formats, however I don't know it would fit this particular use case.
New contributor
Did you ever try LibreOffice Draw?
https://help.libreoffice.org/Common/About_Digital_Signatures
It can read and write digital signatures in pdf as well as other formats, however I don't know it would fit this particular use case.
New contributor
New contributor
answered 31 mins ago
Michiel JanssensMichiel Janssens
11
11
New contributor
New contributor
add a comment |
add a comment |
Oracle VirtualBox and "good night".
With today's machines' computing power, wine is obsolete.
I'd make myself a nice .pdf (and maybe other formats, too) authoring dedicated Virtual Machine.
2
wine
is not obsolete. Try running something that takes advantage of a GPU.
– jordanm
Jan 12 '15 at 16:10
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
add a comment |
Oracle VirtualBox and "good night".
With today's machines' computing power, wine is obsolete.
I'd make myself a nice .pdf (and maybe other formats, too) authoring dedicated Virtual Machine.
2
wine
is not obsolete. Try running something that takes advantage of a GPU.
– jordanm
Jan 12 '15 at 16:10
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
add a comment |
Oracle VirtualBox and "good night".
With today's machines' computing power, wine is obsolete.
I'd make myself a nice .pdf (and maybe other formats, too) authoring dedicated Virtual Machine.
Oracle VirtualBox and "good night".
With today's machines' computing power, wine is obsolete.
I'd make myself a nice .pdf (and maybe other formats, too) authoring dedicated Virtual Machine.
answered Jan 12 '15 at 16:03
ArgentoArgento
11
11
2
wine
is not obsolete. Try running something that takes advantage of a GPU.
– jordanm
Jan 12 '15 at 16:10
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
add a comment |
2
wine
is not obsolete. Try running something that takes advantage of a GPU.
– jordanm
Jan 12 '15 at 16:10
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
2
2
wine
is not obsolete. Try running something that takes advantage of a GPU.– jordanm
Jan 12 '15 at 16:10
wine
is not obsolete. Try running something that takes advantage of a GPU.– jordanm
Jan 12 '15 at 16:10
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
No problem with Virtualbox (almost), a total HASSLE with Wine. At that level, there is no reason to use a GNU/Linux box (I suppose you're referring to gaming - but even there I had nice results with my method and I repeat: WITH hardware acceleration :) ). I still think wine as obsolete. If you show me a truly worth scenario, I've got no problem in changing idea! And btw, aren't we speaking about .pdf and document authoring here? :/
– Argento
Jan 12 '15 at 16:37
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f152091%2fopen-signed-pdfs-in-linux%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
If this feature is only available in proprietary software, and you do not value your freedom, then you can use Adode Reader.
– ctrl-alt-delor
Aug 25 '14 at 15:20
1
What exactly does secured by a .pfx certificate mean? Does the .pfx fole contain the encrypted PDF? In such case you could try
openssl pkcs12
to decrypt it (provided you have the appropriate key) - see thepkcs12
man page.– peterph
Aug 25 '14 at 22:18
Sry but the latest adobe reader for unix is 9.5.5. - there are many bad notifications for security reasons.
– AgentTux
Aug 26 '14 at 13:02
No the .pfx doesnt contain the encrypted pdf file. There are two files: PDF and PFX. The pdf file is secured by these certificate and can only be opened with the attached certificate.
– AgentTux
Aug 26 '14 at 13:04
This blog post shows how to sign PDF files using a .pfx cert on Linux: paulbradley.org/digitally-sign-pdf-files
– slm♦
Oct 1 '14 at 2:33