You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2015/04/14 19:44:13 UTC

[jira] [Resolved] (PDFBOX-2748) Recent files in PDF reader

     [ https://issues.apache.org/jira/browse/PDFBOX-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr resolved PDFBOX-2748.
-------------------------------------
    Resolution: Fixed
      Assignee: Tilman Hausherr

Done with minor changes (set fields final where possible). Thanks!

> Recent files in PDF reader
> --------------------------
>
>                 Key: PDFBOX-2748
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2748
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Swing GUI
>    Affects Versions: 2.0.0
>            Reporter: khyrul bashar
>            Assignee: Tilman Hausherr
>            Priority: Minor
>              Labels: patch
>             Fix For: 2.0.0
>
>         Attachments: recentfiles_pdfreader.diff, recentfiles_pdfreader_v2..diff
>
>
> A recently opened file list containing menu in pdf reader will be a nice feature in PDF reader. 
> I've made a patch for this. A new package under org.apache.pdfbox.tools is created named util which contains the class RecentFiles so that this can be used in feature improvement of other GUI tools PDFBox provides.
> In RecentFiles class, file path string is saved in preference by converting and breaking them into byte array. To do That, I've followed  this [post|http://www.ibm.com/developerworks/library/j-prefapi/] . 
> I'm saying this to help PDFBox to make an informed decision concerning licences issues if there is any. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org