Steps to reproduce:
1. Open any Sales Order (or any document)
2. Click Print → Preview
3. In the preview window, click the printer icon
Result:
Nothing happens.
Expected:
Browser print dialog should open.
Additional findings:
- Preview loads correctly (PDF is rendered)
- Right-click → Print works
- Ctrl+P works (but not acceptable due to formatting issues)
- Print button in UI does nothing
Developer console shows error:
"Fetch API cannot load blob:https://businesscentral... URL scheme 'blob' is not supported."
"Not allowed to load local resource: blob:..."
This indicates that the BC print service is trying to fetch a blob URL, which is blocked by modern Chromium-based browsers (Edge and Chrome).
Environment:
- Business Central SaaS (FI localization)
- Version: 27.4 (Platform 27.0.x)
- Browsers tested:
- Microsoft Edge (latest) – issue persists
- Google Chrome (latest) – issue persists
- InPrivate/Incognito – issue persists
Conclusion:
This appears to be a compatibility issue between BC v27 web client print implementation and modern browser security restrictions (CORS / blob handling).

Report
All responses (
Answers (