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.