mobileprint / android-print-sdk

Android library that simplifies printing with custom layouts, graphical preview, and more.
215 stars 66 forks source link

Where can i get the list of printer supported by this sdk?Or can i get the best hp printer that can be work with sdk for pdf document(minimizing the scaling error)? #3

Open asbadve opened 8 years ago

asbadve commented 8 years ago

Its not issue .But kind a question.

peterngyn commented 7 years ago

Could you elaborate more on the what Scaling error you are talking about?

The Print SDK works with most of the Print Service Plugins in the Play Store. You will have to check which printers are supported by the Print Service Plugin.

To answer your question about HP Printers: "Most HP printers released after 2004 support the HP Print Service Plugin." http://support.hp.com/us-en/document/c04024231

Check the following link to see which Mobile Printing Solutions are available for the different Printer Types: http://support.hp.com/us-en/document/c03722645

Look for "HP Print Service Plugin for Android devices" under the "Smartphone & Tablet Built-in Printing Solutions" column.

Hope that helps!!