Hi Sebastian, Thanks for noting this. The catalog would have been accessible via the non const PdfMemDocument::GetObjects() anyways. So we can allow direct access via GetCatalog() which is more convinient. I added your change to trunk and branch.
Regarding the release: If no one complains, I will try to prepare a changelog
and a news item for the webpage over the weekend and post it for review so
that everyone can check that I did not forget anything important. So we could
release sometimes next week. I do not think there are any reasons why we
should delay the release even more.
regards,
Dom
Am Freitag, 20. Juni 2008 schrieb EXTERNAL Loch Sebastian (Firma Ferchau;
BhP/TEF17):
> Hi Dom,
>
> actually I'm switching our project to the trunk version,
> to be prepared for the upcoming 0.6.0.
>
> As I need a GetCatalog method returning a non-const catalog
> like in old PdfDocument class, I added the following to
> the PdfMemDocument header file:
> PdfObject* GetCatalog() { return PdfDocument::GetCatalog(); }
>
> Can you integrate this into svn?
>
> Thanks!
>
> Regards
> Sebastian
>
> PS: When 0.6.0 will be released?
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Podofo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/podofo-users
--
**********************************************************************
Dominik Seichter - [EMAIL PROTECTED]
KRename - http://www.krename.net - Powerful batch renamer for KDE
KBarcode - http://www.kbarcode.net - Barcode and label printing
PoDoFo - http://podofo.sf.net - PDF generation and parsing library
SchafKopf - http://schafkopf.berlios.de - Schafkopf, a card game, for KDE
Alan - http://alan.sf.net - A Turing Machine in Java
**********************************************************************
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
