Answered
Hi,
I am a tester and I want to automate verifying PDF contents. My application is a web-based and it has few reports and SVG charts. I can export the report and chart as a PDF file. Now I need to verify whether all the report and chart contents are exported to PDF file or not.
I am looking for a VBS/VBA/JS scripting for this verification? I searched this forum and I didnot get the expected one.
I have gone through -> http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=3121
Advanced Thanks & Regards,
Palani.
http://tips-testing.blogspot.com
Quote: Don`t hesitate to initiate!
However, I think you might find that the verification is much more difficult than you are imagining. The conversion to PDF changes for SVG and text into PDF graphics and text and organizes them in a very different way than the originals. As an alternative you should take a look at Adobe's Mars technology (http://labs.adobe.com/technologies/mars/). This might make things much easier for you.
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/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script