Earlier quoted context omitted.
That would be nice if websites support that. But in my experienced all PDF forms I fill in have to be printed and then signed and posted...
I haven't printed a PDF to sign in years. Why don't you just affix a digital image of your signature to the file? Save it and email it back to whomever.
Embedded PDF viewer in Firefox 81 supports filling forms
181–190 of 384 posts
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#182Earlier quoted context omitted.
Does your operating system not support this natively from the print dialog?
On Windows at least, using the built-in PDF printer with Firefox results in text in the PDF file being converted to paths (not text). Huge file and you can't copy/paste. I've tried 3rd party PDF printers (PDFForge) and the result is the same, so I think it might a FF bug (or feature)? Chrome's save-as PDF produces actual text. It's the main reason I still have chrome installed.
Something on your system might be interfering with the printing process.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#183Earlier quoted context omitted.
> We don't know if pi is a normal number. Sure we do. There are plenty of proofs out there that pi is an irrational number.
Irrational does not imply normal. For example, 1.01001000100001... is irrational but it's certainly not normal.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#184Earlier quoted context omitted.
On the other hand, this allows for some incredible polyglot files, like some of the tricks with PoC||GtfO issues where the file is a readable PDF but also a game cartridge and also a zip file with the proof-of-concept code in the issue. And the front cover has the MD5 hash of the whole file printed on it... but that's another trick entirely!
Yeah, next time I need a CV it'll be a single-file Ruby web server and PDF that's also an archive of its own sources.
Probably won't send it to any recruiters, but it will be a funny anecdote for interviews.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#185Earlier quoted context omitted.
"Find the earliest valid pdf in consecutive digits of pi"
I mean, the answer is trivially zero, there exists a PDF-like structure somewhere in Pi, and the offset of that doesn't have to be zero, it can start or end anywhere. So the range [0, N] is a valid PDF.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#186Re: Embedded PDF viewer in Firefox 81 supports filling forms
#187Re: Embedded PDF viewer in Firefox 81 supports filling forms
#188Earlier quoted context omitted.
My favourite PDF fact is that it doesn't have to start at the beginning or end at the end of a file. Any sea of bytes that contains a PDF file is an acceptable PDF file...
My favorite pdf fact is that the security flags for things like copy protection and passwords are on the viewer to implement so you can just turn them off and all the security is gone
[1] https://www.pdflib.com/pdf-knowledge-base/pdf-password-secur...
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#189I 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.
Ended up just making the app generate HTML before calling wkhtmltopdf.
The PDF spec is insane! But like all things what you get out of Word/OpenOffice is 100x more complex than if you wrote it yourself, which is indeed doable.
Re: Embedded PDF viewer in Firefox 81 supports filling forms
#190PDF support in Firefox is one of the most important additions in recent years. My gripe with Mozilla was they're pursing all these side projects when they really should be targeting feature parity with Chrome. That's the only way people will ever switch.
A bit off topic from the post at hand, but my gripe was the opposite. The relentless pursuit of parity made them indistinguishable giving users no reason to switch (and taking dev time away from distinguishing features). Granted the pursuit of users instead of principles is its own folly that's hard to overcome when money is needed.