Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Field formatting Post Reply Post New Topic
<< Prev Page  of 2
Author Message
crystallize
Newbie
Newbie


Joined: 25 Jan 2011
Location: Germany
Online Status: Offline
Posts: 7
Quote crystallize Replybullet Posted: 27 Jan 2011 at 10:08pm
Originally posted by DBlank

(PageNofM + CHR(13))
+
(Cstr(PrintDate, 'dd.MM.yyyy') + CHR(13))
+
(if {SupplierID}> 0 ) then
Cstr({SupplierID},0,'') + CHR(13))
+
(if {CustomerID} > 0 ) then
Cstr({CustomerID},0,'') + CHR(13))


Good morning DBlank,

first of all, thank you for your time and your help!

I've tried this out, but it's the same result as before :/


EDIT:

I replaced "25.01.2011" with "25 01 2011". Looks kinda cool.
It seems that the "." between those numbers is smaller than any other sign.

But as you know i can't print a date without a "." between the numbers.
 :/

Any idea about that?

(But there is still the problem, that they aren't be  flush to each other.
If line 1 ends with an "1" and line 2 ends with a "5", they aren't be flush.

Line 1 ends with an "1"
Line 2 ends with an "1"
=
flush


Line 1 ends with an "1"
Line 2 ends with a "5"
=
not flush


Edited by crystallize - 27 Jan 2011 at 11:09pm
IP IP Logged
<< Prev Page  of 2
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.