Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Client not sending number of copies #32

Open
ChrisKays opened this issue Jun 12, 2019 · 0 comments
Open

iOS Client not sending number of copies #32

ChrisKays opened this issue Jun 12, 2019 · 0 comments

Comments

@ChrisKays
Copy link

Hi Everyone,

Am developing a server app that talks to client and act as a printer. There are few elements i noticed when reading data that are sent from the client to my app. For instance, when i print a document with 1 copies i can see the data coming in as Application/PDF format and i get the number of copies as 1(which is right) and also many other element such as the sides, color etc... BUT when i do the same thing with number of copies greater than 1 the data are converted in image/urf and i don't get the number of copies.
Can someone please help me understand why is iOS client converting the data to image/urf, what is image/urf and why is the client not sending the number of copies when i print multiple copies of a single document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant