[Poppler-bugs] [Bug 19915] Saving certain forms results in empty PDFs.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 25 14:52:51 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=19915





--- Comment #7 from Albert Astals Cid <tsdgeos at terra.es>  2009-02-25 14:52:51 PST ---
I'm not sure i like this errCode meaning change, after all PDFDoc.h says 

  // Was PDF document successfully opened?
  GBool isOk() { return ok; }

  // Get the error code (if isOk() returns false).
  int getErrorCode() { return errCode; }

what about changing PDFDoc::saveAs to return an int?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list