please help in fixing this issue,
Thanks & Regards
Karthik B
--- On Thu, 19/5/11, 1T3XT BVBA wrote:
> From: 1T3XT BVBA
> Subject: Re: [iText-questions] Place text in speacified x y coordinate
> To: itext-questions@lists.sourceforge.net
> Date: Thursday, 19 May, 2011, 9:05 PM
&
& Regards
Karthik B
--- On Thu, 19/5/11, 1T3XT BVBA wrote:
> From: 1T3XT BVBA
> Subject: Re: [iText-questions] Place text in speacified x y coordinate
> To: itext-questions@lists.sourceforge.net
> Date: Thursday, 19 May, 2011, 4:23 PM
> Op 19/05/2011 12:44, karthik B
>
Hi
Sorry, i didn't mean in that way. I was actually explaining the way i did. May
be i interpreted wrongly. I will draw the rectangle and come back to you.
Thanks & Regards
Karthik B
--- On Thu, 19/5/11, 1T3XT BVBA wrote:
> From: 1T3XT BVBA
> Subject: Re: [iText-questions
(0), arr(1))
pdfContentByte.ShowText("Sample Text")
pdfContentByte.Stroke()
pdfContentByte.EndText()
When i do like this i get the text started at same x position but the y
coordinate varies.
Thanks & Regards
Karthik B
--- On
text")
pdfContentByte.Stroke()
pdfContentByte.EndText()
Thanks & Regards
Karthik B
--- On Thu, 19/5/11, 1T3XT BVBA wrote:
> From: 1T3XT BVBA
> Subject: Re: [iText-questions] Place text in speacified x y coordinate
> To: itext-questions@lists.sourceforge.net
> Date: Thursday,
in the calculated x
y coordinate. But i am not getting the coorect output. I get the object placed
at right x coordinate but not the y coordinate.
Could anyone help me to place a text given by the indesign coordinates.
Thanks & Regards
Karth
sharp as pdfContenByte.setTextMatrix(x-
width/2,page_height - (y- height/2))
The text are having same x coordinate in both inesign and itextsharp created
PDF but the y coordinate is varying.
Could you please help me sort out this problem
--
Regards,
K