Product Ideas

As a user of IG .NET/Java with large documents, I want to modify documents on-disk for performance

IG (Java) will not meet our requirements because too many features are document-based. With 940 MB documents, loading the entire document to delete 1 or 2 pages is not acceptable.

Considering better supporting large documents by enabling page deletion without loading a full document. This could possibly be done with SaveDocument with ImGearSavingModes.OVERWRITE taking into account null pages.

  • James Waugh
  • Jun 24 2016
  • Attach files