{"id":41,"date":"2011-03-02T21:42:00","date_gmt":"2011-03-02T19:42:00","guid":{"rendered":"http:\/\/dev.bratched.fr\/en\/?p=41"},"modified":"2011-03-02T21:42:00","modified_gmt":"2011-03-02T19:42:00","slug":"how-to-convert-xhtml-to-pdf-in-c","status":"publish","type":"post","link":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/","title":{"rendered":"How to convert XHTML to PDF in C#"},"content":{"rendered":"<p><a href=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/todelka219711619951.png\">\u00a0<\/a><\/p>\n<p>In this blog post I will illustrate how you could convert an XHTML page into PDF using the <a href=\"http:\/\/code.google.com\/p\/flying-saucer\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">flying-saucer<\/a> library. This is a Java library so we need to first step would be to convert it to a .NET assembly.<\/p>\n<p>I will use the <a href=\"http:\/\/www.ikvm.net\/userguide\/ikvmc.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">IKVM.NET Bytecode Compiler (ikvmc.exe)<\/a> for this purpose. So go ahead and download both the flying-saucer library and the IKVM project. Then run the following command:<\/p>\n<pre class=\"lang:default decode:true\">ikvmc.exe -target:library -out:CoreRenderer.dll iText-2.0.8.jar core-renderer.jar<\/pre>\n<p><!--more--><\/p>\n<p>This will generate the CoreRenderer.dll assembly which could be used. And finally we would create an application which would use it inside a console application:<a href=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/sourcecode395858614.png\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-127\" src=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/sourcecode395858614.png\" alt=\"sourcecode395858614\" width=\"858\" height=\"517\" srcset=\"https:\/\/bratched.com\/en\/wp-content\/uploads\/sites\/4\/2011\/03\/sourcecode395858614.png 858w, https:\/\/bratched.com\/en\/wp-content\/uploads\/sites\/4\/2011\/03\/sourcecode395858614-300x181.png 300w, https:\/\/bratched.com\/en\/wp-content\/uploads\/sites\/4\/2011\/03\/sourcecode395858614-768x463.png 768w\" sizes=\"(max-width: 858px) 100vw, 858px\" \/><\/a><\/p>\n<p><a href=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/sourcecode395858614.png\">\u00a0<\/a><\/p>\n<p>One last step is to ensure that you have referenced the following assemblies:<\/p>\n<p><a href=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/todelka1267959470.png\">\u00a0<\/a><a href=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/todelka1267959470.png\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-128\" src=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/todelka1267959470.png\" alt=\"todelka1267959470\" width=\"219\" height=\"222\" \/><\/a><\/p>\n<p>Those assemblies are part of the IKVM project and have dependencies on many other assemblies that are included with it. So the final folder should contain all those:<\/p>\n<p><a href=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/todelka219711619951.png\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-130\" src=\"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/todelka219711619951.png\" alt=\"todelka21971161995\" width=\"565\" height=\"272\" srcset=\"https:\/\/bratched.com\/en\/wp-content\/uploads\/sites\/4\/2011\/03\/todelka219711619951.png 565w, https:\/\/bratched.com\/en\/wp-content\/uploads\/sites\/4\/2011\/03\/todelka219711619951-300x144.png 300w\" sizes=\"(max-width: 565px) 100vw, 565px\" \/><\/a><\/p>\n<p>And that\u2019s pretty much all. When you run the console application it should generate the output PDF file.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0 In this blog post I will illustrate how you could convert an XHTML page into PDF using the flying-saucer library. This is a Java library so we need to first step would be to convert it to a .NET assembly. I will use the IKVM.NET Bytecode Compiler (ikvmc.exe) for this purpose. So go ahead [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[263,266],"tags":[297,308,327],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Bratched\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Bratched.com | Blog speaking .Net C# Javascript, Wordpress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to convert XHTML to PDF in C# | Bratched.com\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2011-03-02T19:42:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2011-03-02T19:42:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to convert XHTML to PDF in C# | Bratched.com\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#article\",\"name\":\"How to convert XHTML to PDF in C# | Bratched.com\",\"headline\":\"How to convert XHTML to PDF in C#\",\"author\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/author\\\/adminced\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/dev.bratched.fr\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2011\\\/03\\\/sourcecode395858614.png\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#articleImage\"},\"datePublished\":\"2011-03-02T21:42:00+01:00\",\"dateModified\":\"2011-03-02T21:42:00+01:00\",\"inLanguage\":\"en-US\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#webpage\"},\"articleSection\":\".NET, C#, java, pdf, xhtml\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bratched.com\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/#listItem\",\"name\":\".NET\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/#listItem\",\"position\":2,\"name\":\".NET\",\"item\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/c\\\/#listItem\",\"name\":\"C#\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/c\\\/#listItem\",\"position\":3,\"name\":\"C#\",\"item\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/c\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#listItem\",\"name\":\"How to convert XHTML to PDF in C#\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/#listItem\",\"name\":\".NET\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#listItem\",\"position\":4,\"name\":\"How to convert XHTML to PDF in C#\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/category\\\/net\\\/c\\\/#listItem\",\"name\":\"C#\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/#organization\",\"name\":\"Bratched.com\",\"description\":\"Blog speaking .Net C# Javascript, Wordpress\",\"url\":\"https:\\\/\\\/bratched.com\\\/en\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/author\\\/adminced\\\/#author\",\"url\":\"https:\\\/\\\/bratched.com\\\/en\\\/author\\\/adminced\\\/\",\"name\":\"Bratched\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/05352dcd40ece2c42e5ae2dd683b460b?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Bratched\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#webpage\",\"url\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/\",\"name\":\"How to convert XHTML to PDF in C# | Bratched.com\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/2011\\\/03\\\/02\\\/how-to-convert-xhtml-to-pdf-in-c\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/author\\\/adminced\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/author\\\/adminced\\\/#author\"},\"datePublished\":\"2011-03-02T21:42:00+01:00\",\"dateModified\":\"2011-03-02T21:42:00+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/bratched.com\\\/en\\\/\",\"name\":\"Bratched.com\",\"description\":\"Blog speaking .Net C# Javascript, Wordpress\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to convert XHTML to PDF in C# | Bratched.com","description":"","canonical_url":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#article","name":"How to convert XHTML to PDF in C# | Bratched.com","headline":"How to convert XHTML to PDF in C#","author":{"@id":"https:\/\/bratched.com\/en\/author\/adminced\/#author"},"publisher":{"@id":"https:\/\/bratched.com\/en\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/dev.bratched.fr\/en\/wp-content\/uploads\/sites\/3\/2011\/03\/sourcecode395858614.png","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#articleImage"},"datePublished":"2011-03-02T21:42:00+01:00","dateModified":"2011-03-02T21:42:00+01:00","inLanguage":"en-US","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#webpage"},"isPartOf":{"@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#webpage"},"articleSection":".NET, C#, java, pdf, xhtml"},{"@type":"BreadcrumbList","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bratched.com\/en#listItem","position":1,"name":"Home","item":"https:\/\/bratched.com\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/category\/net\/#listItem","name":".NET"}},{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/category\/net\/#listItem","position":2,"name":".NET","item":"https:\/\/bratched.com\/en\/category\/net\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/category\/net\/c\/#listItem","name":"C#"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/en#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/category\/net\/c\/#listItem","position":3,"name":"C#","item":"https:\/\/bratched.com\/en\/category\/net\/c\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#listItem","name":"How to convert XHTML to PDF in C#"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/category\/net\/#listItem","name":".NET"}},{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#listItem","position":4,"name":"How to convert XHTML to PDF in C#","previousItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/en\/category\/net\/c\/#listItem","name":"C#"}}]},{"@type":"Organization","@id":"https:\/\/bratched.com\/en\/#organization","name":"Bratched.com","description":"Blog speaking .Net C# Javascript, Wordpress","url":"https:\/\/bratched.com\/en\/"},{"@type":"Person","@id":"https:\/\/bratched.com\/en\/author\/adminced\/#author","url":"https:\/\/bratched.com\/en\/author\/adminced\/","name":"Bratched","image":{"@type":"ImageObject","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/05352dcd40ece2c42e5ae2dd683b460b?s=96&d=mm&r=g","width":96,"height":96,"caption":"Bratched"}},{"@type":"WebPage","@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#webpage","url":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/","name":"How to convert XHTML to PDF in C# | Bratched.com","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bratched.com\/en\/#website"},"breadcrumb":{"@id":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/#breadcrumblist"},"author":{"@id":"https:\/\/bratched.com\/en\/author\/adminced\/#author"},"creator":{"@id":"https:\/\/bratched.com\/en\/author\/adminced\/#author"},"datePublished":"2011-03-02T21:42:00+01:00","dateModified":"2011-03-02T21:42:00+01:00"},{"@type":"WebSite","@id":"https:\/\/bratched.com\/en\/#website","url":"https:\/\/bratched.com\/en\/","name":"Bratched.com","description":"Blog speaking .Net C# Javascript, Wordpress","inLanguage":"en-US","publisher":{"@id":"https:\/\/bratched.com\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Bratched.com | Blog speaking .Net C# Javascript, Wordpress","og:type":"article","og:title":"How to convert XHTML to PDF in C# | Bratched.com","og:url":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/","article:published_time":"2011-03-02T19:42:00+00:00","article:modified_time":"2011-03-02T19:42:00+00:00","twitter:card":"summary","twitter:title":"How to convert XHTML to PDF in C# | Bratched.com"},"aioseo_meta_data":{"post_id":"41","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 02:36:46","updated":"2025-06-04 02:52:38","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/bratched.com\/en\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/bratched.com\/en\/category\/net\/\" title=\".NET\">.NET<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/bratched.com\/en\/category\/net\/c\/\" title=\"C#\">C#<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to convert XHTML to PDF in C#\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/bratched.com\/en"},{"label":".NET","link":"https:\/\/bratched.com\/en\/category\/net\/"},{"label":"C#","link":"https:\/\/bratched.com\/en\/category\/net\/c\/"},{"label":"How to convert XHTML to PDF in C#","link":"https:\/\/bratched.com\/en\/2011\/03\/02\/how-to-convert-xhtml-to-pdf-in-c\/"}],"_links":{"self":[{"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/posts\/41"}],"collection":[{"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":0,"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/posts\/41\/revisions"}],"wp:attachment":[{"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/media?parent=41"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/categories?post=41"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bratched.com\/en\/wp-json\/wp\/v2\/tags?post=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}