{"name":"PDF Microservice","version":"1.0.0","description":"HTML-to-PDF conversion microservice with Arabic RTL and English LTR support","endpoints":{"health":{"method":"GET","path":"/health","description":"Check service health and status"},"invoice":{"method":"POST","path":"/api/pdf/invoice","description":"Generate invoice PDF (Arabic/English)"},"receipt":{"method":"POST","path":"/api/pdf/receipt","description":"Generate payment receipt PDF (Arabic/English)"},"apiDocs":{"method":"GET","path":"/api-docs","description":"Interactive API documentation (Swagger UI)"}},"features":["Arabic RTL support","English LTR support","Gregorian and Islamic calendar support","Multiple page formats (A3, A4, A5, Letter, Legal, Tabloid)","QR code generation","Custom fonts (Noto Sans Arabic)"],"documentation":{"swagger":"/api-docs","openapi":"/api-docs.json","github":"https://github.com/fatoorahsa/pdf-microservice"},"contact":"info@fatoorah.ai"}