Can´t buld .NET Version of PDFBox

2011-04-12 Thread Rafael Duarte Morais
Hello, My name is Rafael and I´m trying to build PDFBox in .NET version. PDFBox version: 0.7.3 IKVM Version: 3.0.0. (Higher version generates an error: [exec] Error: reference not found: C:\Documents and Settings\Administrador\Desktop\ikvm\ikvm-0. 46.0.1/bin/IKVM.GNU.Classpath.dll)

Re: Off Topic: pdfbox a good example of a project from which to learn?

2011-04-12 Thread Adam
I'm not familiar with much code beyond the parser and outline (aka bookmarks), but I can say that the parser has a plethora of examples of edge cases. This is due to the very large number of documents which do not conform to the PDF specification. So, in terms of real-world experience of how

Off Topic: pdfbox a good example of a project from which to learn?

2011-04-12 Thread Kevin Brown
For those who have worked on or examined the code for this project -- do you think that it is a well put together project, which might be good for a Java programmer to study to improve coding and design ability?

Re: setField text not displayed in saved pdf

2011-04-12 Thread Andreas Lehmkuehler
Hi, Am 10.04.2011 14:53, schrieb General Mailbox: Hello Andreas, Thank you so much for your speedy reply. Please, avoid direct contact to the devs. Use the mailing lists to get help or discuss any pdfbox related topic. I've cc'd my answer to the users-list I searched the archives you provid

A question about pdfbox's text extraction

2011-04-12 Thread 徐培翔
Although I look through the source code for a few time,but I still don't know whether I can extract the format(like Bold or not) info about a string in a given pdf. It looks pdfbox can set some simple formats at creating time,can it return some format info at extracting time?

PDFBox images extraction.

2011-04-12 Thread Silviu-Ilie Arsene-Isbasescu
Hello, I would like to use PDFBox to export the images in a PDF file and to extract the text with layout. As I could see in the code the postion, font and fontsize are available so, if I write a PDF2XML class this is possible. Please correct me if I'm wrong! Also I would like to extract all the typ

logging level in PDFStreamEngine

2011-04-12 Thread Janeen Johnson
Hi, I can't seem to turn off debug logging in PDFStreamEngine. I'm using 1.5.0 and use Log4j in the calling program and am using the pre-built jar file pdfbox-1.5.0 How can I shut off debug level logging in just the pdfbox part of my app? I tried adding: log4j.or.apache.pdf=WARN log4j.o

Re: landscape pdf

2011-04-12 Thread Zachary Mitchell
portrait and landscape are print orientation options, not file format options! - Original Message - From: "Andreas Lehmkühler" To: Sent: Tuesday, April 12, 2011 5:11 PM Subject: Re: landscape pdf Hi, Von: Jeremias Maerki I've never come across any structure in the PDF specificatio

Re: landscape pdf

2011-04-12 Thread Andreas Lehmkühler
Hi, Von: Jeremias Maerki > I've never come across any structure in the PDF specification that > allows to specify an orientation (portrait/landscape) in PDF. Basically, > you simply specify the page width to be bigger than the page height and > you get landscape. HTH Jeremias is correct, there isn