Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Sat Apr 20, 2024 1:24 pm

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Full PDF report
PostPosted: Thu Nov 22, 2007 2:10 am 
Offline
Open-AudIT Fellow

Joined: Thu May 17, 2007 5:47 pm
Posts: 568
Location: Italy
Sometimes could be useful a complete report of every item audited by OA for a given system. So I added a complete PDF report starting from the existing system_viewdef_report.php and adding every viewdef page (both system and list ones).
To enable it, add the following lines to include_menu_array.php, just after the "PDF-Report" section:
[code]
"110" => array("name"=>"PDF-Report (Full)",
"link"=>"system_export.php?pc=$pc&view=report_full",
"image"=>"images/printer.png",
"title"=>"",
),

[/code]
Then, add the attached system_viewdef_report_full.php page.
The generated report fills a lot of pages partly because I couldn't always use a horizontal table layout. I found that rarely (most often with IE than Mozilla) class.ezpdf.php crashes on line 695 generating the pdf file when is set "table_layout"=>"horizontal", so I opted for a stable (though longer) report page.
Please, let me know if it's OK.


Attachments:
system_viewdef_report_full.zip [5.23 KiB]
Downloaded 328 times

_________________
Edoardo
Top
 Profile  
Reply with quote  
 Post subject: Re: Full PDF report
PostPosted: Thu Nov 22, 2007 3:09 am 
Offline
Moderator
User avatar

Joined: Tue Jan 25, 2005 3:09 am
Posts: 2140
Location: Scotland
:D I like that, I also renamed the original report as Quick report and changed the icons slightly to improve the look.
Added at SVN 900

Now if only we could include the .png images in the PDF reports, they would be really neat.

_________________
Andrew

[size=85]OA Server: Windows XP/ XAMPP, Mandriva/Apache, Ubuntu
Auditing: 300+ Wstns, 20+ Srvrs, Thin clients, Linux boxes, Routers, etc
OS's: Windows XP , W2K Srvr, W2K3 Srvr, W2K8, Vista, Windows 7, Linuxes (and a Mac at home)
LDAP: Active Directory[/size]


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group