Converting TIFF to PDF working unexpectedly

@Timpa_elite
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-53733

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

We managed to find an interesting thing, why the exception doesn’t happen when we run from a test.
When we run from a test the GC is set on workstation mode, but when we call from another client the GC is set as server.
If we turns this flag off:

<ServerGarbageCollection>false</ServerGarbageCollection>

We can maybe work around the problem for now, depending on the memory usage. We also see that alot of memory doesn’t seem to be disposed.

Here’s some more info also:
671AC68C.jpg (274.9 KB)

@Timpa_elite,

I appreciate this information and I will add it to the ticket.