195 Stories by Mark Stephens
As part of our TrueType to OpenType font conversion (we need this for PDF to HTML5 conversion to ensure fonts display on all browsers),... TL;DR: PDFs use complex binary/compressed data that standard text editors can’t read. To inspect the internal structure, use JPedal (for debugging content streams), RUPS... Java has a print mechanism called Java Print Services. In most cases this works brilliantly, but beware the use of transparency in anything you... Every glyf inside a PDF file can have a display value and a different extraction value. This is useful because often you need to... In the early days of Java, Sun produced a really handy set of classes to handle JPEG images. These included some really nifty little... When you create an image in a PDF file it is possible to specify that it is inverted or control the range of values....