Simulate printing for ePOS-print iOS sdk

I am using epos sdks to print in my application. I don’t have a printer to check the exact output of the printed bill. So, is there a way to simulate output without a printer using the epos iOS SDK?

+4
source share
1 answer

Download sdks from the following location https://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.

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

+3
source

All Articles