为 ePOS-print iOS sdk 模拟打印

Simulate printing for ePOS-print iOS sdk

我在我的应用程序中使用 epos sdks 进行打印。我没有打印机来检查打印账单的确切输出。那么有什么方法可以使用epos iOS SDK模拟无打印机输出吗?

请从以下位置下载sdkshttps://download.epson-biz.com/modules/pos/index.php?page=single_soft&cid=4768&scat=50&pcat=7

1. Unzip the downloaded file(if it not done automatically) and go to the javascript folder.
2. Unzip "ePOS-Print_Sample_SDK_V5.0.1E" and check for the folder "editor".
3. Open the folder and right click on the 'index.html' file and open it using any browser.
4. Use the edit to enter the input and check the output in preview tab.


您可以使用 EPSON 的 ePOS XML 编辑器。我已经在 public 存储库中发布了它的源代码,并添加了一个 Github 页面,以便于查找和使用。

您可以在这里找到它:https://franciscohanna.me/epson-epos-xml-editor/

在编辑器中,您可以拖放元素并使用“预览”选项卡对打印件进行大致预览。