Talmage wrote:
> Thanks, that solved it.
>
> I am still trying to understand why this works the way it does though.
> I re-read the section in the iText book on text mode versus composite
> mode (pages 207-211) and still think I am lost.
The keyword is ColumnText.
A PdfPCell is drawn using Colu
mtrekker wrote:
> Coming back to the old subject I couldn't get my answer from search
> results...
>
> Per PDF standard, each signature is revision when working in append mode.
> How to solve the following reallife example:
>
> 1) user signs PDF and sends it to governement authority to complete
>
Marion Bass wrote:
> Sorry if this gets double posted.
>
> I have a regular pdf form and I can set fields and flatten completely
> without any problems. I can also set fields and partial flatten. But
> if I try to run the partial flattened form through again and populate
> the remaining field
Coming back to the old subject I couldn't get my answer from search
results...
Per PDF standard, each signature is revision when working in append mode.
How to solve the following reallife example:
1) user signs PDF and sends it to governement authority to complete
acceptance
2) authority then n
Dear All,
We have a bunch of pdfs which are generated from PS->PDF through
typesetting application. In this have to set Document language for all
the document.
Acrobat Professional->Document Properties->Advanced->Reading
options->Required language : Is there any way to set document language
Sorry if this gets double posted.
I have a regular pdf form and I can set fields and flatten completely
without any problems. I can also set fields and partial flatten. But if I
try to run the partial flattened form through again and populate the
remaining fields, the API code says there are no
Thanks, that solved it.
I am still trying to understand why this works the way it does though.
I re-read the section in the iText book on text mode versus composite
mode (pages 207-211) and still think I am lost. But here is how I am
currently grasping this:
In my original method when the tables
Alkire, Robert wrote:
> Following is the basic structure of the code. I just want to know how
> to make the fields show up on pages > page 1.
When form fields are created, they need to know on which page
they will be rendered. They ask for a reference to the page
to PdfWriter.
You're creating y
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 working since 8:30 this morning.
That's a very long working day.
And
Following is the basic structure of the code. I just want to know how
to make the fields show up on pages > page 1.
main(){
PdfWriter writer = PdfWriter.getInstance(document, new
FileOutputStream(new File(root, "out.pdf")));
document.open();
PdfPTable table = new PdfPTa
Sure. You just have to look at the relevant keys in the PDF.
-Original Message-
From: webpointz [mailto:mbeveri...@webpointz.com]
Sent: Wednesday, December 09, 2009 2:05 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Check PDF file for settings
Hello, is there
Hello, is there any way to check a PDF to see if it has been "Enabled for
Reader"?
I just need to check to ensure that someone has applied "Extend Features for
Reader" so that I can push the file to users to digitally sign.
If anyone could point me in the right direction that would be great :)
-
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
> cell
Hi Antonio Mariano,
I've been facing the exact same problem here. Would you mind to share your
changes in iText source code, so that me and possibly others can implement
them?
Thank you very much in advance!
[]s, Renato Crivano
amarianoelaide wrote:
>
> Hi all,
> just a question about the
Michael Stringham wrote:
> Are PDF Portfolios available via iText?
See http://lowagie.com/itextwiki/doku.php/collections
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info
--
Return on
Michael Stringham wrote:
> Fyi - Security Envelopes:
> http://help.adobe.com/en_US/Acrobat/9.0/Standard/WS58a04a822e3e50102bd615109794195ff-7d61.w.html
>
> I'd like to know what security options are available in iText 5...
* Create a password policy
=> Check! iText can encrypt PDFs with user/ow
Are PDF Portfolios available via iText?
Description: A PDF Portfolio contains multiple files assembled into an
integrated PDF unit. The files in a PDF Portfolio can be in different
formats and created in different applications. For example, suppose you have
a project that includes text documents,
Fyi - Security Envelopes:
http://help.adobe.com/en_US/Acrobat/9.0/Standard/WS58a04a822e3e50102bd615109794195ff-7d61.w.html
I'd like to know what security options are available in iText 5...
On Wed, Dec 9, 2009 at 6:18 AM, Leonard Rosenthol wrote:
> Assuming what you mean is the Acrobat feature
Hi Alexis,
ok thanks mate.
--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
___
iText-questions mailing
dpmihai wrote:
> I have following simple example :
>| X | -> X cell has colspan=3
>|Y| Z| -> Z cell has colspan=2
>
> If i use rowSpan = 2 for first cell the output is wrong : like | X | Y |
You're right. It was a bug. The fix is in the SVN repository:
@@ -540,7 +5
Hi Red Light,
2009/12/9 Red Light
> Hello,
>
> i was wondering if it's possible to detect pagination in a given random
> pdf document (i want to remove the pagination ...)
>
> NB: my use case , that i merge multiple document with an itext based tool
> => pdftk , and i got the problem when i ha
I have following simple example :
| X | -> X cell has colspan=3
|Y| Z| -> Z cell has colspan=2
If i use rowSpan = 2 for first cell the output is wrong : like | X | Y |
Document document = new Document(PageSize.A4);
PdfWriter.getInstance(docume
Assuming what you mean is the Acrobat feature of this nature, then the
technology behind it is called "Crypt Filters" and I don't believe that iText
supports them at this time. All the necessary pieces are in iText, but you'd
need to put them together in new ways.
Leonard
-Original Messa
Hello,
i was wondering if it's possible to detect pagination in a given random pdf
document (i want to remove the pagination ...)
NB: my use case , that i merge multiple document with an itext based tool =>
pdftk , and i got the problem when i have to paginate the merged document but
those a
mtrekker wrote:
> Does iText/iTextSharp allow creating security envelopes ? If yes, any API I
> need to investigate?
What do you mean by security envelopes?
This is what I found on Google:
http://www.amazon.com/dp/B000FDR62C
http://www.jampaper.com/Envelopes/WhiteEnvelopes/SecurityEnvelopes
http:
Does iText/iTextSharp allow creating security envelopes ? If yes, any API I
need to investigate?
--
View this message in context:
http://old.nabble.com/Security-Envelopes-tp26709130p26709130.html
Sent from the iText - General mailing list archive at Nabble.com.
Is there any sample of PDF417 with macro?
I mean I've see pieces of code from different email, but I don't know if I
did correctly things like:
1) How many characters or bytes should I use for each block, for each macro
segment, Is it a fixed number or I can set it to any number while it's
valid,
Just tested with the new version (5.0.0) and everything worked like a charm,
thank you so much.
Best regards.
On Sat, Dec 5, 2009 at 12:05 PM, 1T3XT info wrote:
> Pablo Carranza wrote:
> > The problem with the modification date can be my mistake, I need to take
> > a good look at code but yes
Hi Jason,
you stumbled over the differences of text and composite mode.
Example:
http://1t3xt.info/tutorials/keywords/index.php?page=keyword&id=312
That's one reason to buy the book. Explained very well in there ;)
Best Regards
Benjamin
Von:
Jason Baginski
An:
Datum:
09.12.2009 03:51
Betr
Wain, Matthew wrote:
> Probably because your assigning a static variable. (Oxy Moron?)
>
> From my work (wish I lost thanks to clearcase)... I think you just need
> to do: c.ALIGN_RIGHT, you don't 'assign' it.
>
> Or just use the Rectangle.ALIGN_RIGHT if I remember correctly.
No, the problem
Probably because your assigning a static variable. (Oxy Moron?)
>From my work (wish I lost thanks to clearcase)... I think you just need to do:
>c.ALIGN_RIGHT, you don't 'assign' it.
Or just use the Rectangle.ALIGN_RIGHT if I remember correctly.
Matthew
-Original Message-
From: Jaso
Hi Dan,
2009/12/8 Dan Olsen Iii
> I am creating a new PDF with iText. I have another PDF that contains a
> single paragraph. I want to be able to add that paragraph to my new PDF
> document. I don't want to just add the page but I want the paragraph in the
> existing PDF to be included in a pag
32 matches
Mail list logo