Hello,
I noticed that Aspose.Words tries to resolve remove resources when creates a PDF.
I create a Word document. Then I go to Insert -> Quick Parts -> Field and I select IncludePicture. I add a URL to a remote image and I select "Data not stored with document" option. I save the document and then I user Apose.Words to create a PDF. In order to create the PDF, Aspose.Words fetches the remote image.
Is there any option to prevent Aspose.Word to fetch remote resources when creating a PDF?