Product Ideas

10 Vote

Loading and saving multi page PDF files with ImageGear for C & C++ from memory buffers.

Currently, ImageGear for C and C++ does not support loading and saving multi-page documents (HMIGEAR) to and from memory buffers. For PDF documents, there is only the file-based interface, IG_mpi_file_open and IG_mpi_file_save, for loading and saving.

It would be nice if ImageGear for C and C++ supports loading and saving multi-page pdf from memory buffers as well.

  • Guest
  • Jul 24 2018
  • Attach files
  • Frank Mayer commented
    25 Jul, 2018 06:15am

    This would be a very useful feature when dealing with encrypted PDF files. Currently, a decrypted copy has to be created on disk before ImageGear can work with the data.

  • +6