Android是否会创建类似Windows中的中间打印文件(即spool文件)?
创始人
2024-10-10 12:01:03
0

Android系统中使用的打印框架是CUPS(Common Unix Printing System)。CUPS在打印时会使用一个缓存文件夹来存储打印任务的中间文件,而这些文件可以被视为Android系统中的“中间打印文件”。

以下是一个示例代码,用于在Android应用程序中打印一个文本文件,并获取中间文件的路径:

// Set up a print job with a file to print
PrintJob job = new PrintJob();
job.setPrintService(printService);
job.setJobName("My Printing Job");

PrintDocumentAdapter adapter = new PrintDocumentAdapter() {
    @Override
    public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, CancellationSignal cancellationSignal, LayoutResultCallback callback, Bundle extras) {
        // Respond to layout requests
    }

    @Override
    public void onWrite(PageRange[] pages, ParcelFileDescriptor destination, CancellationSignal cancellationSignal, WriteResultCallback callback) {
        // Write the document content to the destination file
        FileInputStream input = new FileInputStream(fileToPrint);
        FileOutputStream output = new FileOutputStream(destination.getFileDescriptor());

        byte[] buf = new byte[1024];
        int bytesRead;
        try {
            while ((bytesRead = input.read(buf)) > 0) {
                output.write(buf, 0, bytesRead);
            }
            callback.onWriteFinished(new PageRange[]{PageRange.ALL_PAGES});
        } catch (IOException e) {
            Log.e(TAG, "Error printing file", e);
        } finally {
            try {
                input.close();
                output.close();
            } catch (IOException e) {
                Log.e(TAG, "Error closing streams", e);
            }
        }
    }
};

PrintAttributes attributes = new PrintAttributes.Builder()
        .setMediaSize(PrintAttributes.MediaSize.ISO_A4)
        .setColorMode(PrintAttributes.COLOR_MODE_COLOR)
        .setResolution(new PrintAttributes.Resolution("pdf", "pdf", 600, 600))
        .setMinMargins(PrintAttributes.Margins.NO_MARGINS)
        .build();

// Send the print job to the print service
PrintJobInfo info = job.createPrintJobInfo();
info.setAttributes(attributes);
info.setCopies(1);
printService.onPrintJobQueued(info);

// Get the path to the intermediate file
String cacheDir = getApplicationContext().getCacheDir().getAbsolutePath();
String jobId = info.getId().toString();
String filename = String.format("cups-job-%s.pdf", jobId);
String intermediateFilePath = String.format("%s/%s", cacheDir, filename);

此代码创建了一个打印作业,并将其

相关内容

热门资讯

wepoker透视辅助!wep... wepoker透视辅助!wepoker辅助软件价格(透视)器-确实了解存在有挂在进入wepoker辅...
透视专业!wpk有辅助器吗(透... 透视专业!wpk有辅助器吗(透视)悦扑克脚本,教程方案(了解有挂)-哔哩哔哩1、wpk有辅助器吗辅助...
pokemmo手机脚本辅助器!... pokemmo手机脚本辅助器!xpoker辅助怎么用(透视)技巧-总是了解有挂1、pokemmo手机...
透视辅助!hhpoker开挂靠... 透视辅助!hhpoker开挂靠谱吗(透视)wepoker透视功能下载,教程妙计(有挂技巧)-哔哩哔哩...
红龙poker辅助平台!wep... 红龙poker辅助平台!wepoker俱乐部辅助器(透视)插件-真是普及是真的挂1、wepoker俱...
透视科普!pokemmo辅助器... 透视科普!pokemmo辅助器手机版下载(透视)智星德州插件2024最新版,教程手册(有挂助手)-哔...
pokemmo脚本!破解辅助插... pokemmo脚本!破解辅助插件wepoker(透视)工具-确实解谜真的是有挂破解辅助插件wepok...
透视了解!wepoker有透视... 透视了解!wepoker有透视功能吗(透视)wepoker黑侠辅助器,教程秘籍(有挂技巧)-哔哩哔哩...
wepoker开辅助能查到吗!... wepoker开辅助能查到吗!wepoker究竟有没有透视(透视)插件-切实开挂是有挂1、游戏颠覆性...
透视必备!聚星ai辅助工具激活... 透视必备!聚星ai辅助工具激活码(透视)xpoker辅助,教程妙计(有挂教学)-哔哩哔哩1、完成聚星...