Sunday, November 18, 2012

Printing Comments for Adobe PDFs

For those of you who have Adobe Acrobat X, there is a nice way to create a PDF showing all of the comments in the document. The result uses a landscape orientation with the original page on the left side and a list of the comments on the right side. It also has arrows that connect the comments to the text in the original document.

How to create a document showing all comments:
  1. Click Comment on the top-right.
  2. If the comment list is not open, then click Comments List.
  3. On the top-right of the Comments List pane, select Options --> Create Comment Summary.
  4. In the window that opens, select the radio button next to Document and comments with connector lines on single pages.
  5. Click Creat Comment Summary.
  6. This creates a new PDF document that shows the comments.
  7. Save the document.
[Source Adobe]

Saturday, July 21, 2012

Get PDFs with non-Standard Fonts and Apple Preview to Display Correctly

A project that I am working on uses non-standard fonts in the documents (in this case Myriad Pro). The documents are in Microsoft Word and then saved as PDFs for distribution. After sending out one document I got feedback that users on Apple computers did not see any text when they opened the PDF with Preview. That's bad!

I looked around for a solution and found that Preview does not work well with Open Type fonts. The solution (at least until Apple fixes their OS) is to embed the fonts in the PDF.

If you have Adobe Acrobat, you can use this procedure to setup PDF creation:
1.    You must have Adobe Acrobat installed (not just Adobe Reader)
2.    Open the Word file

Monday, July 2, 2012

Powerpoint: Add Connection Point to Shape

Routing connections in Powerpoint works well only when the ends of the connector are attached to connection points. Connection points are usually only on the corners/vertices of the shapes and you often want to connect to a different location.

You can add your own connection points by doing the following:
  1. Click the shape that you want to add connection points to.
  2. Right click > Edit Points.
  3. Hover the mouse over the place where you want to create the connector. The mouse will change into cross hairs.
  4. Left click one time. DO NOT move the mouse.
  5. Right click > Add point.
You now have a new connector at that location.

[Source Indezine]

Tuesday, May 29, 2012

Windows: Fit Filenames in Windows Explorer

If you want to resize the columns in the Windows Explorer to be able to see complete filenames, you can use this keyboard shortcut:
  • Press and hold the Control key and then press the Plus key (Cntl + +)
I tested this under Windows 7.

Wednesday, May 16, 2012

Windows: Change the OEM Background Image

If you want to change the background image for your logon screen, all you need to do is change the default image located in this directory:

C:\Windows\System32\oobe\info\backgrounds

More extensive instructions can be found at TechSpot.

[Source Techspot]