Quoting Mark Goking <[EMAIL PROTECTED]>:
> can table cells support watermark images?
> i want to place an image inside a table cell as background.
> is this possible?
If you use PdfPTable, you can add content in different layers
with a CellEvent.
--
Hi all,
Has anybody ever received this error message:
"read less image data than expected" in Acrobat Reader when opening a file
that was produced by the concat_pdf class?
I used concat_pdf to merge to pdf files into one and received this error.
It only happens with certain files, most of the time
Hello Everyone
I am designing a document that is in landscape format.
I create the document as described in the tutorial:
Document document = new Document(PageSize.LETTER.rotate(), 0, 0, 36, 36);
// Landscape
Whenever I try to add something to this document in boldface type, it does
not ap
Olá,
Gostaria de saber para reduzir os espaços entre as linhas de um paragrafo?
E se é possível controlar a altura de um table e de um cell?
Obrigado
João
--
POP. Nem parece internet grátis.
Seja POP você também!
Acesse: http://www.pop.com.br/pop_discador.php e baixe o POPdiscador.
--
Title: Message
can table cells support
watermark images?
i want to place an image inside a table cell as
background.
is this
possible?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.493 / Virus Database: 292 - Release
Hi,
two questions to hyphenation:
1. Is it possible to suppress hyphenation for special characters. For
example forcing to keep
the text "Andre Agassi" together ??
2. Or the other way round: Could I force hyphenation at a defined position.
" I want hyph the following long word: adverise- (fo
Title: Message
1) i
have a tagmap mapping chunk to my text. if i use symbols like dash -, a
trademark symbol ™
and ®,
it gives me an exception, any workaround on this one?
2) is
it possible to map a Graphic class to xml tagmap? i want to map it so i can do
something like in html
>> I tried your workaround, it doesn't>> Can you pass your code which you checked across.>>http://itext.sourceforge.net/src/com/lowagie/text/Cell.java>http://itext.sourceforge.net/src/com/lowagie/text/Table.java>>public Cell(Properties attributes) {>...>String r = (String)attributes.remove(ElementT
Olá,
Gostaria de saber para reduzir os espaços entre as linhas de um paragrafo?
E se é possível controlar a altura de um table e de um cell?
Obrigado
João
--
POP. Nem parece internet grátis.
Seja POP você também!
Acesse: http://www.pop.com.br/pop_discador.php e baixe o POPdiscador.
I just completed an application that mixes PDF forms with JSPs.
iText was wonderful, but I must say that dealing with the interactions
between
various versions of various web browsers and versions of Acrobat Reader was
quite a challenge.
I did finally get things to work consistently, and here are
I will be out of the office starting 07/01/2003 and will not return until
07/06/2003.
I will respond to your message when I return.
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals,
First of all, a jsp IS NOT a servlet. It will be converted into a servlet
but it's not a servlet. Jsp where made to generate html, not binary data as
a PDF. Your problem (probably) happens because you have CR in your JSP. This
CR is not treated as code whitespaces but rather as data that is sent to
No. Use FOP.
Best Regards,
Paulo Soares
> -Original Message-
> From: Lloyd Bergman [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2003 14:14
> To: itext-questions
> Subject: [iText-questions] XSL FO
>
> Does iText support XSL Formatting Objects?
>
>
>
>
> --
Quoting Lloyd Bergman <[EMAIL PROTECTED]>:
> Does iText support XSL Formatting Objects?
No, I agreed not to compete with FOP long ago.
Bruno
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, P
Quoting Brook Stevens <[EMAIL PROTECTED]>:
> I don't know anything about any other servlets,
> but I use the following code
> in servlet environment. I may, however, not understand your
> question/setup enough for this to be useful.
Don't worry, I wrote iText especially to use in a Servlet
envi
Title: RE: [iText-questions] Update on Creating PDF via Servlet
I don't know anything about any other servlets, but I use the following code in servlet environment. I may, however, not understand your question/setup enough for this to be useful.
response.setContentType("application/pdf");
Does iText support XSL Formatting Objects?
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NE
I have gotten the generation of the PDF dynamically to
work to a certain extent for my own application and
was wondering if anyone might be able to help. So far
here's how I got it to work. I had to change inline
to attachment and the attachment made it work, inline
just kept displaying the byte
getDefaultCell() will not work with addCell(PdfPCell), in this case the
properties come from the PdfPCell.
Best Regards,
Paulo Soares
> -Original Message-
> From: Roberto Cipollini [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2003 10:32
> To: [EMAIL PROTECTED]
> Subject: [iTex
Don't worry about the exception, reading a single pdf key will take a lot
more time than processing an exception.
Best Regards,
Paulo Soares
> -Original Message-
> From: Hubert Lingo [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2003 10:58
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
You should complain to jpedal but maybe using PdfCopy will help if you don't
have fields in the pdf.
Best Regards,
Paulo Soares
> -Original Message-
> From: Yvain Malsot [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, July 01, 2003 8:51
> To: [EMAIL PROTECTED]
> Subject: [iText-questions]
you are right.
I have to set the setBorder(0) for each of my PdfPCell.
it's working.
thanks again.
Roberto
- Original Message -
From: "Sergio Lopez Rodriguez" <[EMAIL PROTECTED]>
To: "'Roberto Cipollini'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, July 01, 2003 12:12 PM
Subje
Code example:
PdfReader reader = new PdfReader("my_file.pdf", "my_password);
PdfStamper stamp = new PdfStamper(reader, new
FileOutputStream("output.pdf"));
stamp.close();
Best Regards,
Paulo Soares
> -Original Message-
> From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]
> Sent: Monday, Jun
I will be out of the office starting 07/01/2003 and will not return until
07/06/2003.
I will respond to your message when I return.
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals,
Maybe I'm wrong but I fear you'll have to set for each cell NO_BORDER
It's curious because the iText API I have says
"
getDefaultCell
public PdfPCell getDefaultCell()
Gets the default PdfPCell that will be used as reference for all the addCell
methods except addCell(PdfPCell)."
so this makes m
Yes, but there is no mean to prevent the IOException when reading an
encrypted file. What I need is to know if the file is encrypted BEFORE
opening it. Thus, as exception is rather heavy, I prevent an exception to be
thrown.
Thanks
Hubert
From: Paulo Soares <[EMAIL PROTECTED]>
To: 'Hubert Li
D S S Sampath Kumar wrote:
>Try if this works as a workaround:
>
>
>
I tried your workaround, it doesn't
Can you pass your code which you checked across.
http://itext.sourceforge.net/src/com/lowagie/text/Cell.java
http://itext.sourceforge.net/src/com/lowagie/text/Table.java
public Cell(Pr
Hi.
can anyone says why i see a bordered table in my pdf even if i set no border
for my PdfPtable?
PdfPTable footer = new PdfPTable(1);
footer.setTotalWidth(convertToPoints(50)); //convertToPoints: method to
convert from millimeters to point
footer.getDefaultCell().setBorder(com.lowagie.text.Recta
Hi Bruno,
Thanks again.
>> 1. While define the XML tags for Table & Cells. I couldn't able to set the>> Border color. My XML coding is >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>I checked my code, but I don't see what could be wrong.>Try if this works as a workaro
Quoting D S S Sampath Kumar <[EMAIL PROTECTED]>:
> 1. While define the XML tags for Table & Cells. I couldn't able to set the
> Border color. My XML coding is
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
I checked my code, but I don't see what could be wrong.
Try if thi
Hi,
I'm using iText in order to split PDF files (one file per page). After
splitting, PDF files are ok in visualisation (in Acrobat Reader or other
reader), but I want to extract data from those output files, by using
Jpedal.
PDFs created by iText seem to be changed (not the same version as inp
Hi Bruno,
Thanks for your quick response. I have some more issues.
1. While define the XML tags for Table & Cells. I couldn't able to set the Border color. My XML coding is
Can you tell me what is wrong in this.
2. This is related to No.4 in the p
32 matches
Mail list logo