My environment:
- .NET 4.5.2
- C#
- Aspose Pdf .Net 17.4.0.0
My task:
I need to embed fonts in a PDF file existing out of 5000 pages with a filesize of about 50MB.
I'm using the following example: https://docs.aspose.com/display/pdfnet/Embedding+Fonts+in+an+existing+PDF+file
I'm evaluating Aspose PDF .Net
My problem:
When adding no license, a PDF is processed in 8 seconds and all fonts are at the embedded, thus the expected behaviour.
When adding a temporary license, I always receive an Out-Of-Memory exception