Hi Edison,

Are you working on Windows or Unix?
On Linux you can just do a "make install" and all Headers should be
installed so that you can use them. There are no particular license
restriction which forbid to use our headers, as far as I know. PoDoFo is
standard LGPL licensed.

Which private headers are missing? And why do you need PdfDefinesPrivate.h?
It should only be used in PoDoFo implementations. If some header requires
it, it is a bug in PoDoFo.

Regards,
 Dom




On Mon, Apr 8, 2013 at 5:49 PM, Edison Nica <edis...@google.com> wrote:

> Hi,
>
> I am Edison Nica, I work at Google and I am a contributor for Skia project
> - https://code.google.com/p/skia/.
>
> I am trying to use Podofo in Skia project.
>
> I have created a sample project in Skia and here are my challenges:
> 1) Podofo uses cmake and it generates some header files on the fly. Right
> now I am just generating those files and manually include them in our
> project (a config file). What would be the right way to do it so I meet
> Podofo's  licence requirements? this is a draft CL to get podofo build with
> skia https://codereview.chromium.org/13483012/
> 2) There are some private files, which should not be included, I had to
> force their inclusion (via a #define which the header file was expecting -
> BUILDING_PODOFO) to make the project build with skia
> e.g.:
>
> http://svn.code.sf.net/p/podofo/code/podofo/trunk/src/base/PdfDefinesPrivate.h
>
> What is the right way to do it?
>
> Also I have got 25,000 pdf files and I tried loading them with podofo. I
> can share the results of the tests if you are interested.
>
> Thank you,
> Edison Nica - Google
>
>
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>
>
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to