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

Print with no default printer #106

Closed
gtache opened this issue Jun 29, 2020 · 0 comments · Fixed by #107
Closed

Print with no default printer #106

gtache opened this issue Jun 29, 2020 · 0 comments · Fixed by #107

Comments

@gtache
Copy link
Contributor

gtache commented Jun 29, 2020

The current print function fails (ArrayIndexOutOfBoundsException) if no default printer is defined.

gtache added a commit to gtache/icepdf that referenced this issue Jun 29, 2020
@gtache gtache mentioned this issue Jun 29, 2020
gtache added a commit to gtache/icepdf that referenced this issue Jun 29, 2020
pcorless pushed a commit that referenced this issue Jul 7, 2020
* Fixes conflict with PropertiesManager renaming

* GH-106 Adds printers to the list if no default printer is defined

* GH-106 Queries PrintServices only once and pre-caches them
pcorless added a commit that referenced this issue Aug 5, 2020
* Fixes conflict with PropertiesManager renaming

* GH-106 Adds printers to the list if no default printer is defined

* GH-106 Queries PrintServices only once and pre-caches them

* GH-108 Allows printing from command line

* GH-108 Opens dialog if printer is unknown

* Changes printer to print ; Better positioning for print dialog ; Shows viewer if dialog is opened

* GH-108 Only show print dialog and exit if printer is unknown

* GH-108 Don't flash viewer when printing

Co-authored-by: Patrick Corless <pcorless@users.noreply.github.com>
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

Successfully merging a pull request may close this issue.

1 participant