Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4328 > unrolled thread

[bug #54307] Wrong margins especially when printing one page

Started byFred Kiefer <INVALID.NOREPLY@gnu.org>
First post2018-07-14 13:50 -0400
Last post2018-07-14 13:50 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.gnustep.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [bug #54307] Wrong margins especially when printing one page Fred Kiefer <INVALID.NOREPLY@gnu.org> - 2018-07-14 13:50 -0400

#4328 — [bug #54307] Wrong margins especially when printing one page

FromFred Kiefer <INVALID.NOREPLY@gnu.org>
Date2018-07-14 13:50 -0400
Subject[bug #54307] Wrong margins especially when printing one page
Message-ID<mailman.3586.1531590656.1292.bug-gnustep@gnu.org>
Update of bug #54307 (project gnustep):

                  Status:                    None => Confirmed              
             Assigned to:                    None => FredKiefer             

    _______________________________________________________

Follow-up Comment #1:

Hi Yavor,

thank you for this bug report and the patch. I already had some similar
changes to NSPrinter implemented after the discussion on the mailing list.
That should be similar to your code but tries to unify different code paths.

As for NSPageLayout clearly the conversion was missing. I didn't like the way
you set the margins on both sides to the same values. So I just added the
corrected computation.

I also tried to add the same logic to the NSPrintInfo code.

Now with the NSPrintOperations change I understand which case you try to fix.
But the patch would break scaling and a lot of other stuff. And it does not
address the real issue here, just tries to work around in one special case. I
will try to experiment with the printing code a bit and see whether I can come
up woth something better.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54307>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/

[toc] | [standalone]


Back to top | Article view | gnu.gnustep.bug


csiph-web