Please Help me...

View: New views
7 Messages — Rating Filter:   Alert me  

Please Help me...

by raj231362 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi..Paulo,


It is possible to hide text on image when creating pdf using image tiff file.

Please Help me..

any example would be appreciated..


Thanks,
Raj

Re: Please Help me...

by Paulo Soares-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No idea what you are talking about.

Paulo

> -----Original Message-----
> From: raj231362 [mailto:bettiahamit@...]
> Sent: Wednesday, September 09, 2009 5:07 AM
> To: itextsharp-questions@...
> Subject: [itextsharp-questions] Please Help me...
>
>
> hi..Paulo,
>
>
> It is possible to hide text on image when creating pdf using
> image tiff
> file.
>
> Please Help me..
>
> any example would be appreciated..
>
>
> Thanks,
> Raj

Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.

Disclaimer:
This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@...
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions

Re: Please Help me...

by raj231362 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


hi Paulo,

Thanks for your response,

We are going to make PDF file from image tiff. Also we have co-ordinate information of the text. Now we want to hide the text in specified position. Is this dll has facility to hide the text in specified position?

If possible please send me the example..




Paulo Soares-3 wrote:
No idea what you are talking about.

Paulo

> -----Original Message-----
> From: raj231362 [mailto:bettiahamit@gmail.com]
> Sent: Wednesday, September 09, 2009 5:07 AM
> To: itextsharp-questions@lists.sourceforge.net
> Subject: [itextsharp-questions] Please Help me...
>
>
> hi..Paulo,
>
>
> It is possible to hide text on image when creating pdf using
> image tiff
> file.
>
> Please Help me..
>
> any example would be appreciated..
>
>
> Thanks,
> Raj


Aviso Legal:

Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.



Disclaimer:

This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions

Re: Please Help me...

by Paulo Soares-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The simplest way is to write first the text and then the image. The text will be behind the image and invisible. There are lots of examples about placisng text and images with PdfContentByte at http://1t3xt.be/?X000001.

Paulo

> -----Original Message-----
> From: raj231362 [mailto:bettiahamit@...]
> Sent: Friday, September 11, 2009 6:07 AM
> To: itextsharp-questions@...
> Subject: Re: [itextsharp-questions] Please Help me...
>
>
>
> hi Paulo,
>
> Thanks for your response,
>
> We are going to make PDF file from image tiff. Also we have
> co-ordinate
> information of the text. Now we want to hide the text in
> specified position.
> Is this dll has facility to hide the text in specified position?
>
> If possible please send me the example..
>
>
>
>
>
> Paulo Soares-3 wrote:
> >
> > No idea what you are talking about.
> >
> > Paulo
> >
> >> -----Original Message-----
> >> From: raj231362 [mailto:bettiahamit@...]
> >> Sent: Wednesday, September 09, 2009 5:07 AM
> >> To: itextsharp-questions@...
> >> Subject: [itextsharp-questions] Please Help me...
> >>
> >>
> >> hi..Paulo,
> >>
> >>
> >> It is possible to hide text on image when creating pdf using
> >> image tiff
> >> file.
> >>
> >> Please Help me..
> >>
> >> any example would be appreciated..
> >>
> >>
> >> Thanks,
> >> Raj

Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.

Disclaimer:
This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@...
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions

Re: Please Help me...

by raj231362 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Paulo,

once again thanks for your response..

can i fixed the image and then write the text behind the image and also hide the text.
Please give the example in c# would be great help.

Regard,
Raj
Paulo Soares-3 wrote:
The simplest way is to write first the text and then the image. The text will be behind the image and invisible. There are lots of examples about placisng text and images with PdfContentByte at http://1t3xt.be/?X000001.

Paulo

> -----Original Message-----
> From: raj231362 [mailto:bettiahamit@gmail.com]
> Sent: Friday, September 11, 2009 6:07 AM
> To: itextsharp-questions@lists.sourceforge.net
> Subject: Re: [itextsharp-questions] Please Help me...
>
>
>
> hi Paulo,
>
> Thanks for your response,
>
> We are going to make PDF file from image tiff. Also we have
> co-ordinate
> information of the text. Now we want to hide the text in
> specified position.
> Is this dll has facility to hide the text in specified position?
>
> If possible please send me the example..
>
>
>
>
>
> Paulo Soares-3 wrote:
> >
> > No idea what you are talking about.
> >
> > Paulo
> >
> >> -----Original Message-----
> >> From: raj231362 [mailto:bettiahamit@gmail.com]
> >> Sent: Wednesday, September 09, 2009 5:07 AM
> >> To: itextsharp-questions@lists.sourceforge.net
> >> Subject: [itextsharp-questions] Please Help me...
> >>
> >>
> >> hi..Paulo,
> >>
> >>
> >> It is possible to hide text on image when creating pdf using
> >> image tiff
> >> file.
> >>
> >> Please Help me..
> >>
> >> any example would be appreciated..
> >>
> >>
> >> Thanks,
> >> Raj


Aviso Legal:

Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.



Disclaimer:

This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions

Re: Please Help me...

by Paulo Soares-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not doing your work. You have plenty of documentation, read it!

Paulo

> -----Original Message-----
> From: raj231362 [mailto:bettiahamit@...]
> Sent: Friday, September 11, 2009 11:49 AM
> To: itextsharp-questions@...
> Subject: Re: [itextsharp-questions] Please Help me...
>
>
> Dear Paulo,
>
> once again thanks for your response..
>
> can i fixed the image and then write the text behind the
> image and also hide
> the text.
> Please give the example in c# would be great help.
>
> Regard,
> Raj
>
> Paulo Soares-3 wrote:
> >
> > The simplest way is to write first the text and then the
> image. The text
> > will be behind the image and invisible. There are lots of
> examples about
> > placisng text and images with PdfContentByte at
> http://1t3xt.be/?X000001.
> >
> > Paulo
> >
> >> -----Original Message-----
> >> From: raj231362 [mailto:bettiahamit@...]
> >> Sent: Friday, September 11, 2009 6:07 AM
> >> To: itextsharp-questions@...
> >> Subject: Re: [itextsharp-questions] Please Help me...
> >>
> >>
> >>
> >> hi Paulo,
> >>
> >> Thanks for your response,
> >>
> >> We are going to make PDF file from image tiff. Also we have
> >> co-ordinate
> >> information of the text. Now we want to hide the text in
> >> specified position.
> >> Is this dll has facility to hide the text in specified position?
> >>
> >> If possible please send me the example..
> >>
> >>
> >>
> >>
> >>
> >> Paulo Soares-3 wrote:
> >> >
> >> > No idea what you are talking about.
> >> >
> >> > Paulo
> >> >
> >> >> -----Original Message-----
> >> >> From: raj231362 [mailto:bettiahamit@...]
> >> >> Sent: Wednesday, September 09, 2009 5:07 AM
> >> >> To: itextsharp-questions@...
> >> >> Subject: [itextsharp-questions] Please Help me...
> >> >>
> >> >>
> >> >> hi..Paulo,
> >> >>
> >> >>
> >> >> It is possible to hide text on image when creating pdf using
> >> >> image tiff
> >> >> file.
> >> >>
> >> >> Please Help me..
> >> >>
> >> >> any example would be appreciated..
> >> >>
> >> >>
> >> >> Thanks,
> >> >> Raj

Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.

Disclaimer:
This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@...
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions

Re: Please Help me...

by raj231362 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi Paulo,


sorry, i have no any intention to say do my work..
but please give me a suggestion ,how to use in c#.


Thanks,
Raj

Paulo Soares-3 wrote:
I'm not doing your work. You have plenty of documentation, read it!

Paulo

> -----Original Message-----
> From: raj231362 [mailto:bettiahamit@gmail.com]
> Sent: Friday, September 11, 2009 11:49 AM
> To: itextsharp-questions@lists.sourceforge.net
> Subject: Re: [itextsharp-questions] Please Help me...
>
>
> Dear Paulo,
>
> once again thanks for your response..
>
> can i fixed the image and then write the text behind the
> image and also hide
> the text.
> Please give the example in c# would be great help.
>
> Regard,
> Raj
>
> Paulo Soares-3 wrote:
> >
> > The simplest way is to write first the text and then the
> image. The text
> > will be behind the image and invisible. There are lots of
> examples about
> > placisng text and images with PdfContentByte at
> http://1t3xt.be/?X000001.
> >
> > Paulo
> >
> >> -----Original Message-----
> >> From: raj231362 [mailto:bettiahamit@gmail.com]
> >> Sent: Friday, September 11, 2009 6:07 AM
> >> To: itextsharp-questions@lists.sourceforge.net
> >> Subject: Re: [itextsharp-questions] Please Help me...
> >>
> >>
> >>
> >> hi Paulo,
> >>
> >> Thanks for your response,
> >>
> >> We are going to make PDF file from image tiff. Also we have
> >> co-ordinate
> >> information of the text. Now we want to hide the text in
> >> specified position.
> >> Is this dll has facility to hide the text in specified position?
> >>
> >> If possible please send me the example..
> >>
> >>
> >>
> >>
> >>
> >> Paulo Soares-3 wrote:
> >> >
> >> > No idea what you are talking about.
> >> >
> >> > Paulo
> >> >
> >> >> -----Original Message-----
> >> >> From: raj231362 [mailto:bettiahamit@gmail.com]
> >> >> Sent: Wednesday, September 09, 2009 5:07 AM
> >> >> To: itextsharp-questions@lists.sourceforge.net
> >> >> Subject: [itextsharp-questions] Please Help me...
> >> >>
> >> >>
> >> >> hi..Paulo,
> >> >>
> >> >>
> >> >> It is possible to hide text on image when creating pdf using
> >> >> image tiff
> >> >> file.
> >> >>
> >> >> Please Help me..
> >> >>
> >> >> any example would be appreciated..
> >> >>
> >> >>
> >> >> Thanks,
> >> >> Raj


Aviso Legal:

Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.



Disclaimer:

This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
itextsharp-questions mailing list
itextsharp-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itextsharp-questions