Skip to content

Commit 46698f1

Browse files
CorrectionOnAssemblies: Added Notes to referring PDFium.
1 parent 8ef1539 commit 46698f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Document-Processing/PDF/Conversions/PDF-to-image/NET/Referring-PDFium.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,8 @@ PdfToImageConverter imageConverter = new PdfToImageConverter();
4545
imageConverter.ReferencePath = @"D:\ThirdPartyBinaries\";
4646

4747
{% endhighlight %}
48-
{% endtabs %}
48+
{% endtabs %}
49+
50+
N> For Syncfusion.PdfToImageConverter.Net and Syncfusion.PdfToImageConverter.Net.Core NuGet packages, Extractions of PDFium will not occur.
51+
52+
N> When you include PdfToImageConverter via a NuGet package, PDFium assemblies will automatically be generated in the application's output path folder from the NuGet package during compilation

0 commit comments

Comments
 (0)