I am trying to open a PDF file. Not all the lines around the text is in place. Do anyone have the knowledge to know what is wrong? The PDF is showing as expected in Illustrator and Acrobat reader.
PDF
I take up this thread again, as I have another PDF that has the lines increased to 0,0762mm (which is hairline if my investigations are correct. This file opens ok, but the lines are now increased to 0,277mm. I have buildt a macro to solve this that works great, but still it would be better of it would work directly and I am curious about WHY it does not open the PDF correctly. Any suggestions? I import the file with no checkbox ticked.
I can confirm that the line width is 0,277 mm when your file is imported into Draw 2026 but don't know why.I checked in Illustrator, Incscape and Affinity and they all say 0,216 (0,2) pt, so there must be something that Draw misinterprets.iText that you are using must have some special way of defining outlines because I have never seen anything like it when importing PDF's from other software.It also seems to handle fonts a bit peculiar, since I can see that it has embedded Arial Narrow like a hundred times or so. Opening in Acrobat and printing via CutePDF, as suggested earlier, seems to fix also this issue.
Yeah. I see some strange rectangles a bit further out then the red rectangle in Illustrator aswell. My macro does the job perfect, so I will keep using that for now.