Do we have any examples of trying to *use* or *evaluate* a PDFunction?

2010-02-26 Thread Daniel Wilson
The gradients I'm trying to implement for PDFBOX-615 are defined in part by functions. We are parsing the functions and instantiating derivatives of PDFunction ... but I can't find anything that evaluates the function. e.g. if I pass the function 2, what does it return? A quick grep didn't find

RE: [gsoc2010] PDF GUI discuss frame

2010-02-26 Thread Martinez, Mel - 1004 - MITLL
I'll ditto Adam's votes: * PackageName: org.apache.pdflens (+1) * ProjectName: PDFLens(+1), OpenPDF(-1) * PluginSystem: no comment * GUI_API: Pivot (+1) -Mel -Original Message- From: a...@swmc.com [mailto:a...@swmc.com] Sent: Friday, February 26, 2010 11:51 AM To: dev@pdfbox.apach

Re: [gsoc2010] PDF GUI discuss frame

2010-02-26 Thread Adam
* PackageName: org.apache.pdflens (+1) * ProjectName: PDFLens(+1), OpenPDF(-1) * PluginSystem: no comment * GUI_API: Pivot (+1) --Adam From: nisen To: dev@pdfbox.apache.org Date: 02/25/2010 19:44 Subject: [gsoc2010] PDF GUI discuss frame The mail and relay is so long。So we need a ne

Re: [idea] PdfReader In Google Summer of Code 2010

2010-02-26 Thread Todd Volkert
> Is it possible we create a simple plugin system base Pivot ?I think > the WTKX is a good lib for create a plugins system。 Maybe OSGi is > need, we can choose Apache Felix . > Pivot doesn't have any built-in plugin system, but it certainly could be built at the app-level. PIVOT-22 is a forward-

[jira] Updated: (PDFBOX-636) Add decoded stream length to PDStream

2010-02-26 Thread Johannes Koch (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Koch updated PDFBOX-636: - Issue Type: New Feature (was: Improvement) > Add decoded stream length to PDStream > ---

[jira] Updated: (PDFBOX-641) PDNameTreeNode: Keys in Names shall be sorted

2010-02-26 Thread Johannes Koch (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Koch updated PDFBOX-641: - Attachment: PDFBox-641_patch_00.txt PDFBox-641_patch_00.txt solves the issue. It requires PDFBox-

[jira] Created: (PDFBOX-641) PDNameTreeNode: Keys in Names shall be sorted

2010-02-26 Thread Johannes Koch (JIRA)
PDNameTreeNode: Keys in Names shall be sorted - Key: PDFBOX-641 URL: https://issues.apache.org/jira/browse/PDFBOX-641 Project: PDFBox Issue Type: Bug Components: PDModel Repor

Re: [idea] PdfReader In Google Summer of Code 2010

2010-02-26 Thread Dexter Mishra
Ya Pivot is cool. Though I have not used it till now as I am less into Java now a days, I liked it, well even considering to use it to create a small visual language. The samples demonstrated are great. We can use it as that is also an apache project and I would really love to see it load a really

[jira] Updated: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

2010-02-26 Thread Johannes Koch (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Koch updated PDFBOX-639: - Attachment: PDFBox-639_patch_00.txt With PDFBox-639_patch_00.txt, lower and upper limit is also s

[jira] Updated: (PDFBOX-640) Add getter/setter for alternate field name (TU) to PDField

2010-02-26 Thread Johannes Koch (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Koch updated PDFBOX-640: - Attachment: PDFBox-640_patch_00.txt PDFBox-640_patch_00.txt solves the issue. > Add getter/sette

[jira] Created: (PDFBOX-640) Add getter/setter for alternate field name (TU) to PDField

2010-02-26 Thread Johannes Koch (JIRA)
Add getter/setter for alternate field name (TU) to PDField -- Key: PDFBOX-640 URL: https://issues.apache.org/jira/browse/PDFBOX-640 Project: PDFBox Issue Type: New Feature Com

[jira] Closed: (PDFBOX-633) Add indexOfObject and removeObject methods with dereferencing to COSArray

2010-02-26 Thread Johannes Koch (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Koch closed PDFBOX-633. Thanks > Add indexOfObject and removeObject methods with dereferencing to COSArray > -