How to print and edit PDF,Word document with data

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
Keprta
Forum Newbie
Posts: 1
Joined: Wed Feb 24, 2010 3:18 am

How to print and edit PDF,Word document with data

Post by Keprta »

Hi folks,

I am new on this forum.

1. Issue

My customer asked me to make form. In this form you will input data and then you can print filled form without need to fill it manually. I looked on web and found simmilar forms but no source code or clue...

2. What i found
a. Some way to change pdf document to image and write there text using x and y coordinates
b. This forum
c. A LOT of mead ( inspiration )
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: How to print and edit PDF,Word document with data

Post by requinix »

Keprta wrote:My customer asked me to make form. In this form you will input data and then you can print filled form without need to fill it manually. I looked on web and found simmilar forms but no source code or clue...
They input data so they don't have to input data? What?
What PDFs? What images?
Post Reply