My Assistant
![]() ![]() |
|
|
Feb 6 2004, 08:10 AM
Post
#1
|
|
|
UtterAccess Enthusiast Posts: 54 From: Paris, France |
Hello,
I am baffled by a strange behavior of my app. I have created a report invoice which should print labels in different languages, depending on a value entered in the invoice table itself, so that people will get invoices in a language they understand. To do this, in the Private Sub Report_Page function, I have lines such as: If Me.Codlang ="ANG" Then OrigTel_Label.Caption ="Tel" End if On the preview it works fine. If I print to a PDF file using PDFmail, the labels also appear in the correct language, so I know the code works. However, when I use an actual printer, the labels come out in the original language. Any idea ? Thanks in advance. (IMG:http://www.utteraccess.com/forum/style_emoticons/default/shrug.gif) |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th June 2013 - 04:45 PM |