Skip to main content

General discussion

Appending documents

Good afternoon, Brian. I am a forensic accountant with a large CPA firm. I have been given IDEA as a tool for use in an investigation that involves 10s of thousands of documents. This matter will be going to court, and I would like to be able to pull various PDF documents up on a screen as necessary in the evidence phase. Is IDEA able to embed PDF files so that they can be accessed in their original condition and called up on the screen? If not, what complementary application would be required to accomplish this? My compliments on the quality of your site.

Append File Report

Just added a new script.  This one will be handy when you are performing appends.  The script will compare the primary file with all the append files and generate a report of any append fields in the that are different from the primary file but with the same file name.  These will need to be changed before the append can be run successfully.

http://ideascripting.com/ideascript/append-file-report

Python

As you may or may not know, with version 10.3 of IDEA you can now create projects and custom functions in Python.  I have just added a section to the forums on anything that is Python related.  I am trying to learn the language now as it has great potential for IDEA.  There are already a few downloads related to Python in the IDEA Lab section of the site.

I also have a few videos (pretty basic so far) on my YouTube channel about using Python with IDEA.

Hopefully we can start having discussions about this language.