Legal
The views expressed in this blog are my own and do not necessarily reflect the views of Adobe Systems Incorporated.
Search
November
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 |
Archives
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
November 20, 2007
PDF Creation and Font Embedding for USPTO Submissions
Law firms that file the United States Patent and Trademarks Office (USPTO) need to heed the agency’s specific requirements for PDF generation.
The USPTO PDF specification does not allow PDFs to contain:
- Images (including entire scanned pages) above 300 DPI resolution
- Security of any kind
- Embedded multimedia (e.g. sounds or movies)
- Hyperlinks
- Layers
TIP: The PDF Optimizer in Acrobat 8 Professional can ensure compliance with these restrictions. Images may be downsampled, layers flattened and security, links and multimedia elements removed. The PDF Optimizer may be accessed using the Batch Processing facility, too! |
Many federal agencies have long relied upon PDF because of Acrobat’s ability to faithfully render all aspects of printed pages including layout, tables, images and fonts (typefaces).
The USPTO requires that PDF must be:
- Acrobat 4 (PDF 1.3) or higher
(See note at end of article)
- No larger than 8.5” by 11” or A4 page size
- Have all fonts embedded and subset
The last item—fonts—is a critical aspect of displaying documents.
Acrobat offers three font choices that balance file size versus view fidelity:
- Fonts Substitution
Acrobat renders—on the fly—a “faux font” representation using typeface information included in the PDF. - Fonts Embedding
All typefaces necessary to render a font are embedded in the file. - Fonts Subsetting
Only the typeface characters necessary to render the file are embedded. Typefaces may have thousands of characters. Only embedding the actual characters used can reduce file size.
While Font Substitution keeps file sizes small, it can be problematic for submissions as non-standard fonts and specialized math symbols may not render faithfully for reviewers.
Font Embedding places a copy of the entire typeface in the PDF document.
Font Subsetting balances file size and faithful display because it renders all the characters in a document accurately while keeping file size to a minimum.
Unfortunately, the “Standard” conversion setting in Acrobat does not embed the most common office fonts. These fonts such as Arial and Times Roman are normally installed as part of the operating system.
A recommended best practice is to create a new PDF Conversion setting and employ it for creating all PDFs when filing with the USPTO.
Read on to learn how . . .
November 03, 2007
Acrobat Properties Bar for Quick Access to Text Color Highlights
I recently received an email about using the Text Highlighter tool in Acrobat:
I enjoy your articles on using Adobe. One item I use very often is the Text Highlighter tool. I mark text in different colors depending on the substance of the text itself. To do so, I mark the text in question and then open the Properties Box and then select the color I need.
This can be very time consuming as I am constantly switching back and forth on the colors. I was wondering, is there is a faster way to select a different color?Mark E. Schell
Senior Vice President and General Counsel
Unit Corporation

At first I was stumped, but then I remembered the solution!
The Properties Bar in Acrobat which offers quick access to many tool options.
Read on to learn about using the Properties Bar to quickly change text highlight colors.