Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Not quite sure where to post this...

Not quite sure where to post this...

Scheduled Pinned Locked Moved The Lounge
adobequestion
6 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jeremy Kimball
    wrote on last edited by
    #1

    ...so don't yell at me :) Anyone out there know what the legality of writing a home-grown PDF reader/writer/editor is? PDF is technically an open file format, does that mean I can code whatever the heck I'd like to without forking over cash to Adobe?


    Jeremy Kimball Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam. (I have a catapult. Give me all the money, or I will fling an enormous rock at your head)

    M 1 Reply Last reply
    0
    • J Jeremy Kimball

      ...so don't yell at me :) Anyone out there know what the legality of writing a home-grown PDF reader/writer/editor is? PDF is technically an open file format, does that mean I can code whatever the heck I'd like to without forking over cash to Adobe?


      Jeremy Kimball Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam. (I have a catapult. Give me all the money, or I will fling an enormous rock at your head)

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      Adobe PDF Specifications[^]. Doesn't apparently mention any licence arrangements. That, of course, doesn't mean they won't try to stick you with patent royalty demands if you do something they don't like. Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. Yes, I know about removing all the plugins, but it then doesn't actually work terribly well. I'm sticking to 5.1. Stability. What an interesting concept. -- Chris Maunder

      B J G 3 Replies Last reply
      0
      • M Mike Dimmick

        Adobe PDF Specifications[^]. Doesn't apparently mention any licence arrangements. That, of course, doesn't mean they won't try to stick you with patent royalty demands if you do something they don't like. Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. Yes, I know about removing all the plugins, but it then doesn't actually work terribly well. I'm sticking to 5.1. Stability. What an interesting concept. -- Chris Maunder

        B Offline
        B Offline
        brianwelsch
        wrote on last edited by
        #3

        Mike Dimmick wrote: that doesn't require 0.5GB of memory and half an hour to start up no kidding. i dread getting to a site that has documents in PDF format. BW The Biggest Loser


        "And then one day you find ten years have got behind you
        No one told you when to run, you missed the starting gun"

        1 Reply Last reply
        0
        • M Mike Dimmick

          Adobe PDF Specifications[^]. Doesn't apparently mention any licence arrangements. That, of course, doesn't mean they won't try to stick you with patent royalty demands if you do something they don't like. Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. Yes, I know about removing all the plugins, but it then doesn't actually work terribly well. I'm sticking to 5.1. Stability. What an interesting concept. -- Chris Maunder

          J Offline
          J Offline
          Judah Gabriel Himango
          wrote on last edited by
          #4

          Mike Dimmick wrote: Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. My thoughts exactly. This, in addition to the fact that it leaves WISPTIS.exe running in the background. :mad: #include "witty_sig.h"

          D 1 Reply Last reply
          0
          • J Judah Gabriel Himango

            Mike Dimmick wrote: Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. My thoughts exactly. This, in addition to the fact that it leaves WISPTIS.exe running in the background. :mad: #include "witty_sig.h"

            D Offline
            D Offline
            Daniel Turini
            wrote on last edited by
            #5

            Office 2K3 also do it. Run this batch and never see WISPTIS.exe again: rem -- UnRegister MS XP Tablet PC Ink Pen components set sys32=%SystemRoot%\System32 set pfcfink=%CommonProgramFiles%\Microsoft Shared\INK "%sys32%\WispTis.exe" /unregserver "%sys32%\regsvr32.exe" /u "%sys32%\inked.dll" "%sys32%\regsvr32.exe" /u "%pfcfink%/inkobj.dll" "%sys32%\regsvr32.exe" /u "%pfcfink%/inkdiv.dll" "%sys32%\regsvr32.exe" /u "%pfcfink%/tpcps.dll" set pfcfink= set sys32= pause Due to technical difficulties my previous signature, "I see dumb people" will be off until further notice. Too many people were thinking I was talking about them... :sigh:

            1 Reply Last reply
            0
            • M Mike Dimmick

              Adobe PDF Specifications[^]. Doesn't apparently mention any licence arrangements. That, of course, doesn't mean they won't try to stick you with patent royalty demands if you do something they don't like. Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. Yes, I know about removing all the plugins, but it then doesn't actually work terribly well. I'm sticking to 5.1. Stability. What an interesting concept. -- Chris Maunder

              G Offline
              G Offline
              Giles
              wrote on last edited by
              #6

              Mike Dimmick wrote: Like, say, writing a PDF reader that doesn't require 0.5GB of memory and half an hour to start up. Yes, I know about removing all the plugins, but it then doesn't actually work terribly well. I'm sticking to 5.1. Yep. I normally, just close the site when I see they do stuff with PDF's. Very painful. I only look at them if I'm in dire need of the info within. I hate QuickTime just as much, but only because it now installs that stupid icon in your task bar, that can't be killed of with an uninstall or removing the activex object donloaded by IE. Takes more work than that to kill it.


              "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups