When loading the attached document with the following code:
Aspose.Pdf.Document doc = new Aspose.Pdf.Document([path to file]);
the following error is raised:
"Value cannot be null.\r\nParameter name: trailerable"