Loan Report Generator

Development Notice

To resolve CORS issues, you need to:

  • Serve this HTML file from a local server (not file://)
  • Configure your API server to allow CORS from your domain
  • Or use a browser extension to disable CORS for testing
Demo Mode

This form will simulate the API call for demonstration purposes when CORS is blocked.