Skip to content
Snippets Groups Projects
  1. Apr 26, 2022
  2. Apr 25, 2022
  3. Mar 29, 2022
    • pompolic's avatar
      Squashed commit of the following: · 40b7b025
      pompolic authored
      commit 00240a2b58addd8332de243941978a27d5966fdf
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Tue Mar 22 09:18:54 2022 -0400
      
          Moved the text state to a page. Fixed act_Tm_op to reference the current code.
      
      commit 790c46dee9ac4649fb542aaeabe19a6b9c69edce
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Tue Mar 22 00:03:04 2022 -0400
      
          In middle of moving the text state to a page -- broken
      
      commit d508b55040f2d510cb9b0523c485f99b3a462bb6
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Mon Mar 21 10:38:22 2022 -0400
      
          Text Extraction - In progress: Updates to handling line breaks using text positioning operators.
      
      commit 8ce6002d4eca6146218b4d3a2990d210ea0d1c06
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Mar 17 16:44:32 2022 -0400
      
          Starting on layout updates
      
      commit 902a7c4375cbf2824b40940b839457a8fdf2a0b7
      Merge: a1c02a3 8d8d3af
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Mar 17 14:14:07 2022 -0400
      
          Synchronized with Pompolic's - 8d8d3af02574147786fbcf51f364ca8b6c148067
      
      commit 8d8d3af02574147786fbcf51f364ca8b6c148067
      Merge: bc7e7b2 4cae81e7
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Mar 17 13:51:23 2022 -0400
      
          Merge branch 'master' of https://gitlab.special-circumstanc.es/pesco/pdf
    • pompolic's avatar
      Update README · 88998428
      pompolic authored
  4. Mar 24, 2022
  5. Mar 23, 2022
  6. Mar 22, 2022
  7. Mar 21, 2022
  8. Mar 14, 2022
    • pompolic's avatar
      Cherry-pick a1c02a · 4cae81e7
      pompolic authored
      Original message:
      commit a1c02a31ec771ab6992b170a1e044de91ba112e6
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Fri Mar 11 13:29:16 2022 -0500
      
          Added a guard to first check for a null token when checking for a null object. Currently used in xref processing.
    • pompolic's avatar
      Cherry-pick f2e844 · b2bacc71
      pompolic authored
      Original message:
      commit f2e844e917c30e02cce387e3ebae68f97e96a8af
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Fri Mar 11 12:56:13 2022 -0500
      
          Added a guard and cause the program to exit gracefully if the required Size field is missing or malformed.
      b2bacc71
    • pompolic's avatar
      Error messages should go to stderr · d899cb6d
      pompolic authored
      Stdout is meant to produce a JSON output, inserting error messages would break it
      d899cb6d
    • pompolic's avatar
      Cherry-pick 99e9ff · 503b86fd
      pompolic authored
      commit 99e9ffed99a335e6e69cab61fbd05fee77968e42
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Fri Mar 11 08:52:01 2022 -0500
      
          Added a guard to handle return of null -- root cause: Subtype keyword is corrupt causing the subtype field lookup in the dictionary to return NULL - file:fffe3ecc57e62b7a11019557b0328db
      80537bf45d46457401512b7c3bf756654
      503b86fd
    • pompolic's avatar
      Cherry-pick bc7e7b · ad9d1219
      pompolic authored
      Original message:
      commit bc7e7b248afa51a5b0b357822b63bdadffd2f489
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Mar 10 19:23:21 2022 -0500
      
          Add a guard to avoid processing a failed parse in parse_objstm_obj ... file:ff64f1c1f7591c39c737f8c6b51ef28d7f87a6cd8651fd6b8580c4598a1db3fc
      ad9d1219
    • pompolic's avatar
      Cherry-pick a2323e · bf07fcd1
      pompolic authored
      Original message:
      
      commit a2323ee1735152e90c77b118b6717955e48b6238
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Mar 10 15:05:45 2022 -0500
      
          Added a guard in parse_xobject to avoid processing a failed resource dictionary parse --file::fff8aaf04910cc003a535b8d01d2d6cfcd54b5a8a5d4164f6c1304b1b3b22a91
      bf07fcd1
    • pompolic's avatar
      Cherry-pick 68c11b · 37da9e1c
      pompolic authored
      commit 68c11b76b2d3b1ffb4f5f8189307932cd9aab91d
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Mar 10 12:02:13 2022 -0500
      
          Fix for Double Quote text handling - file:fbb15eda69324076c...
      37da9e1c
  9. Mar 10, 2022
  10. Feb 21, 2022
  11. Feb 18, 2022
  12. Feb 10, 2022
    • pompolic's avatar
      Merge fix for double-free · 517b81ad
      pompolic authored
      Original commit messages:
      commit 8a1b05c3a8b6a46dee59e4fd48a0eea2c09a91a4
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Fri Feb 4 16:19:35 2022 -0500
      
          Removed check for null trailer - files using xref content streams may not have a the keyword trailer
      
      commit 98378f2603fd1b4b93ca06d06b079ed81f284e0c
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Fri Feb 4 10:25:15 2022 -0500
      
          Added commentary for a semantically more meaningful error message when the xref offset specified is outside bounds
      
      commit 7cc9be2beea026219f6c2b851eaac0d5bf8d8cba
      Author: sumit.ray@baesystems.com <sumit.ray@baesystems.com>
      Date:   Thu Feb 3 18:14:55 2022 -0500
      
          Fix for double-free - added guard for invalid trailer section
      517b81ad
  13. Jan 21, 2022
  14. Jan 12, 2022
  15. Jan 11, 2022
  16. Dec 23, 2021
Loading