473,386 Members | 1,630 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Edit an existing pdf document

Hi all,

I am having a pdf link on my website
when the user clicks on the link, download window occurs .

But i am not able to edit the pdf.
When the user clicks the pdf it should be downloded with the username
of current user
on each page .
An one more thing i also want to search a specific word from the same
pdf and replace it with user's
additional info.

Done enough googling and completed half of the thing.
But looking for some good url's and help from you guys for completing
it.

Thanks.

Aug 21 '07 #1
3 8711
Rik
On Tue, 21 Aug 2007 16:06:13 +0200, 1956col <pr*********@gmail.comwrote:
Hi all,

Please don't multipost, just answered in alt.php. Copy of the message:

On Tue, 21 Aug 2007 16:04:14 +0200, 1956col <pr*********@gmail.comwrote:
Hi all,
I am having a pdf link on my website
when the user clicks on the link, download window occurs .
But i am not able to edit the pdf.
When the user clicks the pdf it should be downloded with the username
of current user
on each page .
An one more thing i also want to search a specific word from the same
pdf and replace it with user's
additional info.
Done enough googling and completed half of the thing.
But looking for some good url's and help from you guys for completing
it.

There were some recente threads in comp.lang.php about that. Use Google
Goups to search them. Short answer:

On Aug 14, 4:25 pm, "craig.s.gard...@gmail.com"
FPDF for PDF work with PHP and FPDI for importing PDFs into FPDF.
Really easy to work with - I use it to for PHP to fill in PDF forms.
http://www.fpdf.org/
http://www.setasign.de/products/pdf-php-solutions/fpdi/
--
Rik Wasmus
Aug 21 '07 #2
On Aug 21, 7:10 pm, Rik <luiheidsgoe...@hotmail.comwrote:
On Tue, 21 Aug 2007 16:06:13 +0200, 1956col <prash.ma...@gmail.comwrote:
Hi all,

Please don't multipost, just answered in alt.php. Copy of the message:

On Tue, 21 Aug 2007 16:04:14 +0200, 1956col <prash.ma...@gmail.comwrote:
Hi all,
I am having a pdf link on my website
when the user clicks on the link, download window occurs .
But i am not able to edit the pdf.
When the user clicks the pdf it should be downloded with the username
of current user
on each page .
An one more thing i also want to search a specific word from the same
pdf and replace it with user's
additional info.
Done enough googling and completed half of the thing.
But looking for some good url's and help from you guys for completing
it.

There were some recente threads in comp.lang.php about that. Use Google
Goups to search them. Short answer:

On Aug 14, 4:25 pm, "craig.s.gard...@gmail.com"
FPDF for PDF work with PHP and FPDI for importing PDFs into FPDF.
Really easy to work with - I use it to for PHP to fill in PDF forms.
http://www.fpdf.org/
http://www.setasign.de/products/pdf-php-solutions/fpdi/

--
Rik Wasmus
ok
and thanks for reply

Aug 22 '07 #3
On Aug 22, 11:21 am, 1956col <prash.ma...@gmail.comwrote:
On Aug 21, 7:10 pm, Rik <luiheidsgoe...@hotmail.comwrote:
On Tue, 21 Aug 2007 16:06:13 +0200, 1956col <prash.ma...@gmail.comwrote:
Hi all,
Please don't multipost, just answered in alt.php. Copy of the message:
On Tue, 21 Aug 2007 16:04:14 +0200, 1956col <prash.ma...@gmail.comwrote:
Hi all,
I am having apdflink on my website
when the user clicks on the link, download window occurs .
But i am not able toeditthepdf.
When the user clicks thepdfit should be downloded with the username
of current user
on each page .
An one more thing i also want to search a specific word from the same
>pdfand replace it with user's
additional info.
Done enough googling and completed half of the thing.
But looking for some good url's and help from you guys for completing
it.
There were some recente threads in comp.lang.php about that. Use Google
Goups to search them. Short answer:
On Aug 14, 4:25 pm, "craig.s.gard...@gmail.com"
FPDF forPDFwork with PHP and FPDI for importing PDFs into FPDF.
Really easy to work with - I use it to for PHP to fill inPDFforms.
>http://www.fpdf.org/
>http://www.setasign.de/products/pdf-php-solutions/fpdi/
--
Rik Wasmus

ok
and thanks for reply
But am still not getting any solution for serching and replaceing
text.
any help.

Aug 22 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Edd Read | last post by:
Hi, I have made a basic WYSIWYG editor using the execCommand functions. I use an iFrame as the editing area and so far I have managed to create documents from a blank page and save them to a...
15
by: bengee | last post by:
Hi Does anyone know of a way to edit "live" javascript (that i have no control over) in IE? Example, i visit a website and see a webpage in IE containing Javascript. Can i edit that...
8
by: Gilles T. | last post by:
How I can get element ID in the edit mode of datagrid control? If I not in the edit mode, there are no problem. <asp:TemplateColumn ItemStyle-CssClass="grid_column_width_3"...
10
by: Jim | last post by:
Hi, Let me explain how I'd generally do things. For a page where the user edits data, I'd generally call it something like editfred.php (for example), the page which updates the data would be...
0
by: Amil Hanish | last post by:
I want to add some different controls on my web page that have "edit" capabilities. This would be like a portal starter kit module where, if authenticated, the user could click an edit button to...
2
by: Gina_Marano | last post by:
Hey All, I need to edit an existing XML file and save it. It seem pretty easy and straight forward but it fails because (I assume) the xml document lists a schema location that I do not have...
2
by: spudpeel | last post by:
Im still finding problems in my document control system, and have arrived at one of the most important bits. (Im completely new to access so Ive been learning as I go). Part of the system involves...
2
by: sowmram | last post by:
Hi, I'm trying to create a site very similar to wiki, where you can edit, save.. Generally update data for the future use... This particular program I wanna do it using javascripts... Please...
1
by: fishjelly | last post by:
How to edit and delete the data stored in xml file using C# and visual studio 2005 through user input? For example: for this xml document... <MenuRoot> <Books> <book> <title> ABC </title>...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.