Now. Why am I wrong for Libre

    • Trainguyrom@reddthat.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      Banking is very PDF heavy, and many of these PDFs have a ton of logic baked into them. Some of the loan documents do literally all of the math for you so the loan officer just inputs the amount, term and APR and the PDF outputs a fully-filled loan document. Its pretty magical to see until you peek under the hood at the code and oh-my-god-what-the-hell-how-did-this-ever-work-in-the-first-place-this-must-be-purgatory

      • lime!@feddit.nu
        link
        fedilink
        arrow-up
        2
        ·
        4 days ago

        yeah fun fact that’s usually an embedded javascript runtime

        yet another reason for it to die in a fire

    • ɯᴉuoʇuɐ@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 days ago

      I frequently download book and journal article PDFs, scan books myself, and upload them online. And ofc read them.

      Editing the PDFs in my case includes e.g. adding the outline/bookmarks that allow for easier navigation, adding OCR, cropping, splitting and rearranging the pages when the scanned images aren’t ideal, removing watermarks…

      • lime!@feddit.nu
        link
        fedilink
        arrow-up
        2
        ·
        5 days ago

        that sounds like actual typesetting work! i’m very surprised that you don’t get access to the source. usually when uploading to a journal they want the latex source.

        • ɯᴉuoʇuɐ@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          2
          ·
          5 days ago

          I’m not uploading to a journal. I upload stuff e.g. to Internet Archive. When I download stuff from various databases (journals, academic repositories, Google Books), it ranges from recent publications to stuff from several centuries ago, in which case a scan is all you can get.

          • lime!@feddit.nu
            link
            fedilink
            arrow-up
            2
            ·
            5 days ago

            so in that case i’m guessing it’s mostly just pdfs as containers for a series of images. that’s frustrating. there should really be a better format for that kind of thing. cbz is the simplest i can think of but that doesn’t really allow the same amount of metadata.