Slashdot Mirror


PDF Is Now ISO 32000

It is official. As PDF Architect Jim King blogged today, Adobe has received word that the ballot for approval of PDF 1.7 to become the ISO 32000 Standard (DIS) has passed by a vote of 13 positive to 1 negative. A two-thirds majority is required to pass so it was a large margin of victory (93%). The vote breaks down as follows: Countries voting positive with no comments (9): Australia, Bulgaria, China, Japan, Poland, South Africa, Spain, Sweden, Ukraine. Countries voting positive with comments (4): UK (13 comments), USA (125), Germany (11), Switzerland (19). Countries voting negative with comments (1): France (37 comments). Countries abstaining (1): Russia.

91 of 410 comments (clear)

  1. ISO? by tepples · · Score: 5, Funny

    So where can I download an ISO of PDF tools?

    1. Re:ISO? by AKAImBatman · · Score: 5, Informative

      While I realize this is supposed to be an amusing turn of phrase, there are actually quite a few tools out there. A few that I like are:

      PDFBox - OSS Library for modifying PDFs on the fly.
      FOP - Use XSL-FO to design printable page layouts in XML, then use FOP to transform them to PDF documents.
      Foxit Tools - Alternative to the overpriced Adobe products.
      OpenOffice - The built-in support for PDFs is absolutely wonderful. I rarely give out DOC files anymore.
      FPDF - PHP PDF generation tools.
      iText - A great library for your own custom PDF generation.

      Those are just a few. The PDF format itself is actually not too bad. (When Adobe isn't breaking it with needless revisions, that is.) It's biggest strength is that the psuedo-text nature of the format allows one to diagnose the internals of a file pretty easily. Its greatest weakness is that things like text fields are needlessly convoluted. At the end of the day, though, it's a pretty good format.

    2. Re:ISO? by Zaiff+Urgulbunger · · Score: 2, Interesting

      Do any of the products you listed allow generation of PDFs with thumbnails? Specifically, I recently had a problem where a client requested a PDF on their website which would open with thumbnails down the left. I did Google for the answer but it _seemed_ only Adobe software would do this?

    3. Re:ISO? by ortholattice · · Score: 3, Informative

      And last but hopefully not least, pdflatex and pdftex. You simply use "pdflatex" in place of the "latex" command to generate pdf output instead of dvi output, with much better quality than latex -> dvips -> ps2pdf (which unfortunately people who don't know better still use).

    4. Re:ISO? by eggnoglatte · · Score: 2, Insightful

      Latex and pdflatex can create thumbnails with the hyperref package, but I don't know if there free tools for creating them from any old document format.

    5. Re:ISO? by benow · · Score: 3, Interesting

      You could do a pdf to jpg for each page, then a resize to thumbnail. You'd want to cache the thumbnails, but if your pdfs aren't changing much, there's not too much overhead.

    6. Re:ISO? by AKAImBatman · · Score: 3, Insightful

      Yes and no. Thumbnails are not too difficult to support, and can be managed by libraries like PDFBox and iText. The problem is that thumbnails are actually small drawings embedded in the PDF file. Unless you have a PDF renderer handy, they can often be a bit hard to create. Your best bet is to narrow down your choices to your language/platform of choice (e.g. Java, .NET, PHP, whatever), find one of the options that allows you to insert thumbnails, then render the thumbnail in the source program before inserting it into the PDF file. If your program is already graphical, then you shouldn't have too much trouble. If you are creating the PDF more dynamically, then you'll need to get creative. :)

    7. Re:ISO? by eggnoglatte · · Score: 3, Informative

      I like pdflatex for when I am still writing on a document. For the final version, though, I find that ps2pdf gives me better control over image resizing, compression, and, most importantly, font embedding.

    8. Re:ISO? by Yahma · · Score: 3, Informative
      Don't forget:
      PDFLib - The standard (and powerful) PDF Library for PHP5
      PDFLib Lite - The OpenSource version of the above
      FPDI - Imports existing PDF documents into FPDF

      PDFLib Lite is a great tool for dynamically creating PDF documents on the FLY with PHP. Or, FPDF & FPDI if you don't mind a slight performance hit.

    9. Re:ISO? by Bert64 · · Score: 2, Insightful

      It's not the pdf generator that makes the thumbnails, its your reader...
      That said, your reader will only display the thumbnails by default if there isn't a proper index. The index is better, because you get a textual list of the contents of your pdf file and can go straight to the chapter/section you want, but even if you have the index you can display thumbnails instead. I hate pdfs that dont have indexes.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    10. Re:ISO? by s20451 · · Score: 2, Informative

      That is a bug/feature of LaTeX. However, you can use epstopdf to convert your eps files to pdf, prior to using pdflatex.

      --
      Toronto-area transit rider? Rate your ride.
    11. Re:ISO? by Dana+P'Simer · · Score: 4, Interesting

      On Mac OS every print dialog has an option to print to PDF instead of the printer. Very Handy!

    12. Re:ISO? by XSforMe · · Score: 2, Interesting

      Hard to believe no one has mentioned PDFCreator. An excellent option for end users, it will interface with any windows program which supports printing. Open source, lightweight and very handy.

      http://sourceforge.net/projects/pdfcreator/

      --
      My other OS is the MCP!
  2. France... by nebaz · · Score: 5, Funny

    We should rename the application "Freedom Bat Reader", to protest their no vote.

    --
    Rhymes that keep their secrets will unfold behind the clouds.There upon the rainbow is the answer to a neverending story
    1. Re:France... by 644bd346996 · · Score: 5, Insightful

      RTFA. It's almost a subtle jab at how different the PDF standardization process has been from the OOXML standardization attempt. The PDF process has been straightforward, with no "trickery," and the proponents were actually working to improve the standard and resolve technical problems.

    2. Re:France... by GreatDrok · · Score: 4, Insightful

      "OK so why is this good but the Microsoft format is bad?
      Fact is that some proprietary formats become defacto standards. If the proprietary owners are willing to make them more open then they should be recognized as official standards."

      Because PDF works and can be implemented?

      There are many implementations of PDF including commercial and open source ones. They can interoperate with high fidelity. OOXML isn't even implemented according to the specs in MS Office 2007 and there are no other reliable implementations.

      --
      "I have the attention span of a strobe lit goldfish, please get to the point quickly!"
    3. Re:France... by Ajehals · · Score: 3, Informative

      Presumably the standard submitted was sufficient that any person wishing to do so could use it to create a standards compliant PDF viewer/writer without hitting any major technical or partially documented issues or ambiguous 'IP' concerns. The OOXML standard didn't fail because its a Microsoft format, or because it's proprietary, it failed because (reportedly) the standard document contained ambiguous elements and was insufficient in itself for a third party to fully implement the standard in their own applications.

      Of course the various other shenanigans (such as alleged bribery attempts and quasi ballet stuffing) that plagued the OOXML submission probably haven't helped either.

    4. Re:France... by iminplaya · · Score: 2, Funny

      Would you like Adobe Fries with that? Made from real Adobe

      --
      What?
    5. Re:France... by Anonymous Coward · · Score: 5, Insightful

      OK so why is this good but the Microsoft format is bad?
      Go look at the specs for OOXML. They're an embarrassment to the computer science community. You'd think there was no such thing as formal requirements. PDF is very well defined, which makes it possible for third parties to use it.
      I might also add that the entire point behind the ambiguity in OOXML is to lock users into Microsoft Office. I can use any PDF viewer, because it is a well defined standard, but if the only viewer that displayed PDF's 100% correctly was Adobe's, I'd have to use them. Same idea with OOXML. If 90% of the world uses Microsoft's interpretation of the standard, and I try to use something else, everyone else is going to have trouble with my documents. I'll have to use Microsoft Office, or have people be annoyed with my poorly formed documents.

      I'm not anti-Microsoft, I'm just disgusted with this issue.
    6. Re:France... by m2943 · · Score: 2, Informative

      OK so why is this good but the Microsoft format is bad?

      Because this format is technically pretty good, while Microsoft's format is technically bad.

      Fact is that some proprietary formats become defacto standards

      Microsoft's format wasn't rejected because it was from Microsoft, it was rejected because it was bad and needed work. If (and only if) Microsoft is willing to put in the work and make changes to the format, then OOXML can become an ISO standard as well.

    7. Re:France... by mysticgoat · · Score: 5, Insightful

      OK so why is this good but the Microsoft format is bad?

      Let me count the ways that PDF succeeds:

      1. Over two dozen pdf readers and editors available
      2. Full support on numerous different platforms
      3. Full support from multiple vendors
      4. Complete documentation
      5. Reasonably concise documentation
      6. Clear documentation
      7. Free of proprietary constraints
      8. And probably a number of other reasons, but this short list should suffice.

      If OOXML met these criteria, it would stand a fair chance of becoming an accepted standard, too. But Microsoft does not seem to think that meeting these criteria are in its best interests, presumably because that would mean that people could use OOXML without buying licenses to Microsoft products. Microsoft isn't thinking clearly at this time; it is confusing some of the fantasy aspects of its "vision" with the evolving realities of the market it is trying to sell product to.

    8. Re:France... by hpavc · · Score: 2, Informative

      Their 'open format' is just a wedge to allow them to not be sued for various issues or locked out of markets.

      They can say hey we can do that too, but not promote the product other than an alternative, an alternative they have no expectation that the client base would be able to actually commit to.

      --
      members are seeing something, your seeing an ad
    9. Re:France... by daem0n1x · · Score: 3, Insightful

      We already have an ISO standard for office documents. It's called ODF. Sorry, Microsoft you showed up too late for this fight, like you did a few times in the past. We don't need another office document standard, please start supporting ODF or else just fuck off.

    10. Re:France... by rucs_hack · · Score: 2, Informative

      I beleive they have no problem in people implementing readers and writers usually. Microsoft were wanting to make it part of their saleable product without paying royalties. Microsot aren't your usual player.

      The big issue was, I think, that if they had PDF in MSOffice, they could artificially deprectate it by having a 'This format may not save all the features of this document, use ours instead'. That was the groklaw suspicion I recall. Everyone else says 'use this, use ours, whatever you want', which does not harm Adobe.

    11. Re:France... by 3247 · · Score: 3, Insightful

      PDF can be implemented right up until Adobe threatens to sue you if you implement it. Although they're perfectly fine with you offering it as a free download instead.
      That was antitrust law.

      If Microsoft bundles software with its products and/or integrates new features, other companies like Adobe, Netscape or Realmedia often fear that they will sell fewer of their products. Unfortunately, this means that Microsoft products often can't have features other operating systems or office packages have (PDF export, a decent web browser, ...).

      Claus
      --
      Claus
  3. Comments? by Khaed · · Score: 2, Interesting

    I don't suppose there's a link anywhere to read the comments, especially those of the lone dissenting country? I'm curious as to their reasoning.

    1. Re:Comments? by Anonymous Coward · · Score: 5, Funny

      They probably complained that the 'F' was at the end of the acronym instead of at the front.

    2. Re:Comments? by harrkev · · Score: 5, Funny
      Ok. Here is an excerpt from the French reasoning:

      How you English say, I one more time-a unclog my nose in your direction, sons of a window-dresser! So, you think you could out-clever us French folk with your silly acrobat-creating about programming behavior! I wave my private parts at your aunties, you heaving lot of second-hand electric donkey bottom biters.
      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    3. Re:Comments? by l810c · · Score: 4, Funny
      Comments

      Hello, nice site :)

      Posted by: Brin | December 4, 2007 01:26 PM

      I think Brin left a really nice comment. How he/she made it from MySpace to an article about ISO 32000 Standards is a bit confusing.

  4. In case we forget. by Protonk · · Score: 5, Insightful

    Another standard from our friends the ISO. I'm glad the .pdf is now a documented standard, but this doesn't really mean TOO much in the document world. It might convince a few pointy-haired bosses that .pdf is MUCH better than develpoing some internal document handling protocol due to the imposing and convincing sound the standard makes when spoken, but I know that most of the ISO standardization process is in name only.

    Let's not get started about process and quality management and the yellow sticky of approval that is ISO-9000.

    1. Re:In case we forget. by gotonull · · Score: 3, Funny

      What, 9000?

    2. Re:In case we forget. by SillySilly · · Score: 2, Informative

      this doesn't really mean TOO much in the document world Oh, but it does. The use of internationally-recognized standard document formats is slowly being mandated by governments world-wide. This also drove Microsoft to send OOXML to ISO. Adobe has been losing some sales to (for example) vendors of ISO-15444-6 (JPEG2000 compound image file format).
  5. Go Figure on France by Khyber · · Score: 2, Informative

    But then again, I know many French people, and they're opposed to proprietary software becoming an ISO standard, especially with patent and copyright as it stands now here in the US.

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    1. Re:Go Figure on France by 4D6963 · · Score: 4, Funny

      I have no illusions however, they hate my fucking US guts

      What the hell is wrong with you people? (Disclaimer : I'm French and I live in France). Why do Americans seem to love so much the idea that the rest of the world (and particularly the French and Arabs) hates them viscerally? The video you linked to was made by a bunch of liberal hippies who, just like all liberal hippies from San Francisco to Prague, like to bash George Bush, the military industrial complex and large corporations.

      That doesn't mean we hate you, none of us hates you or America in here, you stupid fat pig!

      Oh crap, did I say it out loud? I was supposed to "keep it under covers", like the sneaky Frenchman that I am..

      --
      You just got troll'd!
    2. Re:Go Figure on France by 4D6963 · · Score: 4, Interesting

      But then again, I know many French people, and they're opposed to proprietary software becoming an ISO standard, especially with patent and copyright as it stands now here in the US.

      Dude, I'm French, I live in France, and not only do I not have an opinion on whether or not proprietary software becoming an ISO standard is bad, but I don't know anyone here or matter of fact anywhere who would have an opinion on this or even hear about such a process.

      Where on Earth do you find your Frenchmen? And why on Earth do you all act like we're all behind this vote? We've got riots and strikes going on, but wait, PDF is about to become an ISO standard! Let's all stop burning cars to prevent this from happening! Merde, too late! What will become of us!?!

      --
      You just got troll'd!
    3. Re:Go Figure on France by 4D6963 · · Score: 2, Interesting

      If that was the case, that is France and Europeans in general really loved the USA they would have supported us with the various wars against the ARABS.

      You know what's wrong with you? Your problem is that you seem to think that "arab" is an acronym. It's not.

      Both of your respective communities seem to be into complete denial about what the rest of the world is like, what personal responsibility is, what it is to respect people from different culture than yours and frankly have a huge disregard for life.

      Hey, no fair! That's OUR arguments against Americans, you can't use them against us! Make up your own!

      --
      You just got troll'd!
    4. Re:Go Figure on France by esme · · Score: 4, Informative
      My own personal opinion is that many of us Americans got so whipped up about France obstructing the march to war in 2002/3 (you can still find Freedom Fries on menus in some places here). And then, to add insult to the injury of the badly botched occupation, it turns out that France was right, and its obstruction was actually very wise.

      So now Americans need to save face. And bashing France at every turn is a way for us to do that. And making it seem like the French hate us is even better, because it justifies our behavior.

      The reality on the ground is very different of course. I remember going to Normandie around D-Day 2004, and seeing all the American flags flying. I imagine they were mostly new additions because of the anniversary and Bush's visit, but still it would be hard to imagine an American city being decked out with French flags to celebrate an occasion here. A major street in Caen is still named "Avenue du Six Juin". It was instructive to see the American bluster about France forgetting what we'd done for her, compared to the quiet steadfastness on display there.

      -Esme

  6. Adobe by clarkkent09 · · Score: 3, Insightful

    Great, now just make a reader that doesn't slow my system down to a crawl while opening a 100K document.

    --
    Negative moral value of force outweighs the positive value of good intentions.
    1. Re:Adobe by SwedishPenguin · · Score: 2, Informative

      Already done. Evince and KPDF are both great pdf readers. Okular seems pretty nice too.

    2. Re:Adobe by PenGun · · Score: 5, Informative

      Xpdf opens a 114M file in under 2 secs and a 25M one is pretty well instantaneous. Some kind of windose problem no doubt.

    3. Re:Adobe by forkazoo · · Score: 5, Informative

      Great, now just make a reader that doesn't slow my system down to a crawl while opening a 100K document.


      The whole point of standardization is that it doesn't matter what Adobe does. Anybody can impliment the standard without too much trouble. Though, in practice, it was a DeFacto standard anyway, and there is already a ton of software that supports PDF. I haven't used Adobe's PDF reader in years.

      xpdf, kpdf, Preview.app, Foxit Reader, etc. all work and between them probably support damn near any platform you would want to use. I use Foxit on my Windows machines, and I find it to be very convenient software which is fast, light, and mostly stays out of my way.
    4. Re:Adobe by RealGrouchy · · Score: 2, Insightful

      The whole point of standardization is that it shouldn't matter what Adobe does. Fixed.

      The same can be said of Internet Explorer/Microsoft with regard to the html standard.

      - RG>
      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
    5. Re:Adobe by Rob+Simpson · · Score: 2, Informative

      Just a random idea here ... but have you considered that the time to open a document might depend a lot on the speed of the machine?

      Sure, and with a 5Ghz Core2Octo processor and a RAID array of 10000RPM drives, you might be able to open that 114M file in 2 seconds with Adobe Reader. Personally, I'd rather use Xpdf (Foxit or SumatraPDF if using Windows) than spend $10000 upgrading my machine.

  7. That is pretty sensitive.... by Tibor+the+Hun · · Score: 5, Funny

    I dunno much, but ISO 32000 ought to be able to record photos in the very darkest of dark places.
    It's too bad they'll be saved as PDFs, I prefer to shoot RAW.

    --
    If you don't know what AltaVista is (was), get off my lawn.
    1. Re:That is pretty sensitive.... by hamisht · · Score: 5, Funny

      You mean we could finally get a picture of a grue?

    2. Re:That is pretty sensitive.... by 7Prime · · Score: 4, Informative

      Actually, he's making a joke about high-speed film (ISO in photography refers to the light-sensitivity of film, as standardized by the ISO council). Film with a high ISO rating is very "fast" which means that it can shoot in very dimly lit situations. 32000 ISO, however, is fucking insane. You could pick up big-bang background noise with that shit!

      --
      Multiplayer Gaming (defined): Sitting around, discussing single-player games with my friends, at the bar.
    3. Re:That is pretty sensitive.... by RedBear · · Score: 5, Informative

      Film with a high ISO rating is very "fast" which means that it can shoot in very dimly lit situations. 32000 ISO, however, is fucking insane. You could pick up big-bang background noise with that shit!

      It's not insane, it's just one "f-stop" more sensitive to light than ISO 16000, which is one f-stop more sensitive than ISO 8000. We've already had ISO 6400 film for decades, and right now on the market there are a couple of cameras (like the latest flagship digital SLR from Nikon) with ISO 26500. Yes, that's twenty-six thousand, five hundred. Don't ask me how or why they did it, but they did. Nothing particularly crazy about it, in fact it's a great thing for those who need to use high shutter speeds in low light and/or can't afford ultra-expensive large aperture lenses.

      Within ten years we no doubt will be seeing some digital cameras with ISO 32000 or higher sensitivities. Now if they'd just do something about the extremely limited dynamic range...

    4. Re:That is pretty sensitive.... by Phat_Tony · · Score: 2, Insightful

      Kodak recommends shooting Tmax 3200 up to ISO 25,000 and pushing it accordingly in development.

      --
      Can anyone tell me how to set my sig on Slashdot?
  8. Re:PDF is nice, but Acrobat ain't by calebt3 · · Score: 3, Informative

    I like Foxit on Windows machines. Incredibly small and lightweight and works in your browser.

  9. Re:Great by mike260 · · Score: 2, Informative

    [...] until the full version of Adobe is available for free, or even less expensive, to the masses, it seems to be not quite right. The whole point of an open standard is that you're not locked into buying Acrobat (which I assume is what you meant by 'Adobe'). There are a bajillion and one PDF creators out there, many of them free. OS X can print to PDFs out-of-the-box.

    Puppy on lap = typos...not illiteracy. The puppy typed 'Adobe' at the moment you were trying to type 'Acrobat'?

  10. Re:PDF is nice, but Acrobat ain't by 0100010001010011 · · Score: 4, Informative

    Apple relies on Quartz and other built CoreImages to do their PDF rendering. So it works very well under OSX. They'd have to port everything to Windows first. Then you'd end up with a 90 MB "Preview.exe".

    See also iTunes and Quicktime in Windows.

  11. Re:PDF is nice, but Acrobat ain't by FredThompson · · Score: 2, Funny

    "totally" is like, so bitchin' dude. I mean, like, peeps should go tubular and stop being so bogus 90s. Righteous call, bro. Gnarly. I mean, those cats are like...whatEVER!

  12. Abstaining WITH Comments by CranberryKing · · Score: 5, Funny

    Russia:

    "After long internal deliberation, we have arrived at an official position. We don't give a shit."

  13. Re:Great by 99BottlesOfBeerInMyF · · Score: 4, Interesting

    o, now the "not" so "portable document format" gains further acceptance.

    Umm, what isn't portable about PDFs?

    I'll grant that it has it's uses but until the full version of Adobe is available for free, or even less expensive, to the masses, it seems to be not quite right.

    First, I assume you're talking about Adobe Acrobat, since Adobe is a company, not a product. The whole point of standards is that they do not rely upon any given implementation and anyone and everyone can make their own. Don't like Adobe's free product, get someone else's. I have both free and payware PDF tools from both Adobe and other companies. Do you want better free PDF tools, go ahead and code them, the standard is right there and the licensing to the patents is free. Heck there's even good set of GPL PDF libraries and code from the XPDF project.

    I'd also certainly rather have a format that is a lot less file size intensive.

    You can make pretty small PDFs, depending upon what you put in them. Or, if you want smaller file sizes and are willing to sacrifice features, use postscript, it's been a standard for a long time.

    To all mail users...no, you can't keep all of those emails with pdf's in your inbox without going over your quota.

    Mail quotas are so mid 90s. Disk space is cheap and so long as you're not using Exchange (which insists on keeping sometimes hundreds of versions of the same file around, since it is too stupid to just keep one copy for everyone) it is not like attachments are much of an issue anymore.

  14. PDF Tainted by Shitty Adobe Reader by ComputerPhreak · · Score: 5, Insightful

    It's sad that PDF, which seems like a pretty good format to me, has earned such a poor reputation. It has nothing to do with the format, rather, it has everything to do with the shitty software Adobe has put out to read PDFs. Sure, recent versions of Reader have improved loading time, and there are alternative packages available for reading, but the precedent was set around the time Reader 6 or 7 came out, as PDF usage was exploding. I grimmace everytime I see a link to a PDF on my Windows machine or on a Solaris workstation. Both have Reader installed, and it is a truly shitty piece of software: the load time is far too long (even with the latest improvements), it has embedded ads, the interface doesn't match the platform's Look & Feel well... the list goes on. Adobe could do a lot to spur the popularity of PDF by releasing a really high quality reader... but the damage may have already been too great.

    1. Re:PDF Tainted by Shitty Adobe Reader by Arcturax · · Score: 4, Informative

      Then get Foxit instead.

      --

      --Won't that be grand? Computers and the programs will start thinking and the people will stop. - Dr. Walter Gibbs
    2. Re:PDF Tainted by Shitty Adobe Reader by Anonymous Coward · · Score: 4, Funny

      I'm still confused how they manage to make a viewer/reader that lags every single generation, on any hardware. What are they testing it on? Supercomputers?

    3. Re:PDF Tainted by Shitty Adobe Reader by Bert64 · · Score: 2, Informative

      Yes, OSX has decent tools by default both for reading and creating PDFs, it's a genuinely useful format by default.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:PDF Tainted by Shitty Adobe Reader by blind+biker · · Score: 2, Informative

      It's interesting, astonishing and emblematic to me, that one application (Foxit Reader) would offer the same features as another (Adobe Acrobat Reader 8.x) but the package size is 10x smaller, it is a much faste application and it DOESN'T CRASH!

      Acrobat Reader 8.x is a piece of crap.

      --
      "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
    5. Re:PDF Tainted by Shitty Adobe Reader by lahvak · · Score: 3, Informative

      They do not offer the same features, its just that most people don't particularly care about the features that are in Adobe Reader and not in Foxit Reader.

      --
      AccountKiller
  15. Bad Number by shemnon · · Score: 3, Funny

    Number could have been better. Should have been ISO 32768. And the OSS implementations could have been called 32Kib. So close, yet so far.

    --
    --Shemnon
  16. Re:PDF is nice, but Acrobat ain't by f1055man · · Score: 5, Funny

    NOOOOO!!! please not another upgrade. It nags me three weeks before an upgrade. NO, I DONT WANT TO FUCKING UPGRADE!!! And three weeks after an upgrade. I ALREADY FUCKING UPGRADED IT!!! Then it resets all my file extension defaults and starts opening everything in Acrobat Reader 8 even though I've told it a million times to open with Acrobat Pro 5. Fucking piece of shit must die.

    Note to Acrobat developers, if anyone asks what you do, lie. It could be me. I will fucking kill you and then skull fuck you. I will kill your fucking family and skull fuck them. I will kill your fucking pets and skull fuck them. I will burn your fucking house down and find a way to skull fuck that too. And no jury will convict, they'll wish they had gotten to you first.

    Sorry. The first hundred pages of my shit list are devoted solely to Acrobat. Deep breaths, deep breaths

  17. Re:PDF is nice, but Acrobat ain't by VirusEqualsVeryYes · · Score: 3, Insightful

    It's not Apple's fault if Microsoft can't display fonts correctly.

    *gets modded down by ignorant Windows users*

  18. Acrobat or Reader? by tknd · · Score: 2, Interesting

    I don't know about you but Adobe Reader 8 is quite a bit better than the previous versions (loads incredibly fast now).

  19. Re:PDF is nice, but Acrobat ain't by FasterthanaWatch · · Score: 2, Insightful

    I think what started this debate is that the "obvious" link on the foxit site gives you that scam for their "pro" version. If you look a little to the left of the "big button" there is a small download link which gives you the free version without the scam. Or just follow the link up there to download.com. Reminds me of good old AVG Free edition. eventually, I just started googling for AVG free instead of trying to find it's hidden location on grisoft's site.

  20. Re:PDF is nice, but Acrobat ain't by jackbird · · Score: 2, Funny

    I have no idea what you do between bouts of terrorizing and skullfucking Adobe personnel, but I've found PDFCreator and Foxit Reader to be excellent default PDF reading/writing apps for my purposes, while Acrobat Pro 5 quietly sits on my drive waiting for me to need to create a form every so often.

  21. Re:Great by Tweekster · · Score: 4, Informative

    I have full ebooks with 200+ pages and lots of photographs and diagrams. 400-600K
    That seems pretty decent.

    --
    The phrase "more better" is acceptable English. suck it grammar Nazis
  22. Re:PDF is nice, but Acrobat ain't by 7Prime · · Score: 3, Informative

    Mac OS Preview isn't a PDF reader... Mac OS X is! Preview is, like, about 20 lines of code, considering that the entire PDF format is built into Core Image... or should I say: Core Image is built completely around PDF.

    +5 for Adobe
    +1 for Apple
    -5 for Microsoft
    -10 for Amazon (sorry Kindle, you're fucked)

    --
    Multiplayer Gaming (defined): Sitting around, discussing single-player games with my friends, at the bar.
  23. Re:PDF is nice, but Acrobat ain't by EvanED · · Score: 2, Insightful

    Now if only they would add Postscript file viewing so that Windows would have a PS reader that doesn't completely suck (*cough* GSView *cough*)...

  24. Re:PDF is nice, but Acrobat ain't by Hovsep · · Score: 2, Insightful

    Like Apple's Quicktime player is any better? Fortunately, Quicktime Alternative and Real Alternative solves both problems pretty well. Not completely, but good enough to avoid installing both of these obnoxious pieces of software.

    I don't want to upgrade to (buy) QuickTime Pro. I don't want Photoshop Starter Edition to take over my other, much better, image editing software or hide my USB drives from me if they happen to contain a graphic file (Windows behavior). I don't want the Google Toolbar. When will these assholes get the hint? Hopefully before they're killed and skull fucked...

  25. What a useless format by Anonymous Coward · · Score: 3, Funny

    What a useless format, it's not even in XML.

  26. Re:Great by networkzombie · · Score: 4, Informative
    How about Public Key Security, locking documents with DRM, cataloging and index collections, online and offline comments, database connectivity, digital signatures, PDF conformation verification, JavaScript capabilities, forms, highlight searches, Web capture, image extraction, legal warnings about digitally signing dynamic content, tagged PDF converter for screen readers, edit pictures within PDF files, save as XML and HTML or RTF, spell checking, save table as CSV, HTML, Text, Unicode Text, RTF, XML, or XML.

    The big one is of course forms. Do any other PDF creators create PDFs with forms? Do they do it well?

    I use cutePDFcreator, Foxit, and a few others but they are missing the ability to create forms. Some do it; none do it well, IMO. Without forms it's just a static document. PDF is overkill for just a portable static document. The full version of Adobe Acrobat is fantastic at creating forms. That is what makes it so special.

  27. The Russians by Anonymous Coward · · Score: 5, Funny

    The Russians are waiting for PDF to vote for THEM...

    1. Re:The Russians by neocrono · · Score: 2, Funny

      > The Russians are waiting for PDF to vote for THEM...

      WRONG. Ahem:

      "In Soviet Russia, PDF is apathetic about YOU!"

  28. Re:PDF is nice, but Acrobat ain't by AndrewNeo · · Score: 4, Funny

    If a buffer were the only thing standing between Real and certain doom, Real would never die.

  29. Re:PDF makes Baby Jesus cry by Daengbo · · Score: 4, Insightful

    I ask a simple question: How do you re-flow a PDF to fit your browser window? Oh, you can't?

    Ummm, I think it's called "Fit Page Width" in Evince. Oh, Reflow? PDF is meant to retain document formatting. It works perfectly for desktop publishing attempts.

    Word processing programs aren't for desktop publishing, but most WP programs continue to try to get pixel-perfect formatting. This is the largest complaint I get from reviews of OpenOffice.org -- that it doesn't keep the same exact document formatting that the MS Word version of the document had. The mentality confuses me no end.

    Lyx and pdflatex all the way, babe!

  30. PDFCreator by Leto-II · · Score: 3, Informative

    FoxIt is wonderful, but is there anything free out there that will put a print-to-pdf driver on Windows machines? http://sourceforge.net/projects/pdfcreator/
    --
    Do not anger the worm.
  31. yeah... what a geek by commodoresloat · · Score: 2, Funny

    Professional photography jokes, what a riot. Personally I would have gone for the cheap blind date advertisement joke... you know, "PDF is ISO 32000 ... likes tango dancing, long walks on the beach, and platform-independent compression of digital documents..."

  32. GNUpdf Library by Brandon30X · · Score: 3, Interesting

    This is very interesting considering I just heard about http://gnupdf.org/Goals_and_Motivations today. As I understand this project will allow editing of pdfs, a feature which is lacking in current FOSS pdf tools.

    -Brandon

    --
    Quitters never win, Winners never quit, But those who never win and never quit are idiots.
  33. Questions by RAMMS+EIN · · Score: 2, Interesting

    I don't have time to RTFA before I go to work, but perhaps someone could answer these questions for everyone's benefit:

    1. Is this the kind of standard that everybody can implement, or the kind of standard that will be used by PDF proponents to wave under the boss's nose and say "it's a Standard!" to get their format used over other (perhaps more open) formats?

    2. Does the standard extend to all the extra that are in Acrobat Reader but not in most other PDF readers (forms, annotations, etc.)? In my experience, PDF works fine as a print representation of a document, but some people love to use it for forms that have to be filled out, or for attaching comments to a document you sent them, and this currently causes interoperability problems.

    3. Why did France vote against?

    --
    Please correct me if I got my facts wrong.
  34. Re:Great by 0100010001010011 · · Score: 2, Informative

    15 mmegabytes? Where the hell are you getting your numbers.

    I just made a randomly generated pdf using a Lorum Ipsum generator and copy and paste.

    278 page, 1.1 MB. Looks the same on my Mac as it does on a Linux machine as it does on Windows machine as it does on a reader that supports PDF as it does on the printer.

    That's why.

  35. Re:PDF is nice, but Acrobat ain't by VGPowerlord · · Score: 3, Funny

    Let me adjust those scores for you:
    +1 for Apple
    0 for Adobe
    -3 for Microsoft
    -10 for Amazon (sorry Kindle, you're fucked)

    Changes I made:
    Adobe lost 5 points for threatening to sue Microsoft the last time Microsoft tried implementing PDF in one of their products.
    Microsoft gained 2 points for the same thing, but since they're an evil company, I'm not willing to give them more points.

    --
    GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  36. In Soviet Russia by therufus · · Score: 3, Funny

    In Soviet Russia, ISO standard becomes PDF!!!!!

    Actually, that would work. It becomes a PDF so people could read it.

    Have we found an "in Soviet Russia" joke that doesn't work?

    --
    You moved your mouse. Please restart Windows for changes to take effect.
  37. Re:PDF works by tonyr60 · · Score: 5, Informative

    PDF was never intended to be edited, once published. The objective of the format it that it can be rendered as the author intended, not edited.

  38. Re:PDF is nice, but Acrobat ain't by David+Gerard · · Score: 2, Informative

    You want PDFedit. Ubuntu 7.10 Universe repository.

    --
    http://rocknerd.co.uk
  39. Re:PDF makes Baby Jesus cry by Bert64 · · Score: 2, Insightful

    PDF is not intended for reflowing, or display in browsers... It's meant to preserve the layout and content in the originally intended form, and it does that well. As for structure, it does support hyperlinks and a proper table of contents providing you use a half decent tool for creating the PDF... Most PDF files created are done using nasty "print to pdf" hacks so it doesnt have the necessary data to create the index. PDF files created with pdflatex and hyperref look nice and have a nice clickable index at the side of your pdf viewer.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  40. Another reason for bad rap- abuse of the format by jensend · · Score: 2, Insightful

    Very true. Another reason PDF has a bad rap is because people use it for things which it's not at all intended for. For instance, at my university, it seems like word-processed documents given to students to print out etc. are generally .DOC (where PDF would be ideal) while scanned-in documents are always in huge, bloated, and slow PDFs (where DejaVu would be ideal and any decent image format would be better than PDF).

  41. Russia's abstinence for Dmitry Sklyarov? by yakumo.unr · · Score: 2, Insightful

    Anyone think maybe Russia abstained as a cheeky protest against the arrest of Dmitry Sklyarov in 2001? Seeing it's an Adobe product, and PDF in particular.

    He was arrested by the FBI in the US for DMCA Violation (which does not apply in Russia obviously), after Adobe complained about his production of AEBR for ElcomSoft, which cracks PDF passwords. No violation was committed on US soil.

    http://en.wikipedia.org/wiki/Dmitry_Sklyarov

  42. misunderstanding of OOXML issue by HeroreV · · Score: 4, Informative

    Apparently ISO has resolved the international standards approval bottleneck that ensued after a number of countries had applied for participating member status just before the vote on Microsoft's proposed OOXML document standard. That problem came up when all those new "participating" member countries suddenly lost interest in, er... participating anymore after the vote on OOXML. The problem arising from OOXML occurred in subcommittee 34 (SC34) of the joint committee between ISO and IEC (JTC1). It never affected all of ISO. It still prevents SC34 from getting anything done.

    The PDF specification is being approved by subcommittee 2 of technical committee 171. It has nothing to do with JTC1 and surely has nothing to do with SC34 of JTC1.

    It's one thing for the average person to have no idea how ISO or IEC works, and to think the OOXML issue affects all of ISO, and to have no idea that IEC is just as affected by the OOXML issue as ISO is, but any respectable journalist should do some research and try to understand what they're reporting on.

    The Inquirer should be ashamed to be associated with such bad reporting.
  43. Re:PDF is nice, but Acrobat ain't by shutdown+-p+now · · Score: 2, Informative

    There's no "correct" way to display fonts on the screen. You have to decide what to do with the low DPI you have to live with, and, depending on the algorithm, you either get higher contrast but more shape distortion (if you try to snap lines to pixel boundaries), or blurry shapes but less shape distortion (if you blur lines which fall between pixels accordingly between those pixels). The first is what Microsoft does, the second is what Apple does. The first gives more readable text for small fonts on lower DPIs (such as Windows' Tahoma 8 on your typical 19"). The second looks better for larger fonts or on higher DPIs, where there are no elements that are single-pixel thick (and this is why OS X default GUI font is larger than in Windows).

  44. Re:PDF works by matt+me · · Score: 2, Insightful

    PDF was never intended to be edited, once published. Really? It's a wonder we're not still reading in Latin. or perl Aren't we? - http://slashdot.org/comments.pl