<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/pdfbox/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/pdfbox/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Mar 2009 06:37:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pdfbox/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Want Signed DLL of PDFBox-0.7.3.dll</title><link>https://sourceforge.net/p/pdfbox/feature-requests/126/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Please Send me Signed DLL Of PDFBox-0.7.3.dll. My mail id is dpatel2505@gmail.com.&lt;br /&gt;
I am getting error that PDFBox-0.7.3.dll does not have strong name and dll can not be register without Strong Name so please send me as early as possible.&lt;/p&gt;
&lt;p&gt;Error is "Failure adding assembly to the cache: Attempt to install an assembly without a s&lt;br /&gt;
trong name". I have attached its screen shot here.&lt;/p&gt;
&lt;p&gt;Thanks for Reading,&lt;br /&gt;
Dipak Patel.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 26 Mar 2009 06:37:49 -0000</pubDate><guid>https://sourceforge.net5d44e13a997e536b2ea47d6c864cdfd032d284c8</guid></item><item><title>*****PDFBox has moved to Apache*****</title><link>https://sourceforge.net/p/pdfbox/feature-requests/125/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;All new bugs should be posted on the Apache PDFBox page.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://issues.apache.org/jira/browse/PDFBOX" rel="nofollow"&gt;https://issues.apache.org/jira/browse/PDFBOX&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or visit the current Apache PDFBox project page&lt;/p&gt;
&lt;p&gt;&lt;a href="http://incubator.apache.org/projects/pdfbox.html" rel="nofollow"&gt;http://incubator.apache.org/projects/pdfbox.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben Litchfield</dc:creator><pubDate>Wed, 23 Jul 2008 00:12:08 -0000</pubDate><guid>https://sourceforge.net33b828c0da9061669c909aca7d5c7ef301ac1565</guid></item><item><title>Insert jbig2 image into PDF</title><link>https://sourceforge.net/p/pdfbox/feature-requests/124/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please add support for embedding a jbig2 image into a PDF file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 23 Jan 2008 22:38:24 -0000</pubDate><guid>https://sourceforge.netfd549803710e223b2f9db1870b5aa8a1fe634a3c</guid></item><item><title>Inserting TIF / BMP / GIF into PDF</title><link>https://sourceforge.net/p/pdfbox/feature-requests/123/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like three new classes---PDtif, PDbmp, and PDgif.  These classes should work like PDJpeg.  I really hope the constructor is the same (pdfDoc, inputStream).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Searle</dc:creator><pubDate>Thu, 05 Jul 2007 17:13:00 -0000</pubDate><guid>https://sourceforge.net73a1769af0496d5ee1f6bfb635f6fe0698e1d6a3</guid></item><item><title>add digital signature support</title><link>https://sourceforge.net/p/pdfbox/feature-requests/122/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;please add support to include a digital signature in a PDF file&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Uli Staerk</dc:creator><pubDate>Wed, 16 May 2007 08:43:36 -0000</pubDate><guid>https://sourceforge.netbfe15374ef9b1a3341fc3642f6b524c04a67ff44</guid></item><item><title>Identify text rotation angle in TextPosition</title><link>https://sourceforge.net/p/pdfbox/feature-requests/121/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Applications that use the TextPosition objects generated by PDFStreamEngine sometimes have to be aware of the text rotation angle so that they can handle text that is not horizontal.  For example, we process many PDFs that have vertically-oriented copyright info that appears either next to an image or at the right/left size of the page; this content doesn't extract correctly because it's vertical rather than horizontal.  Applications that attempt to join TextPosition objects have difficulty because they cannot currently distinguish between vertical and horizontal text.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Chris von See&lt;br /&gt;
TechAdapt, Inc.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris von See</dc:creator><pubDate>Tue, 01 May 2007 22:40:42 -0000</pubDate><guid>https://sourceforge.netf9d8178be3981aca49c9e300d4416ba8dfe149c1</guid></item><item><title>Updated PDFText2HTML</title><link>https://sourceforge.net/p/pdfbox/feature-requests/120/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Ben,&lt;/p&gt;
&lt;p&gt;I was wondering, are you accepting member to the project? &lt;/p&gt;
&lt;p&gt;I'm using the PDFBox for importing PDF documents and would need more formatting information that is currently supported by PDFBox. The attached is what I've done so far: handles line breaks, bold, italics. Also added some comment delimiters for page boundaries.&lt;/p&gt;
&lt;p&gt;Two things I'll want to handle next are: &lt;/p&gt;
&lt;p&gt;1. Underline&lt;br /&gt;
2. Subscripts and superscripts&lt;/p&gt;
&lt;p&gt;Later on, I'll want to also handle the following:&lt;/p&gt;
&lt;p&gt;1. Images&lt;br /&gt;
2. Hyperlinks&lt;br /&gt;
3. Tables (I know this might be hard)&lt;/p&gt;
&lt;p&gt;I'll need all the help I can get in the form of pointers and clues.&lt;/p&gt;
&lt;p&gt;I look forward to reading from you soon.&lt;/p&gt;
&lt;p&gt;Many, many thanks for providing us with a great library.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Raimi Rufai&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raimi Rufai</dc:creator><pubDate>Thu, 26 Apr 2007 18:13:47 -0000</pubDate><guid>https://sourceforge.netab9abb30994f9f135e91571ae897bf327217eff4</guid></item><item><title>Import a part of a pdf page</title><link>https://sourceforge.net/p/pdfbox/feature-requests/119/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It will be great to have the possibility to import a part of a pdf page defined by a rectangle.&lt;br /&gt;
Everithing contained in this rectangle (text, immage...) can be copied elsewhere (same or other pdf).&lt;br /&gt;
I found a such possibility in the commercial component pdfLib&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 19 Apr 2007 15:14:07 -0000</pubDate><guid>https://sourceforge.net1373d177dda83fd44048a05e1f6a0293d4fcadbd</guid></item><item><title>colorspace as an array entry</title><link>https://sourceforge.net/p/pdfbox/feature-requests/118/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;there is a problem when PDFStripper try to extract text from a pdf file.&lt;/p&gt;
&lt;p&gt;stacktrace:&lt;/p&gt;
&lt;p&gt;java.io.IOException: Unknown colorspace array type:COSName{DeviceRGB} &lt;br /&gt;
at org.pdfbox.pdmodel.graphics.color.PDColorSpaceFactory.createColorSpace(PDColorSpaceFactory.java:116) &lt;br /&gt;
at org.pdfbox.pdmodel.PDResources.getColorSpaces(PDResources.java:264) &lt;br /&gt;
at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:193) &lt;br /&gt;
at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:174) &lt;br /&gt;
at org.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:336) &lt;br /&gt;
at org.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:259) &lt;br /&gt;
at org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:216)&lt;/p&gt;
&lt;p&gt;in attachment the pdf file that generate the error&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matteo Pileggi</dc:creator><pubDate>Fri, 06 Apr 2007 13:37:50 -0000</pubDate><guid>https://sourceforge.net1ce30933866b9b2b7c87a023efa6a7e3892ef338</guid></item><item><title>Problem during load pdf</title><link>https://sourceforge.net/p/pdfbox/feature-requests/117/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a problem on load of some pdf file.&lt;/p&gt;
&lt;p&gt;this is a stacktrace of error:&lt;br /&gt;
java.io.IOException: expected='/' actual='M'-77 org.pdfbox.io.PushBackInputStream@ebd7a9 &lt;br /&gt;
at org.pdfbox.pdfparser.BaseParser.parseCOSName(BaseParser.java:730) &lt;br /&gt;
at org.pdfbox.pdfparser.BaseParser.parseCOSDictionary(BaseParser.java:205) &lt;br /&gt;
at org.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:858) &lt;br /&gt;
at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:448) &lt;br /&gt;
at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176) &lt;br /&gt;
at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:703) &lt;br /&gt;
at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:687) &lt;/p&gt;
&lt;p&gt;in attachment the "impeached" pdf&lt;br /&gt;
I use PDFBox 0.7.4&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matteo Pileggi</dc:creator><pubDate>Fri, 06 Apr 2007 12:30:44 -0000</pubDate><guid>https://sourceforge.net4ce5e7c5351dcf2a385251f6085bfeab25b6f7af</guid></item></channel></rss>