Posted in 16 January 2007 ¬ 16:47h.John
Following my Word to PDF convertor script, here is the Excel version. Prerequisites MS Excel 2007 Office 2007 Save As PDF Plugin Same rules apply. Copy and paste the code into notepad and save onto the desktop as ExceltoPdf.vbs. ‘Excel to PDF ‘By John Reid ‘(c) 2007 bloggingIT – http://ccgi.maxpower.plus.com/wp ‘Feel free to use, modify, [...]
Read the rest of this entry »
Posted in 16 January 2007 ¬ 16:29h.John
Sometimes I find that it’s useful to save my Word documents as PDFs. After playing around with the Save As PDF plugin for Office, I decided that it would be cool if I could write a script to convert a job lot of Word documents. Prerequisites MS Word 2007 Save As PDF Office 2007 Plugin [...]
Read the rest of this entry »
Posted in 29 December 2006 ¬ 12:09h.John
I had a great deal of trouble getting Internet Explorer to redirect the header to a RTSP link using the header function in PHP. I found that in IE, I would get a HTTP 402 error (page has been temporarily moved). IE would happily sit there and tell me it could not be found. Firefox [...]
Read the rest of this entry »
Posted in 16 September 2005 ¬ 08:19h.John
I’ve been developing a number of HTA tools lately. Certainly a pretty nifty way to create script-based applications without the need for whole development suites. In fact, seeing as Notepad++ is my tool of choice – it’s a no-brainer. A lot of custom scripts should never need to be written once I’ve finished a suite [...]
Read the rest of this entry »
Posted in 24 May 2004 ¬ 11:46h.John
So here I am back at CCJ and everything is normal. There was a log in the technician book asking for a form to add Internet links to the school’s intranet. So I reinstalled Dreamweaver on the development machine (a loose term – it’s an Intel 500mhz with 64MB RAM). Anyway, I sat down and [...]
Read the rest of this entry »