Coder Social home page Coder Social logo

PDF output has wrong font about ipp HOT 5 CLOSED

blairjanis avatar blairjanis commented on June 30, 2024
PDF output has wrong font

from ipp.

Comments (5)

michaelrsweet avatar michaelrsweet commented on June 30, 2024

@blairjanis Can you attach a sample PDF that isn't printing correctly?

FWIW, this isn't an issue with IPP but an issue with either the PDF or the printers you are using. My guess is that the fonts are not embedded in the PDF leading to these issues...

from ipp.

blairjanis avatar blairjanis commented on June 30, 2024

The pdf has some confidential information in it so I can't post it here. I'm exploring the embedding issue but that doesn't seem to be getting me anywhere.

from ipp.

michaelrsweet avatar michaelrsweet commented on June 30, 2024

FWIW, the PDF spec only requires printers to have the core PostScript fonts, which means Times Roman (not Times New Roman), which is why I suspect a font embedding issue... Not sure if there is a way for you to install fonts through the printer's web interface, but that might also resolve things for you...

from ipp.

wifiprintguy avatar wifiprintguy commented on June 30, 2024

I agree with @michaelrsweet - since "printing from Acrobat" works, likely what is happening is that opening the PDF in Acrobat causes Acrobat to generate an altered / augmented PDF stream that includes the needed font glyphs / definitions, and that is why it gets renders properly on the printer. To confirm, open in Acrobat, and export to a new PDF, and if that is sent via IPP and prints properly, then that is likely the explanation. The MuPDF tool "mutool" could be used to dump info about the original PDF and one transformed by Acrobat.

from ipp.

blairjanis avatar blairjanis commented on June 30, 2024

Thanks for all the suggestions. This is indeed an issue between the PDF and the printer. I was able to resolve it through font embedding at the source. Thanks for the help.

from ipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.