View Full Version : Report to PDF (Lebans) Windows 7 problem


mihabaki
10-03-2010, 11:51 PM
Hello!

I've been using Lebans report to PDF on Windows XP PRO for several years without any problems (Access 2003).

I recently moved to Windows 7 PRO 64bit (and still using Access 2003). I get to the following error when trying to convert to PDF:

"Run-time error '2282':

The format in which you are attempting to output the current object is not available"

Error code is translated from Slovenian language so it could be a bit diifferent in (original) English.

Anyone knows what could be the problem?

thx,
M

vbaInet
10-04-2010, 02:29 AM
I would imagine that if you've been using it successfully for the past couple of years then it wouldn't be a language problem. Leban's convert to pdf code was last modified in 2004 (I think) so it would have been coded to cater for older versions of Access and Windows.

Access 2007 (and above) has an add-in that allows you to convert your reports to pdf for free. Leban doesn't provide support for his code any longer.

mihabaki
10-04-2010, 02:49 AM
Thank you for the reply, but I'm not sure I understand how it helps to solve my problem/error??

Miha

DCrake
10-04-2010, 05:00 AM
I think what he was implying was to get Access 2007 and run your 2003 app from it and use the inbuilt ExportToPDF function instead of the ustom built one.