I have developed a website that needs to create a number of reports in PDF format using data produced in PHP. I also need to create debit and credit notes based in PDF based on information calculated by the website.
I have tried a method of developing templates in QuarkXpress, exporting as PDF, with data tags in the positions where that I want populated by data from the website i.e. data_account_no where I need the account number to be.
This has worked to a point, but is very unstable. Letters are omitted, numbers are missing etc.
Is there another way of doing this??
Thanks in advance
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script