Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 15 of 36
  1. #1
    Join Date
    May 2006
    Posts
    1,443

    FREE : PDF Object Plugin V:2

    hi to all
    pdf object plugin has been updated


    Whats New :
    • New 4 functions were added
    • LoadFile() function Modified
    • A detailed help file added
    • Example project has been updated

    you can get new version of PDF object plugin from here

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    nice, thank you reteset

    i think i can make use of this now
    Open your eyes to Narcissism, Don't let her destroy your life!!

  3. #3
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Works flawlessly, great job, thanks.
    Dermot

    I am so out of here

  4. #4
    Join Date
    Jun 2008
    Posts
    34
    thank's reteset


  5. #5
    Join Date
    Oct 2006
    Location
    Betawi
    Posts
    120
    Thanks a lot reteset

  6. #6
    Join Date
    Oct 2007
    Posts
    233
    Same as Always
    Best of Bests

  7. #7
    Join Date
    Jul 2007
    Posts
    158
    My favorite plugin, thank you reteset

  8. #8
    Join Date
    Jul 2004
    Location
    Nîmes - France
    Posts
    16
    Great job, thanks.


  9. #9
    Join Date
    Jul 2007
    Posts
    66
    Reteset,

    Great plugin, thank you. One question though, have you thought about using SumatraPDF instead of Adobe PDF Reader? The reason I ask is that it seem like you could use SumatraPDF and not have any external dependencies. I use SamatraPDF now in some of my apps and it runs directly from the CD and does not require an install. Just a thought, I am not sure if it could be done or not because I know nothing about designing plugins.

    Dorian

  10. #10
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by dflowers View Post
    Reteset,

    Great plugin, thank you. One question though, have you thought about using SumatraPDF instead of Adobe PDF Reader? The reason I ask is that it seem like you could use SumatraPDF and not have any external dependencies. I use SamatraPDF now in some of my apps and it runs directly from the CD and does not require an install. Just a thought, I am not sure if it could be done or not because I know nothing about designing plugins.

    Dorian

    hey.. good
    i can not test it for now but i think it is open source
    maybe i can make a plugin from it but i can not figure out that site
    which i found on google if you find full source of that (because i am very busy )
    i can make a plugin,

    and also can you read licence of that for me because licence files
    very complex for me , my english does not very well

    if licence allows to make our free plugin
    and if it is possible to make a plugin from sources then
    i can make a plugin ,it is a pleasure , because i need it too

  11. #11
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by credo View Post
    reteset, new version of the plugin pass error message after exiting from runtime on WinXP SP3. Previous version work normally.
    this is same plugin , i did not chage a part of plugin
    i only added new 4 functions and help file

    i have checked plugin for that problem before
    i could not find a problem in plugin because
    there is no special implementation in this plugin
    it just creates activex with CWnd::Create(..)
    and destroys with CWnd:: DestroyWindow(...)
    those are generic MFC functions

    i am sure , the causal of this problem is Adobe Reader ActiveX (ver:7)
    can i ask . which version of reader did you use

    i never got an error with reader 8
    i will make a deepest test again
    thank you for your interest

  12. #12
    Join Date
    Oct 2007
    Posts
    233
    Work nice in Adobe 8.0 on XP SP2

  13. #13
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    Hey reteset, i used your previous PDF plugin, and i tried to download this one, but http://www.amsplugins.com/ is down:P
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  14. #14
    Join Date
    Jul 2007
    Posts
    66
    I got an answer from the developer of Sumatra PDF. Here is what he had to say:

    First, I'm not a lawyer. But here's how I believe things work: if the plugin just launches SumatraPDF.exe, then it's ok.

    If Sumatra's code is incorporated into plugin itself, then it would violate GPL.

    A more detailed answer from the definitive source is here:
    http://www.fsf.org/licensing/license...#GPLAndPlugins
    Krzysztof Kowalczyk
    August 6th, 2008 8:13p.m.

    [/QUOTE]

    I think that you can still use the source code, but then you would have to release the plugin as GPLv2. When I use this program, I use it like the developer said in the first part of his reply. I just use a button object that uses a command line arguement to open the document directly in Sumatra PDF like this:

    Code:
    File.Run("AutoPlay\\PDF\\SumatraPDF.exe", "AutoPlay\\DOCS\\Animals.pdf", "", SW_SHOWNORMAL, false);
    I then just add a folder called "PDF" and it inludes two files in it called SumatraPDF.exe and sumatrapdfprefs.dat.

    You can get the source files from:http://code.google.com/p/sumatrapdf/

    I hope this helps.

    Thanks, Dorian

  15. #15
    Join Date
    May 2006
    Posts
    1,443
    new version of the plugin pass error message after exiting from runtime on WinXP SP3. Previous version work normally.
    does anyone else got same error (crash on exit)
    if so please write here

    because i will try different way to make a PDF viewer

    as well as i can not make a plugin from Sumatra
    because it will be a licence violation as dflowers mentioned above
    thank you dflowers for this info

Similar Threads

  1. FREE : SliderEx Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 67
    Last Post: 06-07-2010, 09:27 AM
  2. FREE : Timer Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 29
    Last Post: 04-23-2009, 07:00 AM
  3. Free PDF Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5
    Replies: 24
    Last Post: 10-23-2008, 01:47 PM
  4. Free Plugin: Media Player Object
    By Ted Sullivan in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 09-24-2004, 02:54 PM
  5. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts