Copy link to clipboard
Copied
Ik heb volgend probleem. ik krijg van mijn klant pdf-bestand met embedded lettertypes (SegoeUI TrueType CID Identity-H). Als ik de pdf omzet naar ps en daarna terug naar pdf omzet met de standaard adobe programma's, dan zijn op sommige pagina's van de pdf de tekst met dit lettertype onleesbaar geworden. (idem als ik de originele pdf print naar pdf) De originele pdf va de klant is aangemaakt met iTextSharp 4.1.6 by 1T3XT pdf-version 1.4(Acrobat 5.x). Heeft iemand hier een uitleg voor ?
Copy link to clipboard
Copied
Why are you doing this PDF-PS-PDF round-trip?
Copy link to clipboard
Copied
I have to add some ps-code in the ps-file. At first i thought it was my ps-code that caused the problem, but even without changing anything, so PDF-PS-PDF gives already this problem.
Copy link to clipboard
Copied
Probably because this is not the way things normally work... It's usually
PS->PDF, not the other way around.
Do you have to add the additional command in PS? Can't you do it directly
in the PDF file?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now