You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Manuel Mall <mm...@arcus.com.au> on 2005/07/27 03:50:46 UTC

getPageCount and FOP 1.0dev

Jeremias post on fop-dev suggesting to push for a release made me curious to
check out if the new trunk code will work with our application. Downloading
it with subversion and building it with ant was not a big problem (These
things never seem to be 100% straightforward). Some of the interfaces have
changed and what was ...apps.Driver is now sort of ...apps.Fop. Not such a
big deal especially as examples exist, just a nuisance if you only want to
see if the new trunk code works with what we have got as it means code
changes to existing code. However I am stuck with how to replace the old
<driver>.getResults().getPageCount(). Is there something equivalent in
1.0dev?

Manuel


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: getPageCount and FOP 1.0dev

Posted by Jeremias Maerki <de...@greenmail.ch>.
No, but you're welcome to help improve the situation. :-)

On 27.07.2005 03:50:46 Manuel Mall wrote:
> Jeremias post on fop-dev suggesting to push for a release made me curious to
> check out if the new trunk code will work with our application. Downloading
> it with subversion and building it with ant was not a big problem (These
> things never seem to be 100% straightforward). Some of the interfaces have
> changed and what was ...apps.Driver is now sort of ...apps.Fop. Not such a
> big deal especially as examples exist, just a nuisance if you only want to
> see if the new trunk code works with what we have got as it means code
> changes to existing code. However I am stuck with how to replace the old
> <driver>.getResults().getPageCount(). Is there something equivalent in
> 1.0dev?


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org