Open signed PDFs in Linux












14















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:



   ss1



While Acrobat Reader (acroread) like this:



   ss2



   ss3



PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf










share|improve this question

























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











  • 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
















14















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:



   ss1



While Acrobat Reader (acroread) like this:



   ss2



   ss3



PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf










share|improve this question

























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











  • 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














14












14








14


1






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:



   ss1



While Acrobat Reader (acroread) like this:



   ss2



   ss3



PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf










share|improve this question
















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:



   ss1



While Acrobat Reader (acroread) like this:



   ss2



   ss3



PDF File for the above is here: http://adobetrainer.co.uk/Resources/sign-a-pdf-with-reader-enabled.pdf







pdf certificates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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











  • 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






  • 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











  • 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










6 Answers
6






active

oldest

votes


















2














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.






share|improve this answer


























  • 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





















1














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






share|improve this answer































    0














    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.






    share|improve this answer































      0














      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.






      share|improve this answer































        0














        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.






        share|improve this answer








        New contributor




        Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.




























          -5














          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.






          share|improve this answer



















          • 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













          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
          });


          }
          });














          draft saved

          draft discarded


















          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









          2














          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.






          share|improve this answer


























          • 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


















          2














          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.






          share|improve this answer


























          • 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
















          2












          2








          2







          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.






          share|improve this answer















          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.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          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





















          • 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















          1














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






          share|improve this answer




























            1














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






            share|improve this answer


























              1












              1








              1







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






              share|improve this answer













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







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Nov 20 '14 at 16:52









              Luis Antolín CanoLuis Antolín Cano

              425311




              425311























                  0














                  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.






                  share|improve this answer




























                    0














                    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.






                    share|improve this answer


























                      0












                      0








                      0







                      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.






                      share|improve this answer













                      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.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Jun 12 '16 at 1:54









                      espinozahgespinozahg

                      6112




                      6112























                          0














                          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.






                          share|improve this answer




























                            0














                            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.






                            share|improve this answer


























                              0












                              0








                              0







                              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.






                              share|improve this answer













                              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.







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered Jul 10 '17 at 19:08









                              Leila HolmannLeila Holmann

                              11




                              11























                                  0














                                  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.






                                  share|improve this answer








                                  New contributor




                                  Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                  Check out our Code of Conduct.

























                                    0














                                    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.






                                    share|improve this answer








                                    New contributor




                                    Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.























                                      0












                                      0








                                      0







                                      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.






                                      share|improve this answer








                                      New contributor




                                      Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.










                                      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.







                                      share|improve this answer








                                      New contributor




                                      Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.









                                      share|improve this answer



                                      share|improve this answer






                                      New contributor




                                      Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.









                                      answered 31 mins ago









                                      Michiel JanssensMichiel Janssens

                                      11




                                      11




                                      New contributor




                                      Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.





                                      New contributor





                                      Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.






                                      Michiel Janssens is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                      Check out our Code of Conduct.























                                          -5














                                          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.






                                          share|improve this answer



















                                          • 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


















                                          -5














                                          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.






                                          share|improve this answer



















                                          • 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
















                                          -5












                                          -5








                                          -5







                                          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.






                                          share|improve this answer













                                          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.







                                          share|improve this answer












                                          share|improve this answer



                                          share|improve this answer










                                          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
















                                          • 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




















                                          draft saved

                                          draft discarded




















































                                          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.




                                          draft saved


                                          draft discarded














                                          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





















































                                          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

                                          Accessing regular linux commands in Huawei's Dopra Linux

                                          Can't connect RFCOMM socket: Host is down

                                          Kernel panic - not syncing: Fatal Exception in Interrupt