hello.. can i have codes for opening existing pdf files for editing?
thanks for help..
open existing pdf file for editing and saving
Moderator: General Moderators
- Josh1billion
- Forum Contributor
- Posts: 316
- Joined: Tue Sep 11, 2007 3:25 pm
Hmm.. to be honest with you, I've never opened a pdf file in a text editor, so I don't know what formatting they use (if any? maybe just HTML even?), so I can't be of much help here, but I'll chime in anyway.
To read files in general: http://www.tizag.com/phpT/fileread.php
..then edit the data..
To write files in general: http://www.tizag.com/phpT/filewrite.php
Hope that helps!
To read files in general: http://www.tizag.com/phpT/fileread.php
..then edit the data..
To write files in general: http://www.tizag.com/phpT/filewrite.php
Hope that helps!
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
I've created PDF documents in PHP using ezPDF, but I've never heard of editing PDF files in PHP.
Googling seems to hint at something existing, but the site's come down with the flu.
Judging by your question ("can I have codes") I'd suggest considering another alternative to solving your problem. PDFs can be tricky.
Googling seems to hint at something existing, but the site's come down with the flu.
Judging by your question ("can I have codes") I'd suggest considering another alternative to solving your problem. PDFs can be tricky.
using acrobat reader 8.. you can edit pdf file and save it.
sample site that pdf files can be edit and save : http://www.uscis.gov/files/form/ar-11.pdf
sample site that pdf files can be edit and save : http://www.uscis.gov/files/form/ar-11.pdf
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Internet Explorer will open PDF's in the browser (providing the end user has adobe acrobat reader). Other browsers open them in the read program.
Editing PDF's is tricky business.
Editing PDF's is tricky business.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.