|
Showing page 1 of 2 (12 total posts)
< 1 second(s)
90 degrees is not upside down. That is vertical.
180 degrees is what I want and nothing else.
This is getting annoying ... please think before answering. I assume from your other answer that you didn't.
Posted in Data Dynamics Reports Support
by botr
on 03-19-2010
I know I can make the TextBox larger. I was reporting something I consider a bug.
Let me know if you do not want bugs reported?
I'm getting tired of having to do work arounds in every report I make with this tool ...
The point of rendering the box as it will look is that you would see from the beginning wether the box has the right height ...
Posted in Data Dynamics Reports Support
by botr
on 03-19-2010
I'm trying to make a report that is very similair to a baggage tag that is used on various airports.
The document is about 50x300 mm and I print down along the long side as in the width is 50 mm and the height is 300 mm.
I need to be able to print upside down in the bottom because the tag will be folded from bottom to top.
Posted in Data Dynamics Reports Support
by botr
on 03-16-2010
Using version 1.6.1818.0 I encounter this in print preview when I use WritingMode tb-rl and the width of the TexBox is apparently to small.
''The reporting engine has encountered an infinite blank pages error while generating the report. Report generation aborted.''
It is also a problem that you can not see if the width is to small, because ...
Posted in Data Dynamics Reports Support
by botr
on 03-16-2010
It's an invoice document.
It's set up to be able to handle more than one invoice at a time and individually give them a page number within the invoice.
There is a header part and a footer part on each page. The graphical header is actually not a page header but a Group header in the BandedList.
The footer is a page footer that need to be ...
Posted in Data Dynamics Reports Support
by botr
on 03-11-2010
Method 2 is really a bad one.
If you use method two the report will generate a sql query per parameter per row.
ie. if you have 10 parameters set up like that and the SQL result is 10 rows the report will query the same query 100 times.
Not only will it do it 100 times it will also login och logout between every query.
If you have a ...
Posted in Data Dynamics Reports Support
by botr
on 03-11-2010
Scenario 1:
1. Start a new report.
2. Put a TextBoxin in the Body.
3. Select the TextBox.
4. Press CTRL-C.
5. Press CTRL-V.
6. Notice the lack of a copy.
7. Click on the body to unselect the TextBox.
8. Press CTRL-V.
9. Notice the copy.
Scenario 2:
1. Start a new report.
2. Put a TextBox in Body.
3. Put a BandedList in the Body.
4. ...
Posted in Data Dynamics Reports Support
by botr
on 03-08-2010
Version 1.6.1749.0
1. Copy and paste does only work inside a rectangle (might work inside other containers). If I try to copy and paste, for example a text box in the Body, nothing happens.
2. If you edit a text in an empty textbox and press any tool like Bold or Center without losing focus of the textbox the text you just wrote disappears. ...
Posted in Data Dynamics Reports Support
by botr
on 03-01-2010
Here it is.
The difference between printing from designer vs PDF is most noticeable on our
S4M-203dpiZPL Thermo transfer label printer but we can also see a slight difference using a standard laser printer, printing on standard paper as well.
Posted in Data Dynamics Reports Support
by botr
on 02-12-2010
|