You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -112,12 +112,12 @@ results.
112
112
| FIPS SHA3 example |[C#](https://kb.itextpdf.com/home/it7kb/examples/fips-sha3-examples-for-itext-core-8-0-0)|
113
113
| <br> ||
114
114
|**SVG**||
115
-
| Convert SVG to a PDF |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToPdf.cs)|
116
-
| Convert SVG to a PDF using layout |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToLayoutImage.cs)|
117
-
| Convert SVG as string to PDF |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgStringToPdf.cs)|
118
-
| Convert SVG to a PdfPage |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToPdfPage.cs)|
119
-
| Convert SVG as XObject |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToXObject.cs)|
120
-
| Convert SVG to a PDF with pdfCalligraph |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToPdfWithPdfCalligraph.cs)|
115
+
| Convert SVG to a PDF |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToPdf.cs)|
116
+
| Convert SVG to a PDF using layout |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToLayoutImage.cs)|
117
+
| Convert SVG as string to PDF |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgStringToPdf.cs)|
118
+
| Convert SVG to a PdfPage |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToPdfPage.cs)|
119
+
| Convert SVG as XObject |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToXObject.cs)|
120
+
| Convert SVG to a PDF with pdfCalligraph |[C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToPdfWithPdfCalligraph.cs)|
121
121
| <br> ||
122
122
|**Convert HTML and CSS to PDF**|[Link to repo](https://github.com/itext/i7j-pdfhtml)|
123
123
| Convert simple HTML doc to PDF |[C#](https://kb.itextpdf.com/home/it7kb/ebooks/itext-7-converting-html-to-pdf-with-pdfhtml)|
0 commit comments