Hi:
We've got a problem here on handling PDF cropped pages.
PDFReader.GetCropBox method gives real and cropped horizontal and
vertical dimensions, but it appearently doesn't provide information on
relative position of cropped frame. This is important for us, as we
need to put a stamp in cer
- Original Message -
From: "Harakiri" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 22, 2007 6:15 PM
Subject: [iText-questions] File Attachments and their hotspot links in a PDF
> Hello,
>
> i found Paulos "hack" to have attachments not only be
It's not an hack, it's the way to do it.
- Original Message -
From: "Jack Mitchell" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 22, 2007 9:00 PM
Subject: [iText-questions] Confused about List Options
>
> I've been reading the forms about editing the drop down list and am
> confused.
> I saw one post that indicated that I c
I've been reading the forms about editing the drop down list and am confused.
I saw one post that indicated that I can do what I'm trying and another post
that said it can't be done. When I read the first part of Chapter 16 I'm
lead to believe that I can make this work.
What I am trying to do i
Thx Eliot,
This code sure helps.
A shame that the reader really bytes sometimes ;)
Bye PeterLive Search, for accurate results! Click here
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay
Your message with Subject: **Fwd: [iText-questions] File Attachments and their
hotspot links in a PDF
could not be delivered to the following recipient(s):
[EMAIL PROTECTED]
Please do not resend your original message.
Delivery attempts will continue to be made for 5 day(s).
Hello,
i found Paulos "hack" to have attachments not only be
downloadable by clicking on the PIN icon but also on
filenames here :
http://article.gmane.org/gmane.comp.java.lib.itext.general/19141
Are there any news to this ? Is this the suggested
"workaround" ? Because now im facing the problem
Your message with Subject: **Fwd: Re: [iText-questions] Adobe 8 cannot read
filled-in form,
could not be delivered to the following recipient(s):
[EMAIL PROTECTED]
Please do not resend your original message.
Delivery attempts will continue to be made for 5 day(s).
--
> I can't crash Acrobat 8 on either Mac or Windows with the enclosed
> document.
>
> If someone has a document that can reliably crash Acrobat - PLEASE
> send it to me so we can fix Acrobat.
>
> Leonard
> Adobe Systems
The one he attached crashes Reader 8.0.0.456 for me 9 times out of 10
(Win XP,
Itext group:
I didn't make me clear, in this issue.
I am able to create a proper PDF File, from my JAVA procedure.
However, I need to upload this procedure to ORACLE, involving the data
stored in the database.
The JAVA code is saved as an ORACLE procedure successfully.
But, when I am trying to ru
Mark M. Hall wrote:
> The project has grown enormously (both in users and capabilities)
> over the years, but it's still being run by two guys and that
> hanger-on (me). The project internal structures are geared at this
> and there simply has never been enough incentive to create a more
> form
On Thursday 22 March 2007 14:51, robert engels wrote:
> You already have a CVS repository. To create a branch is 1 command.
> There is no difference for you (or anyone else) in performing any of
> your work if you always commit against HEAD than what you are doing
> today. It does allow others thou
robert engels wrote:
> You already have a CVS repository. To create a branch is 1 command.
I know. So it is to create a tag, yet it still happens that I forget
to tag the CVS when I make a release.
> It does allow others though to keep other versions alive more easily.
OK, if I'm ignorant, then
For that kind of control you'll need CODE128_RAW.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Zoltan Magyarosi
> Sent: Thursday, March 22, 2007 1:35 PM
> To: Post all your questions about iText here
> Subject: [iText-questions] Barcod
Hi,
Is it a way in Barcode128 to do a START_B?
It's always starts with START_C.
What I need is StartB + Fnc1 + 420+PostalCode+ Mod103 + Stop.
Is it possible to have that without using CODE128_RAW?
Thank You,
zoltan
-
Take S
Wow, sometimes you guys really show your maturity level. I am all for
the snippy comment to ignorant questions, but when you clearly just
don't understand the field, you demonstrate YOUR unbelievable ignorance.
You already have a CVS repository. To create a branch is 1 command.
There is no d
kkdusi wrote:
> I need to add tags like to html text before using the
> HTMLWorker.
O, that's a different story.
Then you probably don't need HTMLWorker after all,
you just need to write your own SAX handler (as is
done in the book).
> each Pdf page will have different person's information.
>
This is yet another mail that seems to be addressed to
me personally, but that has the [iText-questions] header.
Could be the SF problem Alexis mentioned, but if not:
please use the mailing list.
Rivera, Diana wrote:
> I did a java procedure about generate a PDF with ITEXT, after I load
> this in
>>can we use a TagMap with HtmlWorker?
>No, those are two different approaches.
>>If not, can we use Stylesheet to do this?
>Yes, that's what class Stylesheet is about.
>br,
>Bruno
I need to add tags like to html text before using the
HTMLWorker.
is there any example on how to set the data val
kkdusi wrote:
> can we use a TagMap with HtmlWorker?
No, those are two different approaches.
> If not, can we use Stylesheet to do this?
Yes, that's what class Stylesheet is about.
br,
Bruno
-
Take Surveys. Earn Cash. Influ
can we use a TagMap with HtmlWorker?. I have some custom data tags to be
replaced with dynamic data.
if not, can we use Stylesheet to do this?
--
View this message in context:
http://www.nabble.com/tagmap-with-HtmlWorker-and-Stylesheet-tf3446645.html#a9611844
Sent from the iText - General mailin
Thanks for all these informations.
Regards,
Mékafi.
Mark M. Hall a écrit :
On Thursday 22 March 2007 09:11, mekafi tammar wrote:
Finally I fixed the size problem with *getScaledInstance*(int width,
int height, int hints) method of java.awt.Image.
It seems to work fine now, I can embed my im
On Thursday 22 March 2007 09:11, mekafi tammar wrote:
> Finally I fixed the size problem with *getScaledInstance*(int width,
> int height, int hints) method of java.awt.Image.
> It seems to work fine now, I can embed my image in a cell of a table in
> the size I want.
Good :-)
> Word version : wor
Hi,
Finally I fixed the size problem with *getScaledInstance*(int width,
int height, int hints) method of java.awt.Image.
It seems to work fine now, I can embed my image in a cell of a table in
the size I want.
Mark Hall a écrit :
Which version of iText are you using and which version of Wor
Sverre Moe wrote:
> Do you have some example code on using PdfPCellEvent? I can't find any
> on the web or in the book.
Please read section 10.2.2.
best regards,
Bruno
-
Take Surveys. Earn Cash. Influence the Future of IT
Jo
Well it seems like the most sensible thing to do, but for now and my limited
schedule I have to make a quick fix first.
2007/3/21, Bill Ensley <[EMAIL PROTECTED]>:
Why not just put the images together into one using Java, and then place
that one dynamically?
-Bill Ensley
www.bearprinting.com
Do you have some example code on using PdfPCellEvent? I can't find any on
the web or in the book.
As far as I know one can't put 2 objects in a cell with PdfPCell.addElement
()
My knowledge of iText is rudimentary.
I could try ColumnText as it seems straightforward.
If I got it right aboslute po
27 matches
Mail list logo