Share

jPod intarsys PDF library

Code

Programming Languages: Java

License: BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@jpodlib.cvs.sourceforge.net:/cvsroot/jpodlib login

cvs -z3 -d:pserver:anonymous@jpodlib.cvs.sourceforge.net:/cvsroot/jpodlib co -P modulename

Show:

What's happening?

  • Followup: RE: About Action

    see your request copy in "help"...

    2009-11-20 13:54:18 UTC by mtraut

  • Followup: RE: Help me about PDF Action

    jPod handles only document structure, not behavior. To support action execution in your example you'd have to: 1) use an IFormHandler (for example the standard form handler) to fill the form. Here is the strategy implementing the complex acro form handling while "field.setValue" would only change the "V" property of the field 2) Implement and register an IActionHandler for...

    2009-11-20 13:53:13 UTC by mtraut

  • Help me about PDF Action

    Can you help me about the Actions on PDF, Here is my case: I've created a simple pdf with only 2 textField, Text1 and Text2.. Text1 has an action script on which after a user encode a string its value will automatically copied to Text2. Now the question is.. Is it possible for Jpod to read my simple pdf file and when I set the form.getField("Text1").setValueString('new value') ...

    2009-11-20 13:38:17 UTC by chiefmonks

  • About Action

    Can you help me about the Actions on PDF, Here is my case: I've created a simple pdf with only 2 textField, Text1 and Text2.. Text1 has an action script on which after a user encode a string its value will automatically copied to Text2. Now the question is.. Is it possible for Jpod to read my simple pdf file and when I set the form.getField("Text1").setValueString('new value') ...

    2009-11-20 13:37:51 UTC by chiefmonks

  • jPod intarsys PDF library

    mtraut made 2 file-release changes.

    2009-11-02 11:13:02 UTC by mtraut

  • jPod intarsys PDF library

    mtraut made 1 file-release changes.

    2009-11-02 11:12:01 UTC by mtraut

  • 5.2

    After nearly a year without official release (our apologizes...) we now found the time publish the latest version 5.2, base implementation for the current 5.2 CABAReT product line. We hope we can offer you a real improvement with this release. More details can be found in the release_notes document.

    2009-11-02 11:10:20 UTC by mtraut

  • Comment: Error in text extraction

    Fixed. A note to users of JPodRenderer: please be aware that while shadings with types 4 to 7 don't cause an exception anymore we still don't have code to render them correctly.

    2009-10-28 13:22:04 UTC by eheck

  • Comment: Blocked q operator causes stack underflow

    We introduced the check when a "q" operator between BT and ET messed up the display for some user. In the present case a path has been started which seems legal. I've modified the code to allow "PathObject" in addition to "PageLevel".

    2009-10-28 13:15:50 UTC by eheck

  • Comment: Error reading an PDF with Image in COSStream

    I've now changed our code as you propose to also accept a single CR as delimiter. (Hoping this won't break other documents)

    2009-10-19 14:27:15 UTC by eheck

Our Numbers