Hi   I have a Pdfoutlines problem, I 'm trying to generate a report using 
PdfOutlines  with podofo 0.9.5 .
  here is the code:
  
  PdfStreamedDocument  pdfWriter (filename);
  ....
  PdfOutlines* outlines = pdfWriter.GetOutlines();
  PdfOutlineItem* pRoot = outlines.createRoot("test report");  //which cause an 
code error 50,means An outline item to be inserted was already in that outlines 
tree.  
  
 can you fix this bug?


best regards
  amao
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to