Hi! I am using a code that i found online to write a text watermark..but some
of my watermark text that falls on top of the pdftable appears under that
table..is there a way to make it appear on top of the table? Thanks!
_
Express y
I am using the following to rotate certain PDFs 90 degrees:
reader.getPageN(i).put(PdfName.ROTATE, new PdfNumber(90));
However, the resulting page now has its pageRotation equalling "90".
Since I am "fixing" the doc I would like the new PDF page to be equal to
"0".
Is there a way to rotate
Thanks you all very much. I looked at the example given at http://1t3xt.be/?X115
and with some minor addition like
reader.selectPages("o");
I could accomplish what I needed.
May you all have a blessed day.
Sincerely
JJ
> Date: Thu, 6 Aug 2009 16:39:49 +0200
> From: i...@1t3xt.in
Jignesh Patel wrote:
> I am trying to achieve the following:
> I have an exisitng pdf with acroform.
> This pdf has 2 pages.
> In certain conditions, I need to copy the first page including the
> acroform and then insert it in second position so that the newly
> created/copied page becomes the se
Hello All,
I am new to the subject of manipulating existing pdfdocuments. I am trying to
achieve the following:
I have an exisitng pdf with acroform.
This pdf has 2 pages.
In certain conditions, I need to copy the first page including the acroform and
then insert it in second position so
swati jain wrote:
> Hi Paulo,
>
> i corrected the prob.,issue got resolved but
> code not working as required
> its not printing Page # of ... # is missing
Of course not, did you read your own code?
You aren't writing the total number of pages!
> Pls suggest me what to do?
I suggest that you
Hi Paulo,
i corrected the prob.,issue got resolved but
code not working as required
its not printing Page # of ... # is missing
Pls suggest me what to do?
Paulo Soares-3 wrote:
>
> For each EndText() you must have a BeginText().
>
> Paulo
>
> - Original Message -
> From: "swati
If it's fixed in iText it's fixed in iTextSharp. Are you embedding the
signature appearance font? What exactly is Acrobat 9 complaining about?
Paulo
- Original Message -
From: "faisal raza"
To:
Sent: Thursday, August 06, 2009 10:36 AM
Subject: [iText-questions] Adobe 9 complaining abo
Hi,
I am using latest itextsharp-4.1.6 and signing a PDF using it and after
signing the PDF/a compliancy was removed according to Adobe 9 but Adobe 8
confirms the PDF/A compliancy. During the investigation I find that this was
a know issue in previous itextsharp versions. Please let me know that if
For each EndText() you must have a BeginText().
Paulo
- Original Message -
From: "swati jain"
To:
Sent: Thursday, August 06, 2009 10:11 AM
Subject: Re: [iText-questions] Illegal operation 'Tm' outside a text object
using DirectUnderContent
Hi all,
I am having same prob while print
Reply to the mailing list, not directly to me. Post a link to the PDF and
we'll see where the defect is.
Paulo
- Original Message -
From:
To: "Paulo Soares"
Sent: Wednesday, August 05, 2009 7:34 PM
Subject: Re: Re: [iText-questions] possible bug in PdfReader for encrypted
pfds
> Than
Hi all,
I am having same prob while printing pg # of # on pdf doc. Pls tell me
whats going wrong with following code
public override void OnEndPage(PdfWriter writer, Document document)
{
base.OnStartPage(writer, document);
Phrase header = new Phrase(" THIS IS HEADER PART OF THIS PDF "
12 matches
Mail list logo