download
1. Medical record editor (editor.js)
- Download VUE3 sample code from https://gitee.com/bensenplus/x-emr-vue
- For other WEB projects, please download editor.html and [vender folder](https:// gitee.com/bensenplus/x-emr-vue/tree/master/public/vender)
⛳Download the latest version https://www.x-emr.cn/js/editor.js
Historical version download https://www.x-emr.cn/download
2.PDF generation application (X-Print)
The function is the same as X-Browser, not limited to Windows system
- Support Windows, Mac, Linux, domestic operating systems (ARM architecture);
- Electronic medical record printing driver: You can specify a default printer and print documents directly without popping up a dialog box;
- After starting the program, right-click on the icon in the lower right corner of the taskbar to view the print preview;
⛳Program download (linux) [https://www.x-emr.cn/download/x-printer-linux-x64.zip](https://www.x-emr.cn/download/x-printer- linux-x64.zip)
⛳Program download (windows) [https://www.x-emr.cn/download/x-printer-win-x64.zip](https://www.x-emr.cn/download/x-printer- win-x64.zip)
🍎Source code downloadhttps://gitee.com/bensenplus/x-printer
3.Windows printing application (X-Browser)
Client program for local dialog-free printing, providing PDF generation service *Only supports Windows operating system;
- Electronic medical record client: You can specify a default printer and print documents directly without popping up a dialog box;
- Can be customized to embed local interface programs such as ID card reading and medical insurance card reading, etc.
- Environment requirement 1: .net6.0 Microsoft official website download;
- Environment requirement 2: webview2 109.0.1518.78. Usually Win10 and win11 have webview2 installed by default. If not installed, please download from Microsoft official website (https://developer.microsoft.com/en-us/microsoft-edge/webview2/) ;
- After starting the program, right-click on the icon in the lower right corner of the taskbar to set the default printer;
- You can use the "direct printing" function of the electronic medical record editor in Chrome, Edge, Firefox and other browsers;
⛳Program download[https://www.x-emr.cn/download/x-browser-win-x64.zip](https://www.x-emr.cn/download/x-browser-win-x64 .zip)
🍎Source code download https://gitee.com/bensenplus/x-browser