[Wolves] php generated text over image or rewrite entire doc?
David Goodwin
david at codepoets.co.uk
Tue Jun 19 16:18:40 UTC 2012
On 19 Jun 2012, at 17:05, Wayne Morris wrote:
> On 19/06/2012 16:44, David Goodwin wrote:
>>> 2) Retype or OCR each document as text file, and then just create the page as per normal php page - easy peasy - looks pretty whatever the text field contents - but possible
>>> typo on scan/retype might mean a 'I promise not to kill you' becomes 'I promise to kill you' and its lawyer city because you deviated from the approved document…
>>>
>>
>> ^ I'd do that. But you could also put the "original" as a link to download or whatever. Presumably it shouldn't/wouldn't take long for you to proof read the template and make sure it's accurate?
>>
>> David.
>> _______________________________________________
> I'm leaning towards that, but another issue has arisen - some pages are portrait and some landscape - so although they will be ok to view on the screen,
> where do you start with printing them correctly ;-(
Perhaps you need to use something to generate a PDF as the output then, rather than normal HTML/text ?
I presume PDFs can contain pages which are rotated around and so on.
See also http://www.livedocx.com/
David.
More information about the Wolves
mailing list