Last Updated:
27 Jun 2023 11:19
by ADMIN
PdfProcessing: ArgumentOutOfRangeException is thrown when importing Fit Horizontal destination with missing top value
By specification, FitH destinations are defined with page and top position. A null value for top specifies that the current value of that parameter is to be retained unchanged. However, importing such a document with PdfProcessing leads to ArgumentOutOfRangeException: 'Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index'.