swift - Epson printer - print two images horizontally from iOS -


i downloaded ios (swift) sdk epson epos2 printer , integrate application without problem. can print images or texts vertically 1 one. problem want print 2 image , 1 text horizaontal. format tried addpagearea(x,y,width,height) addpagebegin(), addpageend() , tried addpageposition(x,y) also. these methods print in vertical format only.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -