9
Answers

Web application using print document for android devices.

Photo of anbu s

anbu s

6y
1.8k
1
Hi,
 
     I have developed asp.net Web application using the print document for a local printer.
This web app is not working for the android devices default printer. This device using how to print the web app.
 
 

Answers (9)

0
Photo of Laxmidhar Sahoo
NA 10.4k 56.3k 6y
search a js for convert to pdf and then print
0
Photo of anbu s
NA 652 42.8k 6y
Hi,
 
   A print page is shown but the printer is not print. 
0
Photo of Laxmidhar Sahoo
NA 10.4k 56.3k 6y
you may take in a iframe and get the print option the link is bellow may help
https://jsfiddle.net/300gykh9/ 
0
Photo of anbu s
NA 652 42.8k 6y
Hi,
    thanks, And I have developed asp.net web application.  
 
 
0
Photo of Laxmidhar Sahoo
NA 10.4k 56.3k 6y
look the bellow link may usefuul to u
https://developer.android.com/training/printing/html-docs#java 
0
Photo of anbu s
NA 652 42.8k 6y
Hi,
   
    Already I have to install google cloud print but not working. And any other third party API.
0
Photo of Laxmidhar Sahoo
NA 10.4k 56.3k 6y
hi use Google Cloud Print that search in google.
 
otherwise search third party .Because android I think not supported 
 
window.print 
0
Photo of anbu s
NA 652 42.8k 6y
Hi,
 
    I have used the javascript but not working the device printer.  
0
Photo of Laxmidhar Sahoo
NA 10.4k 56.3k 6y
the print code is in code behind or in javascript.
 
Use javascript that may solve your problem