It will just create as many PNGs as there are pages. The datatype used internally is an "int" so the maximum page count is Integer.MAX_VALUE - 1.
On 16.09.2009 00:00:11 Jill DeLong wrote: > Does anyone know what the maximum pages output by the PNG renderer is? > > > > For example, if I give it the argument of "jill.png" and there are two > pages, it will create files "jill.png" and "jill2.png". What is the maximum > number of pages/files it will create? > > > > Thanks, > > > > Jill DeLong > > > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
