Quantcast
Viewing all articles
Browse latest Browse all 3131

Loading the attached PDF into the Document constructor raises an error

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"

Viewing all articles
Browse latest Browse all 3131

Trending Articles