Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • examples
  • qtest
  • parse-content
23 Jan, 2013
1 commit
  • Cosmetic changes to be closer to Adobe terminology ...
    bfda7177
    Change object type Keyword to Operator, and place the order of the
    object types in object_type_e in the same order as they are mentioned
    in the PDF specification.
    
    Note that this change only breaks backward compatibility with code
    that has not yet been released.
    Jay Berkenbilt authored
    2013-01-23 09:38:05 -0500  
    Browse Dir »

22 Jan, 2013
1 commit
  • Add getTypeCode() and getTypeName() ...
    913eb5ac
    Add virtual methods to QPDFObject, wrappers to QPDFObjectHandle, and
    implementations to all the QPDF_Object types.
    Jay Berkenbilt authored
    2013-01-22 10:01:45 -0500  
    Browse Dir »

20 Jan, 2013
1 commit
  • Add QPDFObjectHandle::parseContentStream method ...
    f8115231
    This method allows parsing of the PDF objects in a content stream or
    array of content streams.
    Jay Berkenbilt authored
    2013-01-20 15:35:39 -0500  
    Browse Dir »