Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
Using PDF reDirect
 EXP Systems Forum : PDF reDirect : Using PDF reDirect
Topic: Text find in Autocad Post Reply Post New Topic
Author Message
grin
Newbie
Newbie
Avatar

Joined: 04 Dec 06
Location: United Kingdom
Posts: 1
Quote grin Replybullet Topic: Text find in Autocad
    Posted: 04 Dec 06 at 7:59AM
Can anyone confirm that when searching a pdf of an Autocad drawing Adobe will not find any text even though it appears in the drawing ? 
IP IP Logged
Michel_K17
Moderator Group
Moderator Group
Avatar
Forum Administrator

Joined: 25 Jan 03
Posts: 1673
Quote Michel_K17 Replybullet Posted: 05 Dec 06 at 12:08AM
Hi there Grin,

   Yes, that is quite possible. It all depends how Autocad prints the text on the PDF. Text is readily searcheable if it is printed using standard fonts such as "Arial", "Times-Roman" or "Courier". In those instances, the fonts are not included in the PDF as they are provided by the Reader. Using these fonts helps in two ways:
    1. Makes the PDF file smaller (no fonts included in the PDF)
    2. The text is searchable.

   Moving on to "non-standard" fonts such as "Truetype" or "Postscript" fonts. These fonts need to be included in the PDF files so that they display properly. The fonts can be included in two ways:

    1.  As a complete font
          - Makes the PDF larger
          - Makes the text searchable

    2. As a font subset. basically, only the letters used in the PDF are included. The fonts are stored not in order (a, b, c, ...) but rather in the order that they are written in the PDF. So, if the text in the PDF starts with "Hello" than the letters are stored as (h, e, l, ...). As a result:
          - Tries to keep the PDF small
          - The text is not searchable (The reader does not know which letter is "a", "b" etc)

   Finally, the letters might be printed by Autocad as "curves" or as a "drawing". Again, this makes it not searchable.

    The way I try to find out if the text is searchable is to use the text picker tool in the PDF Reader, highlight some of the text in the PDF, Choose "Copy" and then "Paste" it in Notepad. If the text appears the same as in the document, then it is searchable. If it appears as garbage or random characters, then you are out of luck.

    I hope that helps. I tried to simplify the font handling quite a bit and hopefully it makes sense.

    Cheers!

Michel Korwin-Szymanowski
EXP Systems LLC
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum