RE: [docbook-apps] Making PDFs in Windows

2012-04-19 Thread Dominik Psenner
: Thursday, April 19, 2012 3:11 AM To: docbook-apps@lists.oasis-open.org Subject: Re: [docbook-apps] Making PDFs in Windows I have used both cygwin and mingw. I prefer mingw because cygwin has so many bugs, and in fact the latest version does not work with the FOP bash script. However, as others

Re: [docbook-apps] Making PDFs in Windows

2012-04-18 Thread DeanNelson
Its not necessary to use Cygwin or MinGW. I use a batch file that calls XSLTPROC and FOP to generate PDFs under Windows. Check our Bob Stayton's book for more info. Regards, Dean Nelson In a message dated 4/18/2012 6:51:52 A.M. Pacific Daylight Time, yoursurrogate...@gmail.com

RE: [docbook-apps] Making PDFs in Windows

2012-04-18 Thread David Goss
AM To: yoursurrogate...@gmail.com; docbook-apps@lists.oasis-open.org Subject: Re: [docbook-apps] Making PDFs in Windows Its not necessary to use Cygwin or MinGW. I use a batch file that calls XSLTPROC and FOP to generate PDFs under Windows. Check our Bob Stayton's book for more info

Re: [docbook-apps] Making PDFs in Windows

2012-04-18 Thread Paul Tremblay
I have used both cygwin and mingw. I prefer mingw because cygwin has so many bugs, and in fact the latest version does not work with the FOP bash script. However, as others pointed out, you can generate PDF from the windows shell. I prefer not to use the Windows shell because it has so many