1
vote
1answer
145 views

Adobe Acrobat Copy and Paste Font messed up

How does one copy and paste in Acrobat when fonts are embedded in PDF and not machine? I am opening an Adobe PDF and I copy the font from the PDF and then paste it to word and the characters are ...
0
votes
1answer
63 views

.pdf font not everywhere the same?

I have a PDF file that looks different on other systems. The font on some systems is different. How is this possible? I thought .pdf always displays the same. Somebody told me that if you are ...
3
votes
2answers
537 views

Finding Font Issues in Acrobat

Ok let me try this again, so sorry for not be clear. We create our PDFs through Quark, then send to print. I usually create outlines on my EPS files before I load in Quark but forgot this time. We ...
2
votes
1answer
168 views

How to prevent GhostScript from substituting fonts when compressing a PDF file?

I have a PDF file that I want to compress as small as possible. Unfortunately GhostScript substituted some fonts for the existing fonts in the original PDF. I used the following command when invoking ...
0
votes
1answer
67 views

How do I create a PDF that does NOT embed the used fonts?

Using MS Word 2010, or a free program, how do I create a pdf that does not include the used font(s)? I need this to test a feature in GhostScript.
0
votes
0answers
197 views

Using GhostScript, pdf to tif, -sSUBSTFONT flag

in a test of the GhostScript 9.05 64bit DLL, I'm trying to trigger the use of -sSUBSTFONT=path. To that end, I created a PDF in Word, used the Calibri font, then moved the Calibri font to a place it ...
0
votes
1answer
200 views

custom fonts in .doc & .pdf documents

I am using my own custom font for my .doc and .pdf documents. Now I want to make these files public (upload on my FTP-server). Is there a way for the other user to see the documents rendered with ...
0
votes
1answer
2k views

Changing font size of an ebook in PDF format

Is there any ways to change the font size of a whole book ( about 800 pages ) which is in PDF format ? I've tried Adobe Acrobat's OCR , and well what it does is just increasing a single page's font , ...
0
votes
2answers
2k views

Why does my Adobe Reader render PDFs so poorly?

I'm using Adobe Reader 9.4.3 on Windows 7. Everything is pretty much as is out of the box. I have not done anything special with fonts or smoothing. In Linux and even Windows/Chrome things look like ...
1
vote
1answer
285 views

Remove fonts from a PDF in Linux

Some PDFs are scanned at horrendous quality yet seem to overlay this over actual text. I'm not exactly sure how this happens but I suppose an example is worth a thousand words. See this pdf: ...
2
votes
3answers
3k views

Fonts in PDF files: How do I ensure that a font will render properly across platforms/readers?

I created a document in MS Word (2007) and then published to PDF with the intention of creating a document that looks the same regardless of platform or pdf reader choice. It looks fine on a couple ...
1
vote
2answers
435 views

Check which font types are used in a particular PDF page

I have to check a .pdf document that consists of a large number of pages. I would like to be able to find which font type is used in which place in order to check the consistency across the document.
1
vote
3answers
744 views

Is there a free Powerpoint to PDF converter that preserves mathematical formulae?

I'm on a Mac. I tried using OpenOffice, but mathematical symbols often get mangled.
3
votes
1answer
1k views

How can I deflate compressed streams inside a PDF?

I read a stackexchange post on how to find a stream of font data within a PDF. This stream, if decompressed properly, apparently creates a usable TTF file. But I'm not sure how to decompress it. ...
1
vote
1answer
101 views

how do i embed text in a pdf i'm making with microsoft power point (2007 i think)

need it to print right on a print shop's computer which fonts do i need to embed? i found somewhere arial doesn't need to be embed, but it doesn't seem to be the default sans-serif on newer microsoft ...
0
votes
1answer
534 views

Ghostscript renders embedded fonts in pdf poorly (all jaggy)

Ghostscript doesn't render embedded fonts in pdf's properly. e.g. http://vegro.nl/cmsfiles/ConsumentenAssortiment/Brochure/10.axd The characters of the logo on the right top ('Thermrad') are all ...
2
votes
1answer
2k views

Substitute a font in a PDF document

I have a PDF document (not encrypted) with editable form fields. However, the font for those fields is broken: it is missing some glyphs, so when I enter text some gaps appear. How can I modify the ...
1
vote
1answer
261 views

How do you find all uses of a font in a PDF or Illustrator document

I have a collection of Illustrator files which get collected into a single PDF. Having attempted to remove all uses of a specific font throughout, I find that the font is still being embedded. How can ...
1
vote
2answers
3k views

How do I know if the fonts in a PDF file are embedded or not?

How can I understand that the fonts in a PDF file are embedded or not?
1
vote
0answers
729 views

How to edit and enlarge the font in a PDF document?

I have a 6" Kindle. I often read technical PDF files, but the problem is that they don't get converted very well to Kindle's native format (for example, code blocks get messed up, etc). When looking ...
12
votes
8answers
22k views

How to know which fonts are used in selected part of a PDF document

I'm using Foxit Reader as default PDF viewer. How can I see what type of font is used for a selected part of a PDF document? (If this can only be done with another software, I'd prefer a freeware as ...
1
vote
4answers
566 views

Changing ZapfDingbat font character in a PDF file

I've got a PDF file which has a single 'ZapfDingbat' font character (a big tick mark) in it. I opened it in Adobe Acrobat Professional and tried to use 'touch up' tool to change this character. But I ...
5
votes
4answers
9k views

How to find out WHERE a specific font is used in a PDF document

For a given PDF which uses a number of fonts (e.g., in Acrobat Reader, the fonts used can be seen when selecting Files > Properties > Fonts) how can I find out where a certain font is used in the ...
3
votes
4answers
7k views

How to embed Arial in PDF when PDF has Helvetica?

So, I've got a PDF file that's generated by a program that uses the Base 14 fonts, so that it contains "Helvetica" and "Times Roman". When I look at that in my copy of Acrobat 7.0 on Windows (for ...
1
vote
2answers
1k views

Firefox print to pdf font issue

I printed a web page to a pdf document in Firefox 3.5 on Ubuntu 9.04. I emailed it to a person who opened the pdf in Adobe Reader on Windows XP pro. They told me they got the following error when ...
4
votes
2answers
12k views

How can I extract fonts from a PDF file?

Is there a way to extract fonts from PDF files? I know that usually embedded fonts in PDF files are only subsets of the fonts. Anyway, is there a way to do this?