PDF Text missing (masked out) on pdf internal import (for a Inkscape-made file)
<!-- See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/ Writing a good bug report will ensure we'll be able to help efficiently. 🙂 --> #### Summary: <!-- Summarize the issue/suggestion concisely: --> Internally-imported text is completely missing. (I do not think it is the same as [3125](https://gitlab.com/inkscape/inbox/-/issues/3125) or [593](https://gitlab.com/inkscape/inkscape/-/issues/593), where the issue is missing characters.) #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> Import [tmp_tldp.pdf](/uploads/1c65db375947804d903622c4e3b8ed19/tmp_tldp.pdf). #### What happened? The text was not imported. #### What should have happened? The text should have been imported. Sample attachments: <!-- Attach the sample file(s) highlighting the issue, if appropriate. --> #### Version info <!-- Open 'Help > About' and click on the little bug icon in the bottom right corner that copies the debug information to your clipboard. For command line users, run 'inkscape --debug-info'. For Inkscape 1.0.2 and older, please manually add the Inkscape Version and Operating System Version. The Inkscape version is listed in the About dialog. For command line users, run 'inkscape -V' Paste the information in the empty space between the apostrophes below: --> ``` Inkscape 1.1.1 (3bf5ae0d25, 2021-09-20) GLib version: 2.70.0 GTK version: 3.24.30 glibmm version: 2.66.1 gtkmm version: 3.24.5 libxml2 version: 2.9.12 libxslt version: 1.1.34 Cairo version: 1.17.4 Pango version: 1.48.10 HarfBuzz version: 2.9.1 Poppler version: 21.08.0 OS version: Windows 10 1909 ``` <!-- ❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️ Please be patient while we try to find the time to look into your issue. Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports. --> <!-- Please be careful when/after writing # for example in logs, code, or versions of linux - use inline code span - single backticks (`) before and after it, like this - `inbox#1618` - use multi-line code block - triple backticks (```) to fence/enclose console logs - attach long logs as a text file. -->
issue