libs-gui icon indicating copy to clipboard operation
libs-gui copied to clipboard

Improve printing in GNUstep

Open gcasa opened this issue 3 years ago • 6 comments
trafficstars

Issue to keep track of changes and issues found with printing in GNUstep both in GUI ad back.

gcasa avatar Jan 14 '22 00:01 gcasa

Found following:

  • GSLPRPrinter -- dummy printer does not have a realistic device definition.
  • PPD -- Parsing needs to be improved in NSPrinter.m

gcasa avatar Jan 14 '22 00:01 gcasa

It also appears that we are unable to create page layouts and margins within the Page Layout interface.

eukara avatar Nov 13 '22 00:11 eukara

It also appears that we are unable to create page layouts and margins within the Page Layout interface.

Very possible. Printing has been somewhat neglected over the years.

gcasa avatar Nov 13 '22 15:11 gcasa

On several of my systems (but not all) "Page Layout" issue "Could not load page layout panel resource". Without further details and without an exception that can be catcheed and debugged.

I don't know yet why only on some systems.The problem should be fixed or, at least, more informative messages should be logged and/or given!

Issue separately tracked here: https://github.com/gnustep/libs-gui/issues/209

rmottola avatar Nov 13 '23 15:11 rmottola

Does github support related or child issues somehow?

rmottola avatar Nov 13 '23 15:11 rmottola

Does github support related or child issues somehow?

I think what you need to do is to open a new issue and reference it here. I don't think that GitHub supports child issues or "subtasks" the way Jira might.

gcasa avatar Nov 13 '23 19:11 gcasa