I add the nested PdfPTable to a cell, set colspan(3), and add that cell
to the enclosing table.
Agatha H. Liu wrote:
> Justin,
>
> It's still not clear to me how you made the subtable span multiple
> columns of the enclosing table... I tried setDefaultColSpan() on the
> enclosing table with ins
I created a table with the same number of columns as the enclosing table
and then worked with the subtable as if it were the enclosing table.
When I was done adding those rows, I just added the subtable to the
enclosing table with a colspan of 3 (in my case...). Worked like a charm.
Agatha H. Liu
I have enclosed partials from my code.
Basically, my PdfViewer that is called within a JPanel
screen that I have. The PdfViewer calls a class
PdfWaterMarker which uses iText to add a watermark to
the PDF. It recieves a byte[] and returns a new
byte[].
My main screen shows me a list of PDFs tha
Having just "solved" this problem, the answer i went with is to put
those rows in a subtable and disallow that table to break. That will
for the required rows to stay together while allowing the enclosing
table to break according to whatever policy is defined.
Bruno Lowagie wrote:
> Agatha H. Liu
Agatha H. Liu wrote:
Hi,
I didn't find much information in the mail archive about the issue I'm
dealing with. I've got a table,and what I need is to have certain
consecutive rows displayed on the same page instead of split over two
pages. If anyone would suggest an efficient way to achieve t
Hi,
I didn't find much information in the mail archive about the issue I'm dealing with. I've got a table,and what I need is to have certain consecutive rows displayed on the same page instead of split over two pages. If anyone would suggest an efficient way to achieve this, I'd greatly appreciate
I've used iText to generate some Pdf documents with forms, but those
forms don't work for some users.
I can open up one of the docs in Acrobat Reader 6.0 and hit the submit
button (created by PdfAcroForm.addHtmlPostButton) without problems.
For some people on Reader 7.0, hitting the submit button
At 11:08 AM 5/25/2005, Youssef Eldakar wrote:
Are there plans to support linearization in iText? At the moment, is there
a quick workaround to linearize files I am producing using iText?
You can post-process them on the server with a couple of
server-based solutions, including my com
At 11:17 AM 5/25/2005, Youssef Eldakar wrote:
Do you know at which version of the specification did linearization become
a feature of PDF?
PDF 1.2
Leonard
---
Leonard Rosenthol
Leonard,
Do you know at which version of the specification did linearization become a
feature of PDF?
Thank you so much.
Youssef Eldakar
Bibliotheca Alexandrina
-Original Message-
From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]
Sent: Wed 5/25/2005 5:43 PM
Are there plans to support linearization in iText? At the moment, is there a
quick workaround to linearize files I am producing using iText?
Youssef Eldakar
Bibliotheca Alexandrina
-Original Message-
From: Bruno Lowagie [mailto:[EMAIL PROTECTED]
Sent: Wed 5/25/
setPadding(0) sur la celule exterieur.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Canou
> Sent: Wednesday, May 25, 2005 3:33 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] 2 PdfPCell dans 1 PdfPCell
>
> Bonjour
Bonjour,
j'aimerais qu'une cellule (PdfPCell) de mon tableau (PdfPTable) contienne 2
cellules. Un peu comme dans l'exemple "nested tables".
Seulement j'aimerais que l'espace entre entre ma grosse cellule et mes 2
petites cellules soient nulle. Au niveau des bordures, j'aimerais qu'elles se
con
Youssef Eldakar wrote:
When one clicks on a link to a PDF in the Web browser, does Adobe Reader
download the whole PDF before it is possible to view it, or does it download
only the pages the user navigates to?
Standard: the complete PDF is downloaded before anything can be seen
(the XRef ta
At 10:25 AM 5/25/2005, Youssef Eldakar wrote:
When one clicks on a link to a PDF in the Web browser, does Adobe Reader
download the whole PDF before it is possible to view it, or does it
download only the pages the user navigates to?
Depends on three things.
First, is the PD
When one clicks on a link to a PDF in the Web browser, does Adobe Reader
download the whole PDF before it is possible to view it, or does it download
only the pages the user navigates to?
Youssef Eldakar
Bibliotheca Alexandrina
HS^�隊X���'��:
y�ay欉���譫^�yb��(Š�b�毢'b�az��
I debated using FO to create my PDF's but in my case I
had a standard form to fill in with XML.
I created a PDF template with form fields which are
filled by the XML.
I flatten the XML, retrieve all the field names from
the form and use xTom to grab the values.
The field names match the xTom
At 06:50 AM 5/25/2005, Andy Brough wrote:
Can anyone advise me on using itext to convert a pdf to tif ?
Sure - it's not possible.
You'll want to look at solutions such as JPEDAL, Multivalent or
PSServices.
Leonard
---
http://itextdocs.lowagie.com/tutorial/objects/tables/index.html#addingcells
cherchez pour "nested tables".
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Canou
> Sent: Wednesday, May 25, 2005 11:39 AM
> To: itext-questions@lists.sourceforge.ne
Can anyone advise me on using itext to convert a pdf to tif ?
Looking at the documentation I thought it would be a similar concept to
RtfWriter, and use Java Advanced Imaging
Appoligies if this has already been asked but the search facility is down on
the forum.
Thanks
Andy
DISCLAIMER:The info
Bonjour, j'aimerais avec une PdfPCell mettre un rowspan.
Comment puis-je faire ?
merci des réponses.
---
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how y
There are no plans to support Designer 7 (for now).
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Richard Hurst
> Sent: Tuesday, May 24, 2005 7:12 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Re: Problems in Adob
http://itextdocs.lowagie.com/tutorial/objects/tables/pdfptable/index.html#cellevents
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Oguz Kamer Dogan
> Sent: Wednesday, May 25, 2005 11:01 AM
> To: itext-questions@lists.sourceforge.net
> Subject
http://www.lowagie.com/iText/tutorial/ch07.html
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Wednesday, May 25, 2005 6:22 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF Creation using
Hello i am new. Please help me.
How can i put acroform fileds into a table like in html forms. i use itextdotnet version.
i couldnt find an appropiriate way.
So i tried first creating table and then putting form fileds over them . But i couldnt find the way of getting the rectangle(borders) or pos
Hello,
I am using itext
library for generating PDF. While generating, i am facing some problems. Could
anyone help me out.
Q.) How to handle Leading,
Kerning and tracking values.
Q.) Is it possible to put
cropping marks in the PDF while generating and how?
Thanx & Regrds
Hi Paulo
Thanks for confirming that - I gues it is because the Adobe 7.0 document seems
to have some kind of kierachy within the document - at least that is how it
appears when you view the acroForm fields in the Netbeans IDE (as local
variables)
I wondered if anyone had done anything further
Hi Paulo,
Thanks a lot for your reply. Actually this was the problem we were facing .
Regards,
Firoz
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Firoz" <[EMAIL PROTECTED]>;
Cc: "Slathif" <[EMAIL PROTECTED]>
Sent: Tuesday, May 24, 2005 6:51 PM
Subject: RE: [iText
Ilja Livenson wrote:
Hi,
I'm kind of stuck with this problem: the document I'm doing has a
pretty complex form so I would really would like to specify Polygon
(instead of Rectangle) for the form of the SimpleCell (which would
look like this: http://ilja.webmedia.ee/cell.gif ). Is it possible
29 matches
Mail list logo