{"id":555,"date":"2011-03-02T21:42:18","date_gmt":"2011-03-02T19:42:18","guid":{"rendered":"http:\/\/dev.bratched.fr\/fr\/comment-convertir-pdf-en-c-de-xhtml-2\/"},"modified":"2011-03-02T21:42:18","modified_gmt":"2011-03-02T19:42:18","slug":"comment-convertir-en-csharp-un-xhtml-en-pdf","status":"publish","type":"post","link":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/","title":{"rendered":"Comment convertir en C# un XHTML en PDF"},"content":{"rendered":"<div class=\"jfdefaulttext\">Dans cet article, je vais illustrer comment vous pouvez convertir une page XHTML en PDF \u00e0 l&rsquo;aide de la biblioth\u00e8que de <a href=\"http:\/\/code.google.com\/p\/flying-saucer\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">flying-saucer<\/a> . Il s&rsquo;agit d&rsquo;une librairie\u00a0Java et nous devons donc la convertir vers une assemblie .NET.<\/div>\n<p>Je vais utiliser le <a href=\"http:\/\/www.ikvm.net\/userguide\/ikvmc.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">compilateur Bytecode IKVM.NET (ikvmc.exe)<\/a> \u00e0 cet effet. Alors allez-y et t\u00e9l\u00e9chargez la biblioth\u00e8que flying-saucer et le projet IKVM.<\/p>\n<p>Puis ex\u00e9cutez la commande suivante :<\/p>\n<div id=\"scid:57F11A72-B0E5-49c7-9094-E3A15BD5B5E6:1d223e82-8ec9-4cf1-a552-8e6dbf598db3\" class=\"wlWriterEditableSmartContent\" style=\"margin: 0px;padding: 0px;float: none\">\n<pre>ikvmc.exe -target:library -out:CoreRenderer.dll iText-2.0.8.jar core-renderer.jar<\/pre>\n<\/div>\n<p><!--more--><\/p>\n<p>Vous g\u00e9n\u00e9rez l&rsquo;assembly CoreRenderer.dll qui pourrait \u00eatre utilis\u00e9e. Et enfin Nous cr\u00e9erions une application qui l&rsquo;utiliseraient \u00e0 l&rsquo;int\u00e9rieur d&rsquo;une application console :<\/p>\n<p><a href=\"http:\/\/dev.bratched.fr\/fr\/wp-content\/uploads\/sites\/2\/2011\/03\/sourcecode395858614.png\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-642\" src=\"http:\/\/dev.bratched.fr\/fr\/wp-content\/uploads\/sites\/2\/2011\/03\/sourcecode395858614.png\" alt=\"sourcecode395858614\" width=\"858\" height=\"517\" srcset=\"https:\/\/bratched.com\/fr\/wp-content\/uploads\/sites\/2\/2011\/03\/sourcecode395858614.png 858w, https:\/\/bratched.com\/fr\/wp-content\/uploads\/sites\/2\/2011\/03\/sourcecode395858614-300x181.png 300w, https:\/\/bratched.com\/fr\/wp-content\/uploads\/sites\/2\/2011\/03\/sourcecode395858614-768x463.png 768w\" sizes=\"(max-width: 858px) 100vw, 858px\" \/><\/a><\/p>\n<div id=\"scid:9D750309-B14C-4720-864A-2A36F0206509:b6987142-3c2c-4868-a23f-8bb4674c6583\" class=\"wlWriterEditableSmartContent\" style=\"margin: 0px;padding: 0px;float: none\"><\/div>\n<p>Une derni\u00e8re \u00e9tape consiste \u00e0 veiller \u00e0 ce que vous avez r\u00e9f\u00e9renc\u00e9 les assemblys suivants :<\/p>\n<p><a href=\"http:\/\/bratched.com\/media\/Darin\/todelka1267959470.png\"><img decoding=\"async\" loading=\"lazy\" style=\"border: 0px currentColor;padding-top: 0px;padding-right: 0px;padding-left: 0px;background-image: none\" title=\"todelka\" src=\"http:\/\/dev.bratched.fr\/fr\/wp-content\/uploads\/sites\/2\/importedmedia\/blogmedia-todelka-thumb908810886-png.png\" alt=\"todelka\" width=\"179\" height=\"181\" border=\"0\" \/><\/a><\/p>\n<p>Ces assemblys font partie du projet IKVM et poss\u00e8dent des d\u00e9pendances nombreuses autres assemblys qui sont inclus avec elle. Si le dossier final doit contenir tous les :<\/p>\n<p><a href=\"http:\/\/bratched.com\/media\/Darin\/todelka21971161995.png\"><img decoding=\"async\" loading=\"lazy\" style=\"border: 0px currentColor;padding-top: 0px;padding-right: 0px;padding-left: 0px;background-image: none\" title=\"todelka2\" src=\"http:\/\/dev.bratched.fr\/fr\/wp-content\/uploads\/sites\/2\/importedmedia\/blogmedia-todelka2-thumb1657092038-png.png\" alt=\"todelka2\" width=\"483\" height=\"236\" border=\"0\" \/><\/a><\/p>\n<p>Et c&rsquo;est \u00e0 peu pr\u00e8s tout. Lorsque vous ex\u00e9cutez l&rsquo;application console,\u00a0l&rsquo;application ddevrait g\u00e9n\u00e9rer le fichier de sortie en PDF.<\/p>\n<div class=\"clearfix\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Dans cet article, je vais illustrer comment vous pouvez convertir une page XHTML en PDF \u00e0 l&rsquo;aide de la biblioth\u00e8que de flying-saucer . Il s&rsquo;agit d&rsquo;une librairie\u00a0Java et nous devons donc la convertir vers une assemblie .NET. Je vais utiliser le compilateur Bytecode IKVM.NET (ikvmc.exe) \u00e0 cet effet. Alors allez-y et t\u00e9l\u00e9chargez la biblioth\u00e8que flying-saucer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34],"tags":[35,36,24,37],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - 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\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Bratched.fr | On parle Windows, C#, Apple, Android, Js, ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Comment convertir en C# un XHTML en PDF | Bratched.fr\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2011-03-02T19:42:18+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2011-03-02T19:42:18+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Comment convertir en C# un XHTML en PDF | Bratched.fr\" \/>\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\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#article\",\"name\":\"Comment convertir en C# un XHTML en PDF | Bratched.fr\",\"headline\":\"Comment convertir en C# un XHTML en PDF\",\"author\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/author\\\/adminced\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/dev.bratched.fr\\\/fr\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2011\\\/03\\\/sourcecode395858614.png\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#articleImage\"},\"datePublished\":\"2011-03-02T21:42:18+01:00\",\"dateModified\":\"2011-03-02T21:42:18+01:00\",\"inLanguage\":\"fr-FR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#webpage\"},\"articleSection\":\"C#, net, pdf, sample, xhtml\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bratched.com\\\/fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/category\\\/csharp\\\/#listItem\",\"name\":\"C#\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/category\\\/csharp\\\/#listItem\",\"position\":2,\"name\":\"C#\",\"item\":\"https:\\\/\\\/bratched.com\\\/fr\\\/category\\\/csharp\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#listItem\",\"name\":\"Comment convertir en C# un XHTML en PDF\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#listItem\",\"position\":3,\"name\":\"Comment convertir en C# un XHTML en PDF\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/category\\\/csharp\\\/#listItem\",\"name\":\"C#\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/#organization\",\"name\":\"Bratched.fr\",\"description\":\"On parle Windows, C#, Apple, Android, Js, ...\",\"url\":\"https:\\\/\\\/bratched.com\\\/fr\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/author\\\/adminced\\\/#author\",\"url\":\"https:\\\/\\\/bratched.com\\\/fr\\\/author\\\/adminced\\\/\",\"name\":\"Bratched\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#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\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#webpage\",\"url\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/\",\"name\":\"Comment convertir en C# un XHTML en PDF | Bratched.fr\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/2011\\\/03\\\/02\\\/comment-convertir-en-csharp-un-xhtml-en-pdf\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/author\\\/adminced\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/author\\\/adminced\\\/#author\"},\"datePublished\":\"2011-03-02T21:42:18+01:00\",\"dateModified\":\"2011-03-02T21:42:18+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/bratched.com\\\/fr\\\/\",\"name\":\"Bratched.fr\",\"description\":\"On parle Windows, C#, Apple, Android, Js, ...\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/bratched.com\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Comment convertir en C# un XHTML en PDF | Bratched.fr","description":"","canonical_url":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#article","name":"Comment convertir en C# un XHTML en PDF | Bratched.fr","headline":"Comment convertir en C# un XHTML en PDF","author":{"@id":"https:\/\/bratched.com\/fr\/author\/adminced\/#author"},"publisher":{"@id":"https:\/\/bratched.com\/fr\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/dev.bratched.fr\/fr\/wp-content\/uploads\/sites\/2\/2011\/03\/sourcecode395858614.png","@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#articleImage"},"datePublished":"2011-03-02T21:42:18+01:00","dateModified":"2011-03-02T21:42:18+01:00","inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#webpage"},"isPartOf":{"@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#webpage"},"articleSection":"C#, net, pdf, sample, xhtml"},{"@type":"BreadcrumbList","@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr#listItem","position":1,"name":"Home","item":"https:\/\/bratched.com\/fr","nextItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr\/category\/csharp\/#listItem","name":"C#"}},{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr\/category\/csharp\/#listItem","position":2,"name":"C#","item":"https:\/\/bratched.com\/fr\/category\/csharp\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#listItem","name":"Comment convertir en C# un XHTML en PDF"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#listItem","position":3,"name":"Comment convertir en C# un XHTML en PDF","previousItem":{"@type":"ListItem","@id":"https:\/\/bratched.com\/fr\/category\/csharp\/#listItem","name":"C#"}}]},{"@type":"Organization","@id":"https:\/\/bratched.com\/fr\/#organization","name":"Bratched.fr","description":"On parle Windows, C#, Apple, Android, Js, ...","url":"https:\/\/bratched.com\/fr\/"},{"@type":"Person","@id":"https:\/\/bratched.com\/fr\/author\/adminced\/#author","url":"https:\/\/bratched.com\/fr\/author\/adminced\/","name":"Bratched","image":{"@type":"ImageObject","@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#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\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#webpage","url":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/","name":"Comment convertir en C# un XHTML en PDF | Bratched.fr","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/bratched.com\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/#breadcrumblist"},"author":{"@id":"https:\/\/bratched.com\/fr\/author\/adminced\/#author"},"creator":{"@id":"https:\/\/bratched.com\/fr\/author\/adminced\/#author"},"datePublished":"2011-03-02T21:42:18+01:00","dateModified":"2011-03-02T21:42:18+01:00"},{"@type":"WebSite","@id":"https:\/\/bratched.com\/fr\/#website","url":"https:\/\/bratched.com\/fr\/","name":"Bratched.fr","description":"On parle Windows, C#, Apple, Android, Js, ...","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/bratched.com\/fr\/#organization"}}]},"og:locale":"fr_FR","og:site_name":"Bratched.fr | On parle Windows, C#, Apple, Android, Js, ...","og:type":"article","og:title":"Comment convertir en C# un XHTML en PDF | Bratched.fr","og:url":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/","article:published_time":"2011-03-02T19:42:18+00:00","article:modified_time":"2011-03-02T19:42:18+00:00","twitter:card":"summary","twitter:title":"Comment convertir en C# un XHTML en PDF | Bratched.fr"},"aioseo_meta_data":{"post_id":"555","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:51:48","updated":"2025-06-04 03:17:40","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/bratched.com\/fr\" 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\/fr\/category\/csharp\/\" title=\"C#\">C#<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tComment convertir en C# un XHTML en PDF\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/bratched.com\/fr"},{"label":"C#","link":"https:\/\/bratched.com\/fr\/category\/csharp\/"},{"label":"Comment convertir en C# un XHTML en PDF","link":"https:\/\/bratched.com\/fr\/2011\/03\/02\/comment-convertir-en-csharp-un-xhtml-en-pdf\/"}],"_links":{"self":[{"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/posts\/555"}],"collection":[{"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/comments?post=555"}],"version-history":[{"count":0,"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/posts\/555\/revisions"}],"wp:attachment":[{"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/media?parent=555"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/categories?post=555"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bratched.com\/fr\/wp-json\/wp\/v2\/tags?post=555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}