Earlier quoted context omitted.
That’s news to me and Bluebeam’s PDF search feature! It turns out you can make PDFs (This usually happens with architectural drawings) that are comprised purely of images that are not searchable, and therefore you are wrong. I silently thank every architect that provides searchable PDFs, it makes my job way easier
GP is right. The code that makes up a PDF is text-based. Those images can be encoded in the PDF file using the ASCIIHexDecode filter, i.e. as editable ASCII text code.
Embedded PDF viewer in Firefox 81 supports filling forms
271–280 of 384 posts
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#272Earlier quoted context omitted.
"Find the earliest valid pdf in consecutive digits of pi"
Please don't give them any ideas.. the whiteboard interview coding tests are hard enough as it is
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#273Earlier quoted context omitted.
"Find the earliest valid pdf in consecutive digits of pi"
Please don't give them any ideas.. the whiteboard interview coding tests are hard enough as it is
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#274I looked into coding PDFs once. Then I closed my MacBook (Pro) and went for a long walk into the ocean. I think I almost got to America, but then I turned and swam back again. Turnd out I had just fallen asleep and had a nightmare. I was actually just working with regular text files, and everything was fine.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#275Earlier quoted context omitted.
I never dug deeper into it, so I am not aware of why it does that or if it's a specific version or whatnot, but take a PDF from which you can extract the text (with pdftotext/pdfbox for example). Open it in the document viewer and "print" it to PDF. If you extract the text again it is not readable anymore. This wouldn't be an issue if it was a conscious choice, but when I parsed a lot of born-digital PDFs we ended up…
Could it be “compacting” the fonts? So if U+0000 to U+0007F aren’t used at all, remove those glyphs and set U+0000’s glyph to be what was U+0080? Yes, I know NULL doesn’t have a glyph, but I hope that gets the idea across.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#276Earlier quoted context omitted.
Yes, this is a nice feature added to a basically-reasonable implementation of a PDF viewer. I think the objection is that that PDF viewer should be an actual independent application, not baked into a browser that already is too many things to too many people. It's like Chrome including a basic antivirus function ( https://support.google.com/chrome/answer/2765944?co=GENIE.Pl... ) - yes it's useful, yes I trust it more…
No, it's like Chrome including a PDF viewer.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#277I looked into coding PDFs once. Then I closed my MacBook (Pro) and went for a long walk into the ocean. I think I almost got to America, but then I turned and swam back again. Turnd out I had just fallen asleep and had a nightmare. I was actually just working with regular text files, and everything was fine.
What's your favorite PDF feature that causes a brain meltdown? I've read a few comments on HN how PDF is, well, not developer-friendly. If people are interested in providing some more examples here, I'd be curious to know!
EDIT: oh yeah, I'm pretty sure it contains Mail, just like Zawinski said
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#278Earlier quoted context omitted.
Yes, this is a nice feature added to a basically-reasonable implementation of a PDF viewer. I think the objection is that that PDF viewer should be an actual independent application, not baked into a browser that already is too many things to too many people. It's like Chrome including a basic antivirus function ( https://support.google.com/chrome/answer/2765944?co=GENIE.Pl... ) - yes it's useful, yes I trust it more…
I really don't see why it should be an independent application. I mean it's not like we expect a PNG viewer or HTML5 video viewer to be a separate application in a browser. Being able to view (and in this case fill/interact with) PDFs is pretty much a basic necessity on the web. Beyond the core HN crowd, almost nobody cares to have a 3rd party application that they have to install to view PDFs in their browser. Havin…
PDFs are generally an actual document, separate from the site they're on. If images and videos weren't a part of the web pages being viewed, I would be quite skeptical of including them in the browser. I mean, there are JS viewers for STL files (https://www.viewstl.com/) - should browsers include a 2D modeling environment?
> Beyond the core HN crowd, almost nobody cares to have a 3rd party application that they have to install to view PDFs in their browser.
See, I have the exact opposite experience; I've had less-technical family complain to me they were annoyed at Firefox because it stopped just opening PDFs in Adobe and forced them into a crippled slow viewer inside itself. Unfortunately, I can't tell which of us is in a bubble.
> Having a lightweight and secure PDF viewer that is also not made by some 3rd party company that could be collecting any amount of data on you is a good thing in general.
That many PDF viewers are awful is an argument for making a better PDF viewer, but not for baking it into a browser.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#279Will it support only the standardised kind of forms, or also the proprietary Adobe-only kind of forms? (Yes, there's two, and the latter are what Swedish administrative agencies use, so I'm forced to choose the “non-fillable PDF” option lest I get a file intentionally made unreadable to non-Adobe software.)
http://blog.pdfshareforms.com/pdf-2-0-release-bid-farewell-x...
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#280A note for Linux and macOS users, from someone who switched to windows one year ago: it’s maybe surprising but it is a VERY REAL pain in the Windows world to find a pdf reader that also allows you to edit forms, that doesn’t also come with malware or adware, and has even just a modest UX! So for sure you already have access to Evince and Preview.app, they already do everything you want, but Windows users don’t really…
eh? acroread is very easily found.