Hightlight and zoom a text in an PDF Image

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rajphp
Forum Newbie
Posts: 3
Joined: Tue Nov 04, 2014 4:30 am

Hightlight and zoom a text in an PDF Image

Post by rajphp »

Hi Team,

Please help me how to achieve the below....

Requirement is to "Hightlight and zoom a text in an PDF Image" when I choose a text/lable in a PHP form.

The scenario is - In a PHP web page - which will be having a PDF Image of a filled-in egistration form
and adjacently we will have an empty Registration Form - Entry screen.

When I try to enter "Employee Number" in the Entry Screen - and click a button - it should able to high-light and zoom the same "Employee Number" in the PDF Image screen.

How to achieve this...your timely help is appreciated.
rajphp
Forum Newbie
Posts: 3
Joined: Tue Nov 04, 2014 4:30 am

Re: Hightlight and zoom a text in an PDF Image

Post by rajphp »

Hi PHP Expert(s),

Hope you can give a try and share your view on the above mentioned requirement...

Thanks in advance...
rajphp
Forum Newbie
Posts: 3
Joined: Tue Nov 04, 2014 4:30 am

Re: Hightlight and zoom a text in an PDF Image

Post by rajphp »

Hi,

I would like to know is there any in-build method, event, or include a class library or do we need to go for a 3rd partly tool - to achieve this.
As am new to PHP - incase anybody who works in PHP and might come across the same scenario, could probably share their views.

i.e. To do the "Highlight and Zoom of a text in a PDF Image" through PHP code.

Please suggest.
Post Reply