Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用Google 自定义搜索来搜索 PDF 中的文本?
我认为这是不可能的,尽管谷歌显然索引了 PDF,这意味着你可以搜索它们,对吧?
我认为使用 JavaScript 可能是可能的,尽管我认为它不能在 PDF 中搜索关键字,不是吗?
尝试这个:
"The text you look for" filetype:pdf
I am trying to embed a pdf in a web page. I am using the following code:
<object data='pdf/main.pdf#nameddest=fun&view=FitH' type='application/pdf' width='740' h