Results 1 to 14 of 14

Thread: I want to read a *.indd file, where can I find information about its format?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I want to read a *.indd file, where can I find information about its format?

    Quote Originally Posted by pir
    But the question is if one can sell a commersial product that can import protected file formats. It should be kind of obvious that the maker of the program have used illegall methods to make the import functionality possible.
    Polish law allows you to reverse engineer an application to achieve compatibility with other programs, as long as you don't use it to develop an application with the same functionality. So it is perfectly legal to create *.something to *.indd converter (or vice versa), but you can't develop your own typesetting application that reads *.indd files.

    I'm sure that there is some way you could buy^H^H^H get specification or library that will enable you to use .indd files in your application. Maybe you can develop a plugin for InDesign instead?

  2. The following user says thank you to jacek for this useful post:

    pir (1st June 2006)

  3. #2
    Join Date
    May 2006
    Location
    Stockholm, Sweden
    Posts
    81
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: I want to read a *.indd file, where can I find information about its format?

    Quote Originally Posted by jacek
    Polish law allows you to reverse engineer an application to achieve compatibility with other programs, as long as you don't use it to develop an application with the same functionality. So it is perfectly legal to create *.something to *.indd converter (or vice versa), but you can't develop your own typesetting application that reads *.indd files.
    I have to check if this is also the case in Sweden. I hope Swedish lawmakers are as smart as the Polish.
    There should be somekind of international website where you can look what laws exists in different country in this area. Would be nice to be able to see what one is allowed to do, instead being scared of trip on some copyright law that doesn't exist.

    thanks
    pir

  4. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I want to read a *.indd file, where can I find information about its format?

    Quote Originally Posted by pir
    lawmakers are as smart as the Polish.
    To be honest it's one of the rare cases when they did something smart (apart from opposing software patents and preparing new anti-spam regulations), but I guess it's just because politicians leave such uninteresing problems to experts instead of dealing with them themselves.

    Quote Originally Posted by pir
    There should be somekind of international website where you can look what laws exists in different country in this area.
    IMO it would be very hard to keep it up to date, but maybe EU has one.

Similar Threads

  1. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 09:06
  2. KDE/QWT doubt on debian sarge
    By hildebrand in forum KDE Forum
    Replies: 13
    Last Post: 25th April 2007, 06:13

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.