From 1305cbd6d340a4b7056b8603b8598117d5f8865a Mon Sep 17 00:00:00 2001 From: Nanou Persoons Date: Mon, 19 May 2025 12:13:10 +0200 Subject: [PATCH] Update readme --- README.md | 12 ++++++------ port-hash | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e13c7ba08..b9a2928c6 100644 --- a/README.md +++ b/README.md @@ -112,12 +112,12 @@ results. | FIPS SHA3 example | [C#](https://kb.itextpdf.com/home/it7kb/examples/fips-sha3-examples-for-itext-core-8-0-0) | |
| | | **SVG** | | -| 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) | -| 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) | -| 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) | -| 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) | -| Convert SVG as XObject | [C#](https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToXObject.cs) | -| 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) | +| 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) | +| 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) | +| 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) | +| 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) | +| Convert SVG as XObject | [C#](https://github.com/itext/itext-publications-samples-dotnet/blob/master/itext/itext.samples/itext/samples/sandbox/svg/ConvertSvgToXObject.cs) | +| 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) | |
| | | **Convert HTML and CSS to PDF** | [Link to repo](https://github.com/itext/i7j-pdfhtml) | | Convert simple HTML doc to PDF | [C#](https://kb.itextpdf.com/home/it7kb/ebooks/itext-7-converting-html-to-pdf-with-pdfhtml) | diff --git a/port-hash b/port-hash index ee18b7ad9..57b548853 100644 --- a/port-hash +++ b/port-hash @@ -1 +1 @@ -3ccc99bd8391813f729cf2b6c656252687f17629 +7eb49ca111ef16fa87ce59da1f95e7a373483cb6 \ No newline at end of file