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)
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
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?
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
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?
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
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
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
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
9 matches
Mail list logo