Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-12-01 Thread via GitHub
AlexanderScherbatiy commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1836275736 The committed fix: https://github.com/apache/pdfbox/commit/73f2fff550ada9db999f7f22dca781782c5fb5bc -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-12-01 Thread via GitHub
AlexanderScherbatiy closed pull request #173: PDFBOX-5715: Lines vanish when printing on MacOS URL: https://github.com/apache/pdfbox/pull/173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-12-01 Thread via GitHub
THausherr commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1836266561 Thank you so much for this, @AlexanderScherbatiy. Please close your PR, it has been committed. (I forgot to add the close command in the commit msg) -- This is an automated message from

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-11-30 Thread via GitHub
AlexanderScherbatiy commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1834274967 > Just curiosity, I won't be able to do anything myself: what tests fails on MacOS? I am sorry. I found that I had used ssh to build and install PDFBox jars to the local

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-11-30 Thread via GitHub
tresf commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1834107510 > > There are failing tests on MacOS but as I can see the same tests fail on MacOS even without the fix > > Just curiosity, I won't be able to do anything myself: what tests fails on

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-11-30 Thread via GitHub
THausherr commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1834059022 > There are failing tests on MacOS but as I can see the same tests fail on MacOS even without the fix Just curiosity, I won't be able to do anything myself: what tests fails on

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-11-29 Thread via GitHub
tresf commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1832266845 > I'll wait for feedback from @tresf @THausherr sorry, I should have subscribed to notifications. Yes, by running the PDFBOX-5715 test case against this PR, it directly fixes the

Re: [PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-11-28 Thread via GitHub
THausherr commented on PR #173: URL: https://github.com/apache/pdfbox/pull/173#issuecomment-1831210127 Interesting, I tested on windows and it makes no difference at 100% (which your text mentions) but it makes a difference at 50% in PDFDebugger. I'll wait for feedback from Trey. --

[PR] PDFBOX-5715: Lines vanish when printing on MacOS [pdfbox]

2023-11-28 Thread via GitHub
AlexanderScherbatiy opened a new pull request, #173: URL: https://github.com/apache/pdfbox/pull/173 This a fix for the [PDFBOX-5715](https://issues.apache.org/jira/browse/PDFBOX-5715) `Lines vanish when printing on MacOS`. PageDrawer class sets clip the same as drawn path on line