Skip to content

Commit 0ce7a41

Browse files
committed
983942-ug: Updated proper details.
1 parent 6f02f97 commit 0ce7a41

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

Document-Processing/PDF/Conversions/HTML-To-PDF/NET/troubleshooting.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -476,16 +476,13 @@ Refer to this <a href="https://www.syncfusion.com/kb/10258/how-to-convert-html-t
476476
</tr>
477477
</table>
478478

479-
## HTML to PDF conversion fails after deploying to Azure Function (Windows and Linux).
479+
## HTML to PDF conversion fails after deploying to Azure Function Linux Flex Consumption Plan
480480

481481
<table>
482482
<th style="font-size:14px" width="100px">Issue
483483
</th>
484-
<th style="font-size:14px">HTML to PDF conversion fails after deploying to Azure Function (Windows and Linux).<br>
485-
Error Message:<br>
486-
<i>“Could not find a part of the path '/home/site/wwwroot/runtimes/linux/native'”</i>
484+
<th style="font-size:14px">HTML to PDF conversion fails after deploying to Azure Function Linux Flex Consumption Plan
487485
</th>
488-
489486
<tr>
490487
<th style="font-size:14px" width="100px">Reason
491488
</th>
@@ -508,7 +505,7 @@ As a result, the Blink-based converter cannot initialize Chromium, leading to fa
508505
* Do not use the Flex Consumption Plan for Linux-based Azure Functions.<br>
509506
* Instead, use one of the following:<br>
510507
1.Premium Plan<br>
511-
2.Standard Consumption Plan (Windows)<br>
508+
2.Standard Consumption Plan<br>
512509
These plans provide the necessary environment and permissions to support Chromium and its dependencies, allowing the Blink engine to function correctly.<br>
513510
</td>
514511
</tr>

0 commit comments

Comments
 (0)