I am combining 50+ different single page PDF files together that have
been produced from various places (Excel, acrobat, word, etc). The
files combine together no problem, the only issue is that the filesize
is 10-11mb while if I combine the same set of files together using the
acrobat tool the end
ot the same CTM active at the time that the
annotations are added to the document.
On Thu, Sep 9, 2010 at 2:11 PM, Talmage wrote:
> I need to retain the scaling aspect, which works great for
> tables/images in general.
>
> In order to work around this problem would it be safe to u
atient: Doctor, it hurts when I do this. What should I do?
> Doctor: Don't do that.
>
>
>
> --Mark Storer
> Senior Software Engineer
> Cardiff.com
>
> import legalese.Disclaimer;
> Disclaimer DisCard = null;
>
>
>
>> -Original Message-
&g
I use transforms to scale tables to fit a page. This has worked great until now.
If the contents of the table being scaled have actions associated with
them they are not created.
I have created a very simple code segment that demonstrates this below.
If you set isMakeBroken to true then nothing
Is it possible to get the (X,Y) coordinate of the last graphic entry on a page?
For example, say the last (that is farthest down the page) graphical
object on a page is a line that represents the bottom of a table, is
it possible to get the X,Y coordinate of this line? Or if the last
graphical obj
PM, 1T3XT info wrote:
> Talmage wrote:
>> I was wondering if I could get some help on this. Several hours of
>> googling have not turned up any promising results. Anyone have any
>> ideas? Is this not possible in itext?
>
> Well, it's 23:25 now, and I've been w
I was wondering if I could get some help on this. Several hours of
googling have not turned up any promising results. Anyone have any
ideas? Is this not possible in itext?
On Tue, Dec 8, 2009 at 3:22 PM, Talmage wrote:
> How do I make it so nested tables do not expand to the height of the
>
How do I make it so nested tables do not expand to the height of the
cell they are contained in, but instead use the height of their
contents?
In the below code the cell with the background color of red and the
text "One" in it is expanded so the red fills the same height as the
two tables with tw
Is there a reason the setStyle method of the font class does a logical OR
operation with the parameter passed?
From:
http://itext.svn.sourceforge.net/viewvc/itext/trunk/src/core/com/lowagie/text/Font.java?revision=3373
public void setStyle(int style) {
if (this.style == UNDEFINED)
You mentioned that you replaced the iText code with some simple file
IO. Have you tried replacing that with a set of Objects that call
New() several hundred (thousand?) times to emulate what is likely
going on behind the scenes in the iText library?
I do not claim to be an expert on the Jvm or iTe
I am working on understanding the workings behind the Transform on the
content byte class and affine transforms. I have the iText book and
have also been trying to read the online docs about how transforms
work. I find myself lost as algebra classes are long past (and yes, my
former teachers are la
11 matches
Mail list logo