|
From: DNKMCA on 7 Nov 2005 00:48 Hi, Is it possible to read PDF File using ASP. Any idea on this regard is appreciated. Thanks dnk.
From: "Tom Kaminski [MVP]" <tomk mvps on 7 Nov 2005 09:21 "DNKMCA" <dnk(a)msn.com> wrote in message news:uq5Hm614FHA.1464(a)tk2msftngp13.phx.gbl... > Hi, > > Is it possible to read PDF File using ASP. > Any idea on this regard is appreciated. That depends on what you want to do with the PDF ... can you be more specific? -- Tom Kaminski IIS MVP http://www.microsoft.com/windowsserver2003/community/centers/iis/ http://mvp.support.microsoft.com/ http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
From: DNKMCA on 7 Nov 2005 22:15 Tom Kaminski, I have a PDF file which has around 250 Pages. I want to search for a particular string for example say with in Page 100-150 through ASP interface. In this case i have only PDF File no other data source. can you please suggest the possibilities. thanks DNK. "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message news:u0zTTa64FHA.1000(a)tk2msftngp13.phx.gbl... > "DNKMCA" <dnk(a)msn.com> wrote in message > news:uq5Hm614FHA.1464(a)tk2msftngp13.phx.gbl... > > Hi, > > > > Is it possible to read PDF File using ASP. > > Any idea on this regard is appreciated. > > That depends on what you want to do with the PDF ... can you be more > specific? > > -- > Tom Kaminski IIS MVP > http://www.microsoft.com/windowsserver2003/community/centers/iis/ > http://mvp.support.microsoft.com/ > http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS > >
From: "Tom Kaminski [MVP]" <tomk mvps on 8 Nov 2005 09:45 "DNKMCA" <dnk(a)msn.com> wrote in message news:%23qIcMKB5FHA.1956(a)TK2MSFTNGP09.phx.gbl... > Tom Kaminski, > > I have a PDF file which has around 250 Pages. I want to search for a > particular string for example > say with in Page 100-150 through ASP interface. In this case i have only > File no other data source. > > can you please suggest the possibilities. I'm not aware of anything that can search in that manner (within a page range). You could use Index Server to search for/within PDFs (after installing the PDF iFilter from Adobe's site). -- Tom Kaminski IIS MVP http://www.microsoft.com/windowsserver2003/community/centers/iis/ http://mvp.support.microsoft.com/ http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
|
Pages: 1 Prev: RSS newsfeed Next: how to create menu with sub menus dynamicly |