[{"data":1,"prerenderedAt":910},["ShallowReactive",2],{"navigation_docs":3,"-guides-custom-pdf":113,"-guides-custom-pdf-surround":905},[4,45,85,99,109],{"title":5,"icon":6,"path":7,"stem":8,"children":9,"page":6},"Getting Started",false,"/getting-started","1.getting-started",[10,15,20,25,30,35,40],{"title":11,"path":12,"stem":13,"icon":14},"Introduction","/getting-started/introduction","1.getting-started/2.introduction","i-lucide-house",{"title":16,"path":17,"stem":18,"icon":19},"Postman","/getting-started/postman","1.getting-started/3.postman","i-lucide-download",{"title":21,"path":22,"stem":23,"icon":24},"Validation Mode","/getting-started/validation-mode","1.getting-started/4.validation-mode","i-pepicons-pencil-checkmark-outlined",{"title":26,"path":27,"stem":28,"icon":29},"UBL, CII or ZUGFeRD","/getting-started/ubl-cii-zugferd","1.getting-started/5.ubl-cii-zugferd","i-ix:xml-document",{"title":31,"path":32,"stem":33,"icon":34},"ZUGFeRD Compatibility","/getting-started/zugferd-compatibility","1.getting-started/6.zugferd-compatibility","i-hugeicons-horse-head",{"title":36,"path":37,"stem":38,"icon":39},"Error Codes","/getting-started/error-codes","1.getting-started/7.error-codes","i-lucide-badge-alert",{"title":41,"path":42,"stem":43,"icon":44},"LLMs.txt for AI Tools","/getting-started/llms-txt","1.getting-started/8.llms-txt","i-lucide-bot",{"title":46,"path":47,"stem":48,"children":49,"page":6},"Guides","/guides","2.guides",[50,55,60,65,70,75,80],{"title":51,"path":52,"stem":53,"icon":54},"Example Requests","/guides/minimal-example","2.guides/1.minimal-example","carbon:idea",{"title":56,"path":57,"stem":58,"icon":59},"Credit Notes","/guides/credit-notes","2.guides/3.credit-notes","i-lucide-receipt-text",{"title":61,"path":62,"stem":63,"icon":64},"ZUGFeRD PDFs","/guides/zugferd-pdfs","2.guides/3.zugferd-pdfs","ix:pdf-document",{"title":66,"path":67,"stem":68,"icon":69},"Custom PDFs","/guides/custom-pdf","2.guides/4.custom-pdf","i-lucide-file-plus",{"title":71,"path":72,"stem":73,"icon":74},"Negative Lines","/guides/negative-line","2.guides/6.negative-line","i-lucide-minus-circle",{"title":76,"path":77,"stem":78,"icon":79},"Tracing Requests","/guides/tracing-requests","2.guides/7.tracing-requests","material-symbols:fingerprint",{"title":81,"path":82,"stem":83,"icon":84},"Self Hosting","/guides/self-hosting","2.guides/9.self-hosting","radix-icons:server",{"title":86,"path":87,"stem":88,"children":89,"page":6},"Glossary","/glossary","3.glossary",[90,95],{"title":91,"path":92,"stem":93,"icon":94},"Business Terms","/glossary/business-terms","3.glossary/1.business-terms","bx:detail",{"title":96,"path":97,"stem":98,"icon":94},"Business Rules","/glossary/business-rules","3.glossary/2.business-rules",{"title":100,"path":101,"stem":102,"children":103,"page":6},"Release Notes","/release-notes","4.release-notes",[104],{"title":105,"path":106,"stem":107,"icon":108},"Changelog","/release-notes/changelog","4.release-notes/1.changelog","bx:history",{"title":110,"path":111,"stem":112},"","/","index",{"id":114,"title":66,"body":115,"description":898,"extension":899,"meta":900,"navigation":901,"path":67,"seo":902,"stem":68,"__hash__":904},"docs/2.guides/4.custom-pdf.md",{"type":116,"value":117,"toc":891},"minimark",[118,122,127,139,150,154,170,174,184,771,775,778,848,855,859,862,877,887],[119,120,121],"p",{},"The finaX e-invoicing API allows you to use your own PDF design to create ZUGFeRD / Factur-X compliant invoices. This is useful when you want to maintain your existing invoice template while adding e-invoicing capabilities.",[123,124,126],"h2",{"id":125},"overview","Overview",[119,128,129,130,138],{},"The ",[131,132,134],"a",{"href":133},"/reference#tag/PDF/operation/merge_pdf_and_xml_v1_pdf_merge__post",[135,136,137],"code",{},"/v1/pdf/merge/"," endpoint combines your custom PDF/A-3 file with CII XML to create a valid ZUGFeRD XRechnung or Factur-X invoice.",[140,141,144,145,149],"callout",{"color":142,"icon":143},"info","i-heroicons-light-bulb","Your PDF ",[146,147,148],"strong",{},"must be PDF/A-3 compliant",". finaX validates PDF/A compliance before merging. Standard PDFs will be rejected.",[123,151,153],{"id":152},"requirements","Requirements",[155,156,157,164],"ol",{},[158,159,160,163],"li",{},[146,161,162],{},"PDF/A-3 file",": Your invoice PDF must be PDF/A-3 compliant",[158,165,166,169],{},[146,167,168],{},"CII XML file",": A valid Cross-Industry Invoice (CII) XML according to XRechnung specification.",[123,171,173],{"id":172},"creating-the-cii-xml","Creating the CII XML",[119,175,176,177,183],{},"Generate the CII XML using the finaX ",[131,178,180],{"href":179},"/reference#tag/XML-from-JSON/operation/cii_invoice_xml_v1_xml_cii__post",[135,181,182],{},"/v1/xml/cii/"," endpoint:",[185,186,191],"pre",{"className":187,"code":188,"filename":189,"language":190,"meta":110,"style":110},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","curl -X POST \"https://api.finax.dev/v1/xml/cii/\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: YOUR_API_KEY\" \\\n  -d '{\n    \"invoice_number\": \"33445566\",\n    \"invoice_issue_date\": \"2019-08-24\",\n    \"invoice_type_code\": 380,\n    \"invoice_currency_code\": \"EUR\",\n    \"buyer_reference\": \"abs1234\",\n    \"payment_terms\": \"#SKONTO#TAGE=14#PROZENT=2.25#\",\n    \"seller\": {\n        \"name\": \"Full Formal Seller Name LTD.\",\n        \"vat_identifier\": \"DE-123\",\n        \"identifier\": [\n            {\n                \"scheme_identifier\": \"0094\",\n                \"value\": \"Full Formal Seller Name LTD.\"\n            }\n        ],\n        \"electronic_address\": {\n            \"value\": \"DE123456789\",\n            \"scheme_identifier\": \"9930\"\n        },\n        \"postal_address\": {\n            \"city\": \"Sun City\",\n            \"post_code\": \"12345\",\n            \"country_code\": \"AD\"\n        },\n        \"contact\": {\n            \"point\": \"Jens Jensen\",\n            \"telephone_number\": \"876 654 321\",\n            \"email_address\": \"jens.j@buyer.se\"\n        }\n    },\n    \"buyer\": {\n        \"name\": \"Buyer Full Name AS\",\n        \"electronic_address\": {\n            \"value\": \"DE987654321\",\n            \"scheme_identifier\": \"9930\"\n        },\n        \"postal_address\": {\n            \"city\": \"Moon City\",\n            \"post_code\": \"12345\",\n            \"country_code\": \"AD\"\n        }\n    },\n    \"payment_instructions\": {\n        \"payment_means_type_code\": \"30\",\n        \"credit_transfer\": [\n            {\n                \"payment_account_identifier\": \"NO99991122222\"\n            }\n        ]\n    },\n    \"document_totals\": {\n        \"sum_of_invoice_line_net_amount\": 2145,\n        \"invoice_total_amount_without_vat\": 2145,\n        \"invoice_total_amount_with_vat\": 2681.25,\n        \"invoice_total_vat_amount\": 536.25,\n        \"amount_due_for_payment\": 2681.25\n    },\n    \"vat_breakdown\": [\n        {\n            \"vat_category_taxable_amount\": 2145,\n            \"vat_category_tax_amount\": 536.25,\n            \"vat_category_code\": \"S\",\n            \"vat_category_rate\": 25\n        }\n    ],\n    \"invoice_line\": [\n        {\n            \"invoice_line_identifier\": \"12\",\n            \"invoiced_quantity\": 100,\n            \"invoiced_quantity_unit_of_measure_code\": \"H87\",\n            \"invoice_line_net_amount\": 2145,\n            \"price_details\": {\n                \"item_net_price\": 21.45,\n                \"item_price_discount\": 100,\n                \"item_gross_price\": 121.45\n            },\n            \"line_vat_information\": {\n                \"invoiced_item_vat_category_code\": \"S\",\n                \"invoiced_item_vat_rate\": 25\n            },\n            \"item_information\": {\n                \"name\": \"Item name\"\n            }\n        }\n    ]\n}' -o invoice.xml\n","Generate CII XML","bash",[135,192,193,223,238,252,264,270,276,282,288,294,300,306,312,318,324,330,336,342,348,354,360,366,372,378,384,390,396,402,407,413,419,425,431,437,443,449,455,460,466,471,476,481,487,492,497,502,507,513,519,525,530,536,541,547,552,558,564,570,576,582,588,593,599,605,611,617,623,629,634,640,646,651,657,663,669,675,681,687,693,699,705,711,717,723,728,734,740,745,750,756],{"__ignoreMap":110},[194,195,198,202,206,209,213,216,219],"span",{"class":196,"line":197},"line",1,[194,199,201],{"class":200},"sBMFI","curl",[194,203,205],{"class":204},"sfazB"," -X",[194,207,208],{"class":204}," POST",[194,210,212],{"class":211},"sMK4o"," \"",[194,214,215],{"class":204},"https://api.finax.dev/v1/xml/cii/",[194,217,218],{"class":211},"\"",[194,220,222],{"class":221},"sTEyZ"," \\\n",[194,224,226,229,231,234,236],{"class":196,"line":225},2,[194,227,228],{"class":204},"  -H",[194,230,212],{"class":211},[194,232,233],{"class":204},"Content-Type: application/json",[194,235,218],{"class":211},[194,237,222],{"class":221},[194,239,241,243,245,248,250],{"class":196,"line":240},3,[194,242,228],{"class":204},[194,244,212],{"class":211},[194,246,247],{"class":204},"X-API-Key: YOUR_API_KEY",[194,249,218],{"class":211},[194,251,222],{"class":221},[194,253,255,258,261],{"class":196,"line":254},4,[194,256,257],{"class":204},"  -d",[194,259,260],{"class":211}," '",[194,262,263],{"class":204},"{\n",[194,265,267],{"class":196,"line":266},5,[194,268,269],{"class":204},"    \"invoice_number\": \"33445566\",\n",[194,271,273],{"class":196,"line":272},6,[194,274,275],{"class":204},"    \"invoice_issue_date\": \"2019-08-24\",\n",[194,277,279],{"class":196,"line":278},7,[194,280,281],{"class":204},"    \"invoice_type_code\": 380,\n",[194,283,285],{"class":196,"line":284},8,[194,286,287],{"class":204},"    \"invoice_currency_code\": \"EUR\",\n",[194,289,291],{"class":196,"line":290},9,[194,292,293],{"class":204},"    \"buyer_reference\": \"abs1234\",\n",[194,295,297],{"class":196,"line":296},10,[194,298,299],{"class":204},"    \"payment_terms\": \"#SKONTO#TAGE=14#PROZENT=2.25#\",\n",[194,301,303],{"class":196,"line":302},11,[194,304,305],{"class":204},"    \"seller\": {\n",[194,307,309],{"class":196,"line":308},12,[194,310,311],{"class":204},"        \"name\": \"Full Formal Seller Name LTD.\",\n",[194,313,315],{"class":196,"line":314},13,[194,316,317],{"class":204},"        \"vat_identifier\": \"DE-123\",\n",[194,319,321],{"class":196,"line":320},14,[194,322,323],{"class":204},"        \"identifier\": [\n",[194,325,327],{"class":196,"line":326},15,[194,328,329],{"class":204},"            {\n",[194,331,333],{"class":196,"line":332},16,[194,334,335],{"class":204},"                \"scheme_identifier\": \"0094\",\n",[194,337,339],{"class":196,"line":338},17,[194,340,341],{"class":204},"                \"value\": \"Full Formal Seller Name LTD.\"\n",[194,343,345],{"class":196,"line":344},18,[194,346,347],{"class":204},"            }\n",[194,349,351],{"class":196,"line":350},19,[194,352,353],{"class":204},"        ],\n",[194,355,357],{"class":196,"line":356},20,[194,358,359],{"class":204},"        \"electronic_address\": {\n",[194,361,363],{"class":196,"line":362},21,[194,364,365],{"class":204},"            \"value\": \"DE123456789\",\n",[194,367,369],{"class":196,"line":368},22,[194,370,371],{"class":204},"            \"scheme_identifier\": \"9930\"\n",[194,373,375],{"class":196,"line":374},23,[194,376,377],{"class":204},"        },\n",[194,379,381],{"class":196,"line":380},24,[194,382,383],{"class":204},"        \"postal_address\": {\n",[194,385,387],{"class":196,"line":386},25,[194,388,389],{"class":204},"            \"city\": \"Sun City\",\n",[194,391,393],{"class":196,"line":392},26,[194,394,395],{"class":204},"            \"post_code\": \"12345\",\n",[194,397,399],{"class":196,"line":398},27,[194,400,401],{"class":204},"            \"country_code\": \"AD\"\n",[194,403,405],{"class":196,"line":404},28,[194,406,377],{"class":204},[194,408,410],{"class":196,"line":409},29,[194,411,412],{"class":204},"        \"contact\": {\n",[194,414,416],{"class":196,"line":415},30,[194,417,418],{"class":204},"            \"point\": \"Jens Jensen\",\n",[194,420,422],{"class":196,"line":421},31,[194,423,424],{"class":204},"            \"telephone_number\": \"876 654 321\",\n",[194,426,428],{"class":196,"line":427},32,[194,429,430],{"class":204},"            \"email_address\": \"jens.j@buyer.se\"\n",[194,432,434],{"class":196,"line":433},33,[194,435,436],{"class":204},"        }\n",[194,438,440],{"class":196,"line":439},34,[194,441,442],{"class":204},"    },\n",[194,444,446],{"class":196,"line":445},35,[194,447,448],{"class":204},"    \"buyer\": {\n",[194,450,452],{"class":196,"line":451},36,[194,453,454],{"class":204},"        \"name\": \"Buyer Full Name AS\",\n",[194,456,458],{"class":196,"line":457},37,[194,459,359],{"class":204},[194,461,463],{"class":196,"line":462},38,[194,464,465],{"class":204},"            \"value\": \"DE987654321\",\n",[194,467,469],{"class":196,"line":468},39,[194,470,371],{"class":204},[194,472,474],{"class":196,"line":473},40,[194,475,377],{"class":204},[194,477,479],{"class":196,"line":478},41,[194,480,383],{"class":204},[194,482,484],{"class":196,"line":483},42,[194,485,486],{"class":204},"            \"city\": \"Moon City\",\n",[194,488,490],{"class":196,"line":489},43,[194,491,395],{"class":204},[194,493,495],{"class":196,"line":494},44,[194,496,401],{"class":204},[194,498,500],{"class":196,"line":499},45,[194,501,436],{"class":204},[194,503,505],{"class":196,"line":504},46,[194,506,442],{"class":204},[194,508,510],{"class":196,"line":509},47,[194,511,512],{"class":204},"    \"payment_instructions\": {\n",[194,514,516],{"class":196,"line":515},48,[194,517,518],{"class":204},"        \"payment_means_type_code\": \"30\",\n",[194,520,522],{"class":196,"line":521},49,[194,523,524],{"class":204},"        \"credit_transfer\": [\n",[194,526,528],{"class":196,"line":527},50,[194,529,329],{"class":204},[194,531,533],{"class":196,"line":532},51,[194,534,535],{"class":204},"                \"payment_account_identifier\": \"NO99991122222\"\n",[194,537,539],{"class":196,"line":538},52,[194,540,347],{"class":204},[194,542,544],{"class":196,"line":543},53,[194,545,546],{"class":204},"        ]\n",[194,548,550],{"class":196,"line":549},54,[194,551,442],{"class":204},[194,553,555],{"class":196,"line":554},55,[194,556,557],{"class":204},"    \"document_totals\": {\n",[194,559,561],{"class":196,"line":560},56,[194,562,563],{"class":204},"        \"sum_of_invoice_line_net_amount\": 2145,\n",[194,565,567],{"class":196,"line":566},57,[194,568,569],{"class":204},"        \"invoice_total_amount_without_vat\": 2145,\n",[194,571,573],{"class":196,"line":572},58,[194,574,575],{"class":204},"        \"invoice_total_amount_with_vat\": 2681.25,\n",[194,577,579],{"class":196,"line":578},59,[194,580,581],{"class":204},"        \"invoice_total_vat_amount\": 536.25,\n",[194,583,585],{"class":196,"line":584},60,[194,586,587],{"class":204},"        \"amount_due_for_payment\": 2681.25\n",[194,589,591],{"class":196,"line":590},61,[194,592,442],{"class":204},[194,594,596],{"class":196,"line":595},62,[194,597,598],{"class":204},"    \"vat_breakdown\": [\n",[194,600,602],{"class":196,"line":601},63,[194,603,604],{"class":204},"        {\n",[194,606,608],{"class":196,"line":607},64,[194,609,610],{"class":204},"            \"vat_category_taxable_amount\": 2145,\n",[194,612,614],{"class":196,"line":613},65,[194,615,616],{"class":204},"            \"vat_category_tax_amount\": 536.25,\n",[194,618,620],{"class":196,"line":619},66,[194,621,622],{"class":204},"            \"vat_category_code\": \"S\",\n",[194,624,626],{"class":196,"line":625},67,[194,627,628],{"class":204},"            \"vat_category_rate\": 25\n",[194,630,632],{"class":196,"line":631},68,[194,633,436],{"class":204},[194,635,637],{"class":196,"line":636},69,[194,638,639],{"class":204},"    ],\n",[194,641,643],{"class":196,"line":642},70,[194,644,645],{"class":204},"    \"invoice_line\": [\n",[194,647,649],{"class":196,"line":648},71,[194,650,604],{"class":204},[194,652,654],{"class":196,"line":653},72,[194,655,656],{"class":204},"            \"invoice_line_identifier\": \"12\",\n",[194,658,660],{"class":196,"line":659},73,[194,661,662],{"class":204},"            \"invoiced_quantity\": 100,\n",[194,664,666],{"class":196,"line":665},74,[194,667,668],{"class":204},"            \"invoiced_quantity_unit_of_measure_code\": \"H87\",\n",[194,670,672],{"class":196,"line":671},75,[194,673,674],{"class":204},"            \"invoice_line_net_amount\": 2145,\n",[194,676,678],{"class":196,"line":677},76,[194,679,680],{"class":204},"            \"price_details\": {\n",[194,682,684],{"class":196,"line":683},77,[194,685,686],{"class":204},"                \"item_net_price\": 21.45,\n",[194,688,690],{"class":196,"line":689},78,[194,691,692],{"class":204},"                \"item_price_discount\": 100,\n",[194,694,696],{"class":196,"line":695},79,[194,697,698],{"class":204},"                \"item_gross_price\": 121.45\n",[194,700,702],{"class":196,"line":701},80,[194,703,704],{"class":204},"            },\n",[194,706,708],{"class":196,"line":707},81,[194,709,710],{"class":204},"            \"line_vat_information\": {\n",[194,712,714],{"class":196,"line":713},82,[194,715,716],{"class":204},"                \"invoiced_item_vat_category_code\": \"S\",\n",[194,718,720],{"class":196,"line":719},83,[194,721,722],{"class":204},"                \"invoiced_item_vat_rate\": 25\n",[194,724,726],{"class":196,"line":725},84,[194,727,704],{"class":204},[194,729,731],{"class":196,"line":730},85,[194,732,733],{"class":204},"            \"item_information\": {\n",[194,735,737],{"class":196,"line":736},86,[194,738,739],{"class":204},"                \"name\": \"Item name\"\n",[194,741,743],{"class":196,"line":742},87,[194,744,347],{"class":204},[194,746,748],{"class":196,"line":747},88,[194,749,436],{"class":204},[194,751,753],{"class":196,"line":752},89,[194,754,755],{"class":204},"    ]\n",[194,757,759,762,765,768],{"class":196,"line":758},90,[194,760,761],{"class":204},"}",[194,763,764],{"class":211},"'",[194,766,767],{"class":204}," -o",[194,769,770],{"class":204}," invoice.xml\n",[123,772,774],{"id":773},"merging-pdf-and-xml","Merging PDF and XML",[119,776,777],{},"Once you have both files, use the merge endpoint:",[185,779,782],{"className":187,"code":780,"filename":781,"language":190,"meta":110,"style":110},"curl -X POST \"https://api.finax.dev/v1/pdf/merge/\" \\\n  -H \"X-API-Key: YOUR_API_KEY\" \\\n  -F \"pdf_file=@your-invoice.pdf\" \\\n  -F \"xml_file=@invoice.xml\" \\\n  -o zugferd-invoice.pdf\n","Merge PDF and XML",[135,783,784,801,813,827,840],{"__ignoreMap":110},[194,785,786,788,790,792,794,797,799],{"class":196,"line":197},[194,787,201],{"class":200},[194,789,205],{"class":204},[194,791,208],{"class":204},[194,793,212],{"class":211},[194,795,796],{"class":204},"https://api.finax.dev/v1/pdf/merge/",[194,798,218],{"class":211},[194,800,222],{"class":221},[194,802,803,805,807,809,811],{"class":196,"line":225},[194,804,228],{"class":204},[194,806,212],{"class":211},[194,808,247],{"class":204},[194,810,218],{"class":211},[194,812,222],{"class":221},[194,814,815,818,820,823,825],{"class":196,"line":240},[194,816,817],{"class":204},"  -F",[194,819,212],{"class":211},[194,821,822],{"class":204},"pdf_file=@your-invoice.pdf",[194,824,218],{"class":211},[194,826,222],{"class":221},[194,828,829,831,833,836,838],{"class":196,"line":254},[194,830,817],{"class":204},[194,832,212],{"class":211},[194,834,835],{"class":204},"xml_file=@invoice.xml",[194,837,218],{"class":211},[194,839,222],{"class":221},[194,841,842,845],{"class":196,"line":266},[194,843,844],{"class":204},"  -o",[194,846,847],{"class":204}," zugferd-invoice.pdf\n",[119,849,850,851,854],{},"The response is a ZUGFeRD compliant PDF containing the embedded ",[135,852,853],{},"xrechnung.xml"," file.",[123,856,858],{"id":857},"when-to-use-custom-pdfs","When to Use Custom PDFs",[119,860,861],{},"The merge endpoint is ideal when:",[863,864,865,868,871,874],"ul",{},[158,866,867],{},"You have an existing invoice design you want to keep",[158,869,870],{},"Your invoices are generated by external systems (ERP, accounting software)",[158,872,873],{},"You need pixel-perfect control over the PDF appearance",[158,875,876],{},"You're migrating an existing invoicing system to e-invoicing",[119,878,879,880,886],{},"For simpler use cases where you don't need custom designs, consider the ",[131,881,883],{"href":882},"/reference#tag/PDF/operation/pdf_from_json_v1_pdf_json__post",[135,884,885],{},"/v1/pdf/json/"," endpoint which generates both the PDF and XML from a single JSON payload.",[888,889,890],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":110,"searchDepth":225,"depth":225,"links":892},[893,894,895,896,897],{"id":125,"depth":225,"text":126},{"id":152,"depth":225,"text":153},{"id":172,"depth":225,"text":173},{"id":773,"depth":225,"text":774},{"id":857,"depth":225,"text":858},"Use your own PDF design to create ZUGFeRD / Factur-X invoices.","md",{},{"icon":69},{"description":903,"title":66},"Learn how to use your own PDF/A-3 file with the finaX merge endpoint to create ZUGFeRD / Factur-X compliant e-invoices.","0v4PoLVb-eevB_OEmttQ-xbmUebnGPEQVFDjHxAIIsA",[906,908],{"title":61,"path":62,"stem":63,"description":907,"icon":64,"children":-1},"How to create ZUGFeRD compliant PDFs with finaX.",{"title":71,"path":72,"stem":73,"description":909,"icon":74,"children":-1},"How to create negative invoice lines for corrections and adjustments in EN16931-compliant invoices.",1774466912962]