Giter Club home page Giter Club logo

Comments (8)

jonwis avatar jonwis commented on May 21, 2024 3

Seems pretty OK if we do a one-time prompt like we do with other resources. The user can deny access from Settings if necessary, or the administrator can override and never require prompting.

from windowsappsdk.

Felix-Dev avatar Felix-Dev commented on May 21, 2024 2

Also see issue https://github.com/microsoft/microsoft-ui-xaml/issues/2126 which should probably be merged into this issue here.

from windowsappsdk.

stevewri avatar stevewri commented on May 21, 2024 1

The linked thread notes that silent printing works when a WinUI app is built with Win32 appmodel, but not with UWP app model. There's also some discussion there around scenarios where the user shouldn't be surprised by an unexpected (and silent) print.

Is it reasonable to say that silent printing should go through a broker with user consent policy when the app is running as AppContainer (independent of UWP/Win32 app model?)

from windowsappsdk.

ptorr-msft avatar ptorr-msft commented on May 21, 2024

@AwsomeCode Do you need other features as well? In the past when we've looked at this, it's not just the ability to print silently, but developers often need fine-grained control over the settings a user could set in the dialog (or any advanced dialogs) like which printer, which paper tray, which options, etc. Does the current PrintTaskOptions class have enough control for you?

from windowsappsdk.

AwsomeCode avatar AwsomeCode commented on May 21, 2024

@ptorr-msft

developers often need fine-grained control over the settings a user could set in the dialog (or any advanced dialogs) like which printer, which paper tray, which options, etc.

Yes we need to provide some Dialog page where user can select printer and page size. And we also need to support all kind Thermal/Raw printer for POS application.

Does the current PrintTaskOptions class have enough control for you

I am not sure about this.

from windowsappsdk.

 avatar commented on May 21, 2024

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 10 days. It will be closed if no further activity occurs within 10 days of this comment.

from windowsappsdk.

AwsomeCode avatar AwsomeCode commented on May 21, 2024

@stevewri @ptorr-msft My primary requirement for the API is to support Thermal Printers for POS Application.
Where we don't required any prompt for printing every invoices.
We should set the printer setting at some place for one time.
And then afterwords every print command silently fetches those print setting and print the invoice.

from windowsappsdk.

jonwis avatar jonwis commented on May 21, 2024

Let's continue the party on #124

from windowsappsdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.