<table><tr><td style="">michaelweghorn added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7949">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D7949#295165" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D7949#295165</a>, <a href="https://phabricator.kde.org/p/sander/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@sander</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>The patch should not influence the behavior of rasterized printing.  The code used QPrinter with the poppler splash backend before, and it should still do that.</p></div>
</blockquote>

<p>I might be wrong, but my observations seem to indicate the behavious has changed.<br />
As far as I understand, the PSConverter/FilePrinter code path is now used for the <tt style="background: #ebebeb; font-size: 13px;">forceRasterize</tt> option as well (rasterization being enabled by the call to <tt style="background: #ebebeb; font-size: 13px;">psConverter->setForceRasterize(forceRasterize)</tt>).</p>

<p>One way to validate this (besides debugging) is also to check what kind of print file is passed to CUPS, i.e. located in <tt style="background: #ebebeb; font-size: 13px;">/var/spool/cups/</tt> for the respective print job.<br />
Previously, CUPS was passed a PDF print file (generated by the QPrinter approach), while a PostScript file is now passed (generated by the <tt style="background: #ebebeb; font-size: 13px;">Poppler::PSConverter</tt> and then passed via <tt style="background: #ebebeb; font-size: 13px;">FilePrinter</tt>).</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Thanks for all the heads up given in this thread, but since Albert was so much opposed to this patch at least originally, I will not push it without explicit consent from him.</p></blockquote>

<p>My impression was that the main concern is/was that the Arthur backend is/was not yet ready "to be exposed to the ordinary user", since it may cause all kinds of problems (<a href="https://phabricator.kde.org/p/aacid/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@aacid</a>: Please correct me if I'm wrong.).<br />
As I mentioned in my previous comment <a href="https://phabricator.kde.org/D7949#290186" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D7949#290186</a>, I think it MIGHT help to better "hide" the option in the options of the PDF generator, since I guess "ordinary" users will probably not play with those so much and thus become "irritated" (but what do I know?).</p>

<p>Also, would it make sense to have an (additional?) experimental option to enable the Arthur backend in general, i.e. for showing the content on screen (as a separate change), so people who really want to experiment can do so even more?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R223 Okular</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7949">https://phabricator.kde.org/D7949</a></div></div><br /><div><strong>To: </strong>sander, Okular, rkflx<br /><strong>Cc: </strong>okular-devel, asturmlechner, cfeck, ltoscano, rkflx, michaelweghorn, ngraham, aacid<br /></div>