[PHP-WIN] More COM questions...

2001-10-03 Thread Bob Kaehms
I've been playing with COM and PHP for quite a while now. I have some fairly basic scripts working, but can't seem to take advantage of MS Word for more than the most basic open/write/save operations. I've been using the VB help and record macro capabilities of word to attempt to get some things

Re: [PHP-WIN] Parsing PDF files

2001-08-31 Thread Bob Kaehms
We did a pretty nice article on the PDF document format while I was at Web Techniques. You might want to look at the article by Nassib Nassar: http://www.webtechniques.com/archives/1998/10/nassar/ On Fri, 31 Aug 2001, Alain Samoun wrote: > I think that you can extract pretty easily the heade

[PHP-WIN] PWS Registry question

2001-08-13 Thread Bob Kaehms
This is more academic than anything else, but I was trying to study the various implementations of PHP on windows. As one test, I wanted to first configure PWS (on W98) to run PHP as a CGI, then switch over to an isapi.dll. I realize that ISAPI is still considered experimental except on W2K, and

[PHP-WIN] php COM discussion

2001-08-09 Thread Bob Kaehms
Can anyone recommend me to a good site that discusses PHP COM integration. I've seen a few random articles, but most are pretty simple. I've tried looking through the archive of this list, but the archive at lists.php.net isn't allowing for search at this time. Thanks for any pointers. -bob