Search results

  1. C

    Compress directory using Zlib

    At the moment I'm trying to compress a directory with Zlib but I'm getting an error message informing me that it's a directory and not a file. Can Zlib be used to compress a directory or is there something else I can use for that.
  2. C

    2 PDF templates to 1 PDF file

    I am using pdf_inc to create a PDF document. The template I am using is also a PDF document. I now have to add a 2nd page to the final PDF document. Based on certain conditions being met the program needs to select the 2nd from a number of templates. So I have a standard 1st page but then...
Back
Top