DataReport is stripping my leading spaces... 
Author Message
 DataReport is stripping my leading spaces...

I'm using VB6 (SP4) to read/write into an Access.mdb file.

I have a DataReport with a left-justified RptTextBox on it.

I have it bound to a field containing something like:

Quote:
> vbCrLf & "       " & MyString & vbCrLf & "       " & MyString

Which should print something like:

Quote:
> [BLANK]
> [SPACES] Test
> [BLANK]
> [SPACES] Test

When I print (or preview) my page, those leading spaces are stripped off.
Why?   How?   How do I get a field to be printed exactly as-is?

Thanks.



Thu, 10 Apr 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. DataReport is stripping my leading spaces...

2. Jet Engine stripping off leading zero

3. Most efficient way to strip leading zeros from string

4. Space Space Space Space Space Space Space

5. Space Space Space Space Space Space Space

6. Space Space Space Space Space Space Space

7. Need Help with Export w/ leading spaces

8. select word with leading and trailing space

9. Suppressed leading spaces in Data Report Designer

10. Leading spaces in textfiles

11. Need function to pad leading zeros or spaces

12. Losing leading spaces in multiline label caption

 

 
Powered by phpBB® Forum Software