473,378 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Exporting to Word and including graphics

Is it possible to export a report to word and have it include the
graphics that are in the report?

I'd like to take some of our reports and export them to word so we can
email those to the client, but when I export, I lose the logo as well
as any graphics (grey line separaters, etc) and only get the text of
the reports.
Nov 12 '05 #1
5 5498
On Fri, 19 Sep 2003 21:44:18 +0000 (UTC), "Fletcher Arnold"
<fl****@home.com> wrote:
"Jayjay" <jj****@notmail.com> wrote in message
news:3f****************@news.cis.dfn.de...
Is it possible to export a report to word and have it include the
graphics that are in the report?

I'd like to take some of our reports and export them to word so we can
email those to the client, but when I export, I lose the logo as well
as any graphics (grey line separaters, etc) and only get the text of
the reports.


There is no single simple way to do this. You could look at exporting the
file as a snapshot (.snp) file which is the easiest solution. The snapshot
viewer is software that comes with MS Access or can be downloaded for free
from Microsoft.

If not, you might consider a mailmerge (not the most flexible) or you might
have to write some custom code to get what you need.

Fletcher


Exporting to PDF works - but unfortunately, not all users have the
ability to export to PDF and spending a few hundred $$ on a program to
do that just to export reports is not gonna happen with this company.
(were talking the need for about 100 users to use this database on
occasion).

Nov 12 '05 #2
That software is call PDF995 by a company called software995 (retarded name
in my opinion), it costs $US 20 for a single liscence, and cheaper for site
liscences

It does not support automation that I know of, it operates by setting
options through a ini file. As far as I know it is the cheapest on the
market. It can be set as a shared printer driver and with a bit of messy
programming and a shell to a dos batch file you can get away with one
liscence on one computer. With 100 users Im not sure its a great idea
though.

Or the easy way is to use snapshot....but nearly everyone has acrobat
installed and nearly no one has snapshot viewer installed. So i'd go with
pdf, itd be cheaper than getting everone to install snapshot viewer.

Also if 100 people are using the database, and they arnt willing to spend a
few hundred dollers, then they're idiots and you should quit your job :)

Regards
John Sheppard

"Chuck Grimsby" <c.*******@worldnet.att.net.invalid> wrote in message
news:qs********************************@4ax.com...
On Fri, 19 Sep 2003 22:46:02 GMT, jj****@notmail.com (Jayjay) wrote:
On Fri, 19 Sep 2003 21:44:18 +0000 (UTC), "Fletcher Arnold"
<fl****@home.com> wrote:
"Jayjay" <jj****@notmail.com> wrote in message
news:3f****************@news.cis.dfn.de...
Is it possible to export a report to word and have it include the
graphics that are in the report?
I'd like to take some of our reports and export them to word so we can
email those to the client, but when I export, I lose the logo as well
as any graphics (grey line separaters, etc) and only get the text of
the reports.There is no single simple way to do this. You could look at exporting thefile as a snapshot (.snp) file which is the easiest solution. The snapshotviewer is software that comes with MS Access or can be downloaded for freefrom Microsoft.
If not, you might consider a mailmerge (not the most flexible) or you mighthave to write some custom code to get what you need.

Exporting to PDF works - but unfortunately, not all users have the
ability to export to PDF and spending a few hundred $$ on a program to
do that just to export reports is not gonna happen with this company.
(were talking the need for about 100 users to use this database on
occasion).


A few hundred bucks? If memory serves, there's a free or nearly free
utility out there called something like "PDF99" (numbers might be off)
that can create "basic / simple" PDF files without needing the full
PDF creator package.

Personally however, I've always just gone the route of using Office
Automation to create a report via a Document Template file. It's
fast, it's quick, but it's not always very easy.

--
Ever Stop To Think And Forget To Start Again?

Nov 12 '05 #3
"Steve" <sa****@penn.com> wrote in message news:<1q*******************@newsread2.news.atl.ear thlink.net>...
Chuck,

What is a Document Template file and how do you get Access data into it?

Thanks!

Steve

"Chuck Grimsby" <c.*******@worldnet.att.net.invalid> wrote in message
news:qs********************************@4ax.com...
On Fri, 19 Sep 2003 22:46:02 GMT, jj****@notmail.com (Jayjay) wrote:
On Fri, 19 Sep 2003 21:44:18 +0000 (UTC), "Fletcher Arnold"
<fl****@home.com> wrote:

>"Jayjay" <jj****@notmail.com> wrote in message
>news:3f****************@news.cis.dfn.de...
>> Is it possible to export a report to word and have it include the
>> graphics that are in the report?
>> I'd like to take some of our reports and export them to word so we can
>> email those to the client, but when I export, I lose the logo as well
>> as any graphics (grey line separaters, etc) and only get the text of
>> the reports.There is no single simple way to do this. You could look at exporting the
>file as a snapshot (.snp) file which is the easiest solution. The snapshot
>viewer is software that comes with MS Access or can be downloaded for free
>from Microsoft.
>If not, you might consider a mailmerge (not the most flexible) or you might
>have to write some custom code to get what you need.Exporting to PDF works - but unfortunately, not all users have the
ability to export to PDF and spending a few hundred $$ on a program to
do that just to export reports is not gonna happen with this company.
(were talking the need for about 100 users to use this database on
occasion).


A few hundred bucks? If memory serves, there's a free or nearly free
utility out there called something like "PDF99" (numbers might be off)
that can create "basic / simple" PDF files without needing the full
PDF creator package.

Personally however, I've always just gone the route of using Office
Automation to create a report via a Document Template file. It's
fast, it's quick, but it's not always very easy.

--
Ever Stop To Think And Forget To Start Again?


Hi,

first of all its called pdf995 and its very good!.
Second, why don't you write your reports direct with word?
It's a bit tricky at the beginning and not really fast, but you have
much more options to design very good reports.

you have to embed fm20.dll, maybe wordxx.dll (or ocx, i'm not sure).
and you can start. Just 1 hint: always use word."function". ... .
Don't leave the word. because this can sometime, don't knwo when
exactly cause problems.

Gr T
Nov 12 '05 #4
Take a look at what Stephen Lebans has at
http://www.lebans.com/ReportUtilities.htm

If you want to go the PDF route, CutePDF is completely free (pdf999 is
nag-ware unless you pay $9.99)
http://www.acrosoftware.com/products...df/Printer.asp

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
"Jayjay" <jj****@notmail.com> wrote in message
news:3f****************@news.cis.dfn.de...
Is it possible to export a report to word and have it include the
graphics that are in the report?

I'd like to take some of our reports and export them to word so we can
email those to the client, but when I export, I lose the logo as well
as any graphics (grey line separaters, etc) and only get the text of
the reports.

Nov 12 '05 #5
CutePDF is completely free
http://www.acrosoftware.com/products...df/Printer.asp

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
"John Sheppard" <jt************@nobosospam.com.au> wrote in message
news:3f***********************@news.optusnet.com.a u...
That software is call PDF995 by a company called software995 (retarded name in my opinion), it costs $US 20 for a single liscence, and cheaper for site liscences

It does not support automation that I know of, it operates by setting
options through a ini file. As far as I know it is the cheapest on the
market. It can be set as a shared printer driver and with a bit of messy
programming and a shell to a dos batch file you can get away with one
liscence on one computer. With 100 users Im not sure its a great idea
though.

Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: mik18 | last post by:
I'm having trouble with exporting reports to Word in the rtf format and I'm hoping someone has a solution. The reports are losing their formats. Not all the formating is lost but some is and of...
1
by: gooberoot | last post by:
Hi, When exporting a report to Word - all the formatting is exported with no problems, with ONE exception. Check boxes that show up in the reports are missing. When exported to Word, I don't...
2
by: Neil | last post by:
I have an Access 2000 report which has a single page with text and graphics and a subreport with line item detail. In order to retain lines and graphic objects, I use automation to produce a file...
3
by: gowens | last post by:
I have an ASP.Net multi-part tabbed page. One of the tab pages contains several controls (including a DataList). The DataList contains, virtually-rendered, Database images and some text fields....
1
by: Mustufa Baig | last post by:
I have an ASP.NET website where I am showing off crystal reports to users by exporting them to pdf format. Following is the code: ---------------- 1 Private Sub ExportReport() 2 Dim oStream...
3
by: CatMarieS | last post by:
I have been trying to get vertical lines to work in a report using VBA code as suggested by Microsoft here: http://support.microsoft.com/kb/q151543/ (except I replaced Microsoft's default line...
2
by: Mux | last post by:
I am facing the following problem while exporting data to Word. The current implementation is as described below: I have a JSP file which has a link that enables you to export the data to Word....
8
by: CM | last post by:
Hi, Could anyone please help me? I am completing my Master's Degree and need to reproduce a Webpage in Word. Aspects of the page are lost and some of the text goes. I would really appreciate it....
2
by: webil | last post by:
Is it possible to export a report to word and have it include the graphics that are in the report? I'd like to take some of our reports and export them to word so we can email those to the customer,...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.