473,473 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DoCmd.OutputTo for report to PDF doesn't export image

Seth Schrock
2,965 Recognized Expert Specialist
I have an image in the page header of my report. I'm trying to export my report to a PDF file, which it does, but it doesn't include the image. Here is my code
Expand|Select|Wrap|Line Numbers
  1. DoCmd.OutputTo acOutputReport, "rptAppraisalEngagement", acFormatPDF, _
  2.                     AppOrderFolder & strFileName, True, , , acExportQualityScreen
Do I need to choose a different option to export to PDF?
Mar 26 '13 #1
1 3593
Seth Schrock
2,965 Recognized Expert Specialist
I got it to work by changing the picture holder from an Image to an Unbound Object Frame. Both say they are attaching OLE objects, so I'm not sure what the difference between them is, but it does make a difference when exporting to a PDF.
Mar 27 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: deko | last post by:
This code is behind a button that exports the contents of a query ("qryXL_Tx") to an Excel spreadsheet. It works fine the first time, but will not run a second time. When I go to look at my...
1
by: Mark B | last post by:
DoCmd.OutputTo acOutputReport, globCurrentReportToBeOutput, strFileType, strFileName, Me.CheckAutoStart On occasion, some (not many) of our users report that when they try to export some...
0
by: Randy King | last post by:
Newbie here, so please bear with me. I have a module that just hangs. I have tracked it down to this line in the genMappings() module: DoCmd.OutputTo acQuery, "Mappings", acFormatXLS, _...
4
by: tmountjr | last post by:
I've got a user who's trying to export a text file with unicode formatting. When he exports it as straight ascii, some of the foreign characters (mostly just accent marks and the like - no...
1
by: Ryan | last post by:
Hello. I was hoping that someone may be able to assist with an issue that I am experiencing. I have created an Access DB which imports an Excel File with a particular layout and field naming. ...
1
by: inika301 | last post by:
Mr Lebans. Could you help me ? We are trying to run your mdb to convert access reports to pdf but we can not, because an error happens. We are just using the A2000SnapShotToPDFver751 that is...
5
by: Lewe22 | last post by:
I am exporting snaphot files on 1st of each month. I want each file i export to automatically insert the current date. I have set the current date to a variable named DateTime and tried inserting...
2
by: jmartmem | last post by:
Greetings, I have several Access 2007 reports that I regularly export to individual PDF flat files on a web server. I've successfuly created a module sub to export the reports using the...
0
by: soupy8728 | last post by:
Hi, I need to export a couple of queries into Excel and have them go into a single workbook. The queries have hyperlinks in them. Here is the code I'm using: Public Function Hyperlink() ...
2
by: Tim F | last post by:
Hello all, I would like to create a command button on a form that will allow the user to export the current record to .xls. The following exports the entire table. Is there a way to export the...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.