Microsoft Access Forums

Go Back   Microsoft Access Forums > Access Forums > Reports

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 05-21-2009, 02:37 PM
Kupot Kupot is offline Windows XP Access 2003 (version 11.0)
Novice
 
Join Date: May 2009
Posts: 3
Kupot is on a distinguished road
Default Export Report as jpeg (in color)

Ok, here comes a hard one...

At least measured by the amount of threads I have read without seeing a solution that is clear and succinct...

So, even if its not clear or succinct... Does anyone know how to Export a Report as:

a) a .pdf in full color and then convert to a jpeg from there. (using vba code)

b) a .jpeg in full color (more immediate than the above, again using vba code)

I would like to do this without using thirdparty software such as pdf995 or cutepdf...

I suspect I am looking for a "DoCmd.OutputTo" or similar code that would do the above.. preferrably option (b).

Thanks in advance!
Reply With Quote
  #2  
Old 05-28-2009, 06:13 PM
thhui thhui is offline Windows XP Access 2002 (version 10.0)
Competent Performer
 
Join Date: Feb 2009
Posts: 117
thhui is on a distinguished road
Default

In Access report, you could only export to rtf and excel.
For rtf, its format is much alike the access report.
For excel, format is cleared out partially.

Any other exported format could only get its underlying data.

So, I would suggest you printing it in pdf file (using pdf printer) and then make the conversion.

No vba could help this unless you buy any third party software.

NB: Chart as an OLEObject in a form could be exported to jpg.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Export Contents of a Report into Email Body Nosaj08 Reports 4 05-27-2009 07:05 AM
Export of Relationships Report bar tomas Reports 1 04-09-2009 07:03 AM
Sub-report backcolor matching alternating row color in main report postman Reports 0 10-24-2008 09:20 AM
JPEG isn't displayed in forms GeorgeILPS Access 0 01-14-2008 09:21 AM
Access Question regarding JPEG files amosstarz Security 1 09-01-2006 02:17 PM


All times are GMT -8. The time now is 02:44 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.