Clipped objects partially missing when printed
Duplicate issue: https://bugs.launchpad.net/inkscape/+bug/1707510
#### Summary:
<!-- Summarize the issue/suggestion concisely: -->
The things I have in the screen are printed cutted.
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- Open the file: Marcelo Carrasco - taza 2020.svg
- Print -- Preferences -- Main -- Prevew
More option -- Mirror
Accept
Apply
Print
#### What happened?
The figure has changed, there arent things
#### What should have happened?
...
Sample attachments:

#### Version Info:
```
- Inkscape Version: 0.92 <!-- (run inkscape -V or copy from Help → About Inkscape, top right) -->
- Operating System: Windows
- Operating System version: 10 64 bits
```
Migration info (from launchpad issue, made in 2017-07-30):
This issue is follow up of https://bugs.launchpad.net/bugs/1665768, where printing with clips crashed Inkscape (Windows).
Behavior seemed dependent on cairo version used, for example, printing this file: [clippedcloudprintcrash.svg](/uploads/34d04dcce9f235dded6c5cbd44913664/clippedcloudprintcrash.svg)
- devlibs build with cairo 1.14.6: no clipping at all
- devlibs64 build with cairo 1.15.2: crashes
- MSYS2 build with (patched) cairo 1.15.6: wrongly clipped (only upper half of circle, see link above)
Tests were performed with devlibs(64) builds of 0.92.1 and MSYS2 build of 0.92.2pre0; trunk builds are affected, too
MSYS2 builds of Inkscape 0.92+devel (353fc816d9, 2017-07-29)
- cairo 1.14.4 behaves like devlibs (no clipping at all)
- cairo 1.15.2 crashes
Other test files included: [Poster_AAUW-16_1_Test.svg](/uploads/9892b8959aa63aef4ef77c081510b93a/Poster_AAUW-16_1_Test.svg) and [sunset9.svg](/uploads/62df9d647271ff5ecfcff32080f78df2/sunset9.svg) and from https://gitlab.com/inkscape/inbox/-/issues/5124 [Flaggen_BRD_EU.svg](/uploads/0c07faf987257ad4af13939774269ee4/Flaggen_BRD_EU.svg)
Some zip files showing comparisons of printing results:
pdf in Linux: [ubuntu_ppa.zip](/uploads/05f8d5c053fac723104e372f63a6f095/ubuntu_ppa.zip)
pdf in Windows (the non-0.91 files have problematic clipping. 0.91 files have a different issue that has now been fixed) [samples_printed_by_PDF_printer.zip](/uploads/59e55884aed15724c015193f047b780f/samples_printed_by_PDF_printer.zip)
issue