dbTalk Databases Forums  

Report To PDF Bug?

comp.databases.ms-access comp.databases.ms-access


Discuss Report To PDF Bug? in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wayne
 
Posts: n/a

Default Report To PDF Bug? - 09-09-2010 , 04:45 AM






I've used the Lebans report to pdf code for a long time in Access 2003
databases without issue. Given that the snapshot format has been
reportedly removed from Access 2010, I'm surprised that the code works
to some degree under that version (Access 2003 mde). Reports that I
send to pdf using the Lebans code under A2010 work well except that
images don't appear in the resulting pdf.

I've experimented by calling this code: DoCmd.OutputTo acOutputReport,
Screen.ActiveReport.Name, acFormatPDF from a menu bar item in an A2003
mde running under both A2007 and A2010.

When using A2007, bold underlined labels in the page header of the
report don't appear either bold or underlined in the resulting pdf.
When using A2010 the result is even more bizarre with the underlining
appear on top of the text.

Is the inbuilt pdf functionality buggy? Apart from the above
mentioned lack of images, the Lebans code still produces a more
accurate rendition of the original report under A2007 and A2010.

Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.