I use Preview's Command-F (find) to search for C# in the pdf document. However, the result is not for 'C#', but just 'C': I get hundreds of meaningless search results.
How can I get the search result exactly for 'C#' or 'C++' in Preview?
|
I've not found a way to get Preview to search for characters like I've tested it and found it was able to find It was also able to search specifically for accented characters (like |
|||
|
|
|
Enclose the search string in double quotes, as such: "C++". This will filter the search results from the search for "C" so select Relevance as your sorting criterion from the gray toolbar that appears. All the pages with occurrences of "C++" will then be presented first. |
|||||||
|
|
Use Google Chrome's built-in pdf renderer. Enter the |
|||||
|
ignore=will return results like 'IgnoreInterfaceRegex' and commands likeignore:. Quoting doesn't make a difference. As an alternative to Preview, try Adobe Reader which works fine. – Stefan Lasiewski Sep 28 '11 at 23:54