Message 2:

That doc1 seems to be OK. There was a bug in my code: I was inserting
outline items to the list, where I was iterating. So pdf document is OK.

Description of a task: For example I have two docs: doc1.pdf with
following outline:
*Top header
**Subsection 1
**Subsection 2

and doc2.pdf:
*Top Header 2.

The resulting pdf should containg following outline:
*doc1
**Top header
***Subsection 1
***Subsection 2
*doc2
**Top Header 2.

Podofo method "Append document" or "insert page" copies outline too. So
I need to remove outline, and then make a copy of it. When I was
removing outline items I faced segfaults. Maybe removing outline causes
segfaults when outline item contains children?

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to