模拟ePOS-print iOS sdk的打印

时间:2016-03-21 07:22:20

标签: ios printing simulator epson

我在我的应用中使用epos sdks进行打印。我没有打印机来检查打印帐单的确切输出。那么有没有办法使用epos iOS SDK来模拟没有打印机的输出?

2 个答案:

答案 0 :(得分:4)

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

下载sdks
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.

enter image description here
enter image description here enter image description here

答案 1 :(得分:0)

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

您可以在这里找到它:https://docs.mongodb.com/manual/tutorial/configure-mongo-shell/

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