Skip to content

Print possible but always print Last Job. #49

Description

@Zhihong0321

Printing result is normal. But there is 1 big issue..

it always print the previous Job.
1st Print always no response.

Print from Web-
function sendToQuickPrinterChrome(){
var text = "test printer
Big title
";
var textEncoded = encodeURI(text);
window.location.href="intent://"+textEncoded+"#Intent;scheme=quickprinter;package=pe.diegoveloper.printerserverapp;end;";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions