[Podofo-users] Please Help

2011-02-16 Thread Waleed Mashaqbeh
Dear All, I have successfully compiled podofo library against iphone simulator (i386 architecture), and I have done some tests using the iphone simulator with podofo library, however when I switch to compile the podofo static library against device (arm architecture) I get the followin

Re: [Podofo-users] Please Help

2011-02-16 Thread Leonard Rosenthol
Looks like a problem with one of the STL containers... Check online for others with the same issue, since it's not podofo related... Leonard From: Waleed Mashaqbeh [mailto:waleed.mashaq...@gmail.com] Sent: Wednesday, February 16, 2011 8:37 AM To: Leonard Rosenthol; podofo-users@lists.sourceforge

Re: [Podofo-users] Please Help

2011-02-16 Thread Waleed Mashaqbeh
Thank you for your response even though I have tried here and there with no success, however I will try again. Regards Waleed From: Leonard Rosenthol Date: Wed, 16 Feb 2011 08:37:48 -0800 To: Waleed Mashaqbeh , "podofo-users@lists.sourceforge.net" Subject: RE: Please Help Looks like a prob

Re: [Podofo-users] Adding Annotations to a Documents

2011-02-16 Thread Dwight Kelly
2011/2/9 xteo : is there a way to sort of copy the file and then "append those " objects as revision to the PDF , I think the format allow for that ? You want incremental updates. AFAIK no free pdf library supports these. :-( poppler supports incremental updates. -- Dwight Kelly Apago, Inc.

Re: [Podofo-users] Adding Annotations to a Documents

2011-02-16 Thread Martin Schröder
2011/2/16 Dwight Kelly : > poppler supports incremental updates. Reading, but not writing. Best Martin -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors

Re: [Podofo-users] Adding Annotations to a Documents

2011-02-16 Thread Leonard Rosenthol
There is a patch for adding incremental update writes to Poppler - but I don't know if it's part of mainline or not. Leonard -Original Message- From: Martin Schröder [mailto:mar...@oneiros.de] Sent: Wednesday, February 16, 2011 2:44 PM To: podofo-users@lists.sourceforge.net Subject: Re:

Re: [Podofo-users] Adding Annotations to a Documents

2011-02-16 Thread Martin Schröder
2011/2/16 Leonard Rosenthol : > There is a patch for adding incremental update writes to Poppler - but I > don't know if it's part of mainline or not. There is indeed PDFDoc::saveIncrementalUpdate in poppler-trunk... :-) Best Martin ---

Re: [Podofo-users] Adding Annotations to a Documents

2011-02-16 Thread Dwight Kelly
2011/2/16 Dwight Kelly : > poppler supports incremental updates. >>Reading, but not writing. actually it does support writing updates-- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint me

[Podofo-users] It is possible to crop a page

2011-02-16 Thread Tomasz J. Kotarba
Hi, I was wondering if PoDoFo can be used to select a rectangular area of a page and save it as a separate PDF document representing an exact copy of the selected page region? An exact copy is not just a string of characters or a bitmap (many libraries can do that) - it has to maintain all the inf