+ Reply to Thread
Results 1 to 8 of 8

Thread: TechTip: Spooled Files and PDF, Appendix A

  1. #1

    Default TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    ** This thread discusses the Content article: TechTip: Spooled Files and PDF, Appendix A0

  2. #2
    gotto@islandpacific.com Guest

    Default TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    Thank you for this simple article. I have been curious about digital signatures and didn't understand the basics. This article describes the basics and gives practical information about how to set it up. Excellent.

  3. #3
    Guest.Visitor Guest

    Default TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    Any help on this error would be much appreciated.

  4. #4

    Default Re:TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    I just read your article on “digital signatures”, in reading I discovered that this is more than what I need. Our company is now requiring a password to open PDF documents created from the iSeries. This is a simple password created with a combination of employees name and social security number. All I want to do is modify the code I’m using to assign a password to the document, any information you and provide on how to do this would be greatly appreciated.

  5. #5
    brianmay Guest

    Default Re:TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    brandle wrote:
    I just read your article on “digital signatures”, in reading I discovered that this is more than what I need. Our company is now requiring a password to open PDF documents created from the iSeries. This is a simple password created with a combination of employees name and social security number. All I want to do is modify the code I’m using to assign a password to the document, any information you and provide on how to do this would be greatly appreciated.
    I don't know what you use for your PDF conversion. I use Spool-a-Matic by Gumbo Software. It is not very expensive and will allow you to secure your PDF any way you want.

  6. #6

    Default Re:TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    brianmay: We're using the sample code by Giuseppe Costagliola for our PDF converter, these programs which have been modified somewhat are integrated into other software, other than the password issue we are pleased with the results and see no need in purchasing additional software. The software already writes header and footer information for the PDF file, all we're looking for is the syntax needed to assign a password to the document.

  7. #7
    brianmay Guest

    Default Re:TechTip: Spooled Files and PDF, Appendix A

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    brandle wrote:
    brianmay: We're using the sample code by Giuseppe Costagliola for our PDF converter, these programs which have been modified somewhat are integrated into other software, other than the password issue we are pleased with the results and see no need in purchasing additional software. The software already writes header and footer information for the PDF file, all we're looking for is the syntax needed to assign a password to the document.
    My understanding is, it is not that simple. Password protecting a PDF is not just adding a tag in the PDF header. It requires the PDF to be encrypted. The encryption key is generated by running the owner and user passwords through many different hash calculations. This key is then used to encrypt the document using one of a few different encryption algorithms. If you really must "roll your own", I suggest reading up on the PDF specification found at http://www.adobe.com/devnet/pdf/pdf_reference.html HTH, Brian

  8. #8

    Default Downloadable Code

    ** This thread discusses the article: TechTip: Spooled Files and PDF, Appendix A **
    See attached files.

    Victoria Mack
    Executive Editor
    MC Press Online
    Attached Files

+ Reply to Thread

Similar Threads

  1. TechTip: Work with CGI Spooled Files (WRKCGISPLF)
    By Guest.Visitor in forum Document Management
    Replies: 34
    Last Post: 05-30-2012, 05:36 AM
  2. TechTip: Spooled Files and PDF, Part Four
    By ggirouard@baltex.com in forum Document Management
    Replies: 39
    Last Post: 09-27-2011, 02:09 AM
  3. TechTip: Spooled Files and PDF, Part One
    By Guest.Visitor in forum Document Management
    Replies: 60
    Last Post: 07-26-2010, 12:42 PM
  4. TechTip: Spooled Files and PDF, Part Two
    By Guest.Visitor in forum Document Management
    Replies: 13
    Last Post: 10-19-2009, 10:45 AM
  5. TechTip: TechTip: Spooled Files and PDF, Part Three
    By scott@balrrexp.com in forum Document Management
    Replies: 23
    Last Post: 10-04-2006, 09:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts