I am sure that Adobe Reader will be glad to print your PDF.
From: Gayathri Kamalesh [mailto:gayathri.kamal...@gmail.com]
Sent: Sunday, May 31, 2009 11:03 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Merging static pdf with dynamic
Hi,
THANKS A LOT.
I am able to
I have a table like the below
AA BB CC DD
EE FF GG HH
II JJ KK LL
MM NN OO PP
I want to split it into four squares of 2 rows and 2 columns and place them
on 4 pages
public void testMatrix(){
String[][] data = {
{"AA", "BB",
Hi,
THANKS A LOT.
I am able to merge the pdf..
I tried printing the meged PDF.
using PDFRenderer.jar..
I am not able to print scanned images..
Is there any other way to print it
Please advice..
Many thanks in advance
gayathri
On Mon, May 25, 2009 at 10:28 AM, 1T3XT info wrote:
> Gayathri Kamal
Hi,
> You should contact iText sales (www.itextsoftware.com) about the
> possibility of purchasing a commercial license or support contract
> which come with Confidentiality clauses to protect our paying
> customer's information.
We'll very propably purchase a real support contract if this tu
thank you very much for reply, the unicode for the jpy symbol is: \u00a5. By
the way, in japanese, the path.separator is also shown as this symbol.
guanghua...@hotmail.com
> Date: Sun, 31 May 2009 09:04:51 +0200
> From: i...@1t3xt.info
> To: itext-questions@lists.sourceforge.net
> Subje
In the below test case, I have applied the cell event to the first row, but
it affects all the rows and cells
except on which it is called.
class DashExample implements PdfPCellEvent {
public void cellLayout(PdfPCell cell, Rectangle position,
PdfContentByte[] canv
Hi,
Below is the corrected code.
There was no use of position variable and the border of other cells were not
set to NO_BORDER
earlier.
class DashExample implements PdfPCellEvent {
public void cellLayout(PdfPCell cell, Rectangle position,
PdfContentByte[] canva
chuguanghua wrote:
> hi, everybody,
>I got a problem in generating pdf in japanese: the backslash('\') in
> japanese should be displayed as a JPY symbol(because i am using a
> chinese OS, and can't type this char), but this char is always shown as
> '\' whether use japanese font or not. How
Mathias Nilsson wrote:
> Pardon me for asking but you say that I shouldn't wrap my table in a
> columntext.
> How can I absolute position the table?
With writeSelectedRows (see chapter 6 of "iText in Action").
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info