DEV Community

Hisa Araki
Hisa Araki

Posted on

I built a pixel-perfect, printer-independent report designer with Avalonia UI

I’ve released ACR Designer, a WYSIWYG report designer for the ACR (Across Report Renderer) engine.

It focuses on pixel-perfect layout and printer-independent rendering.

Key features:

  • WYSIWYG report designer
  • Pixel-perfect layout (dot-level accuracy)
  • Printer-independent rendering
  • Built with C# and Avalonia UI
  • Runs natively on Windows and macOS

GitHub:
https://github.com/acrossreport/acr-designer

This is my first time building a full cross-platform desktop application with Avalonia, and I was impressed by how smoothly it works across platforms.

Feedback is welcome.

Top comments (0)