Android默认打印弹窗无法检测到通过我的应用程序连接配对的打印机,但其他应用程序却可以。
创始人
2024-10-09 08:33:07
0

要解决Android默认打印弹窗无法检测到通过您的应用程序连接配对的打印机,但其他应用程序可以的问题,您可以使用PrintManager类来实现自定义打印功能。以下是一个示例代码,可以帮助您解决这个问题:

import android.content.Context;
import android.print.PrintAttributes;
import android.print.PrintDocumentAdapter;
import android.print.PrintJob;
import android.print.PrintManager;
import android.webkit.WebView;
import android.webkit.WebViewClient;

public class Printer {

    public static void print(Context context, String url) {
        WebView webView = new WebView(context);
        webView.setWebViewClient(new WebViewClient() {
            @Override
            public void onPageFinished(WebView view, String url) {
                // 页面加载完成后开始打印
                createWebPrintJob(context, view);
            }
        });
        webView.loadUrl(url);
    }

    private static void createWebPrintJob(Context context, WebView webView) {
        // 获取PrintManager实例
        PrintManager printManager = (PrintManager) context.getSystemService(Context.PRINT_SERVICE);
        // 设置打印任务名称
        String jobName = context.getString(R.string.app_name) + " Print Job";
        // 创建打印任务
        PrintJob printJob = printManager.print(jobName, new PrintDocumentAdapter() {
            @Override
            public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, CancellationSignal cancellationSignal, LayoutResultCallback callback, Bundle extras) {
                // 完成布局
                if (cancellationSignal.isCanceled()) {
                    callback.onLayoutCancelled();
                    return;
                }
                PrintDocumentInfo pdi = new PrintDocumentInfo.Builder("print_output.pdf").setContentType(PrintDocumentInfo.CONTENT_TYPE_DOCUMENT).build();
                callback.onLayoutFinished(pdi, true);
            }

            @Override
            public void onWrite(PageRange[] pages, ParcelFileDescriptor destination, CancellationSignal cancellationSignal, WriteResultCallback callback) {
                // 写入打印数据
                if (cancellationSignal.isCanceled()) {
                    callback.onWriteCancelled();
                    return;
                }
                callback.onWriteFinished(new PageRange[]{PageRange.ALL_PAGES});
            }
        }, null);
    }
}

要使用此示例代码,您需要在AndroidManifest.xml文件中添加以下权限:













使用Printer.print(context,url)方法来触发打印操作。该方法将加载指定URL的WebView,并在页面加载完成后创建打印任务。

请确保您已经正确配对了打印机,并且打印机与您的设备处于连接状态。

相关内容

热门资讯

总结透视!wepoker怎么开... 总结透视!wepoker怎么开辅助,微乐脚本,要领教程(有挂猫腻)-哔哩哔哩1、这是跨平台的wepo...
总结透视!wepoker透视底... 总结透视!wepoker透视底牌,微乐脚本辅助器,教程书教程(有挂存在)-哔哩哔哩1、起透看视 we...
辅助透视!wepoker透视方... 辅助透视!wepoker透视方法,微乐家乡游戏攻略,指南教程(果真有挂)-哔哩哔哩所有人都在同一条线...
了解透视!hhpoker底牌透... 了解透视!hhpoker底牌透视脚本,微乐家乡app下载,要领教程(有挂方法)-哔哩哔哩1、玩家可以...
专业透视!扑克之星辅助,微乐麻... 专业透视!扑克之星辅助,微乐麻辣自建房辅助视频,妙计教程(的确有挂)-哔哩哔哩1、实时扑克之星辅助透...
了解透视!hhpoker怎么开... 了解透视!hhpoker怎么开透视,微乐游戏辅助脚本安卓,方式教程(有挂讲解)-哔哩哔哩1、hhpo...
科普透视!wpk辅助哪里买,微... 科普透视!wpk辅助哪里买,微乐家乡官方app,技法教程(有挂教程)-哔哩哔哩1.wpk辅助哪里买 ...
分享透视!德州局透视,微信微乐... 分享透视!德州局透视,微信微乐游戏有辅助吗,练习教程(确实有挂)-哔哩哔哩1、下载好德州局透视正确养...
揭露透视!we-poker软件... 揭露透视!we-poker软件,陕西微乐小程序脚本,妙计教程(发现有挂)-哔哩哔哩we-poker软...
揭露透视!hhpoker软件可... 揭露透视!hhpoker软件可以玩吗,微乐小程序辅助器,积累教程(有挂头条)-哔哩哔哩1、hhpok...