Summary: | Okular show square box around any text produce by AutoCAD | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | rana <eierajat.roy> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 1.11.1 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
URL: | https://pasteboard.co/JuE1OpZ.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
this is my pdf file which I'm trying to view using okular
Backend configuration dialog, no effect |
Description
rana
2020-10-08 05:06:04 UTC
I see the same issue in Evince, actually. If you don't, maybe you have a version of evince with a different version of the Poppler PDF rendering library that both of them use. Either way I strongly suspect that this is a Poppler bug. You'll want to re-file this at https://gitlab.freedesktop.org/poppler/poppler/-/issues Created attachment 132220 [details]
Backend configuration dialog, no effect
These are hairlines. Okular offers an option to disable rendering them as solid 1px line, also documented in the Okular handbook. The problem is that this option has no effect.
Well, hairlines could be interpreted as not “a very thin line”. Then Poppler just decides to draw them as 1px always, like usual with hairlines. With this interpretation it is actually an Autocad bug, because Okular renders the hairlines as the PDF file tells it to do. (In reply to David Hurka from comment #3) > Well, hairlines could be interpreted as not “a very thin line”. Then Poppler > just decides to draw them as 1px always, like usual with hairlines. > > With this interpretation it is actually an Autocad bug, because Okular > renders the hairlines as the PDF file tells it to do. You are right, I found it, there it. a reddit user given this link https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Drawing-text-appears-as-Comments-in-a-PDF-created-by-AutoCAD.html its a autocad bug, I followed that link. and its now solved. |