# # ChangeLog for trunk/gsdl/bin/script/pdftohtml.pl # # Generated by Trac 1.4.2 # 2024-06-17T19:43:06+12:00 Sun, 06 May 2001 23:31:51 GMT jrm21 [2367] * trunk/gsdl/bin/script/pdftohtml.pl (modified) fixed a typo in comment. Wed, 02 May 2001 02:01:55 GMT jrm21 [2352] * trunk/gsdl/bin/script/pdftohtml.pl (modified) removed crappy heuristical code that tried to check for extractable ... Tue, 01 May 2001 05:29:48 GMT jrm21 [2346] * trunk/gsdl/bin/script/pdftohtml.pl (modified) newer version of pdftohtml from upstream uses image.log instead of ... Fri, 06 Apr 2001 02:28:09 GMT jrm21 [2289] * trunk/gsdl/bin/script/pdftohtml.pl (modified) check if system() returns != 0, rather than just > 0 (-1 => can't run). Mon, 02 Apr 2001 03:56:27 GMT sjboddie [2248] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Fixed another couple of bugs in the pdf and word conversion stuff ... Sun, 01 Apr 2001 09:19:25 GMT sjboddie [2241] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Tidied up the ConvertToPlug stuff to get it working on Windows 95/98 Mon, 05 Mar 2001 05:01:57 GMT jrm21 [2118] * trunk/gsdl/bin/script/pdftohtml.pl (modified) Added some code to try to screen out .pdf files likely to cause ... Tue, 20 Feb 2001 03:00:06 GMT jrm21 [2028] * trunk/gsdl/bin/script/pdftohtml.pl (modified) When trying to convert image formats, we pipe output to /dev/null in ... Tue, 20 Feb 2001 01:58:17 GMT sjboddie [2023] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Changed pdftohtml.pl and gsConvert.pl to reflect the fact that their ... Fri, 16 Feb 2001 03:30:15 GMT dg5 [1997] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Modified gsConvert.pl and pdftohtml.pl to reflect moving of pdftohtml ... Thu, 15 Feb 2001 03:22:48 GMT jrm21 [1984] * trunk/gsdl/bin/script/pdftohtml.pl (modified) exit(1) if we had to print out the usage message. Also chmod +x Mon, 12 Feb 2001 22:48:10 GMT dg5 [1960] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Modified pdftohtml.pl to reflect the change in location of ... Thu, 08 Feb 2001 00:49:27 GMT sjboddie [1928] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (added) Added: pdftohtml.pl - Perl script that handles conversion of PDF ...