Search found 359 matches

by hugo
Wed Feb 05, 2014 4:16 pm
Forum: Stimulsoft Reports.Flex
Topic: Suggestion: New string function
Replies: 15
Views: 8376

Re: Suggestion: New string function

Thank you.
This function will contribute to make my model layer simpler.
by hugo
Tue Feb 04, 2014 3:14 pm
Forum: Stimulsoft Reports.Flex
Topic: Suggestion: New string function
Replies: 15
Views: 8376

Re: Suggestion: New string function

This is the same of the day of week example: The standard case for months for PT-PT is upper and for PT-BR is lower. It's the only difference. However it's possible to have days of week in PT-PT text in lower-case (it's not so usual but it's also correct). With PT-BR it's also possible to have upper...
by hugo
Tue Feb 04, 2014 3:13 pm
Forum: Stimulsoft Reports.Flex
Topic: DayOfWeek
Replies: 15
Views: 8805

Re: DayOfWeek

Hello, The standard case for days of week for PT-PT is upper and for PT-BR is lower. It's the only difference. However it's possible to have days of week in PT-PT text in lower-case (it's not so usual but it's also correct). With PT-BR it's also possible to have upper if it's the start of a sentence...
by hugo
Mon Feb 03, 2014 10:00 pm
Forum: Stimulsoft Reports.Flex
Topic: DayOfWeek
Replies: 15
Views: 8805

Re: DayOfWeek

PT (starting on Monday):
Segunda-feira
Terça-feira
Quarta-feira
Quinta-feira
Sexta-feira
Sábado
Domingo

PT-BR (starting on Monday):
segunda-feira
terça-feira
quarta-feira
quinta-feira
sexta-feira
sábado
domingo

An extra parameter to set the case would be nice, yes.
by hugo
Mon Feb 03, 2014 9:55 pm
Forum: Stimulsoft Reports.Flex
Topic: Suggestion: New string function
Replies: 15
Views: 8376

Re: Suggestion: New string function

Month PT:
Janeiro
Fevereiro
Março
Abril
Maio
Junho
Julho
Agosto
Setembro
Outubro
Novembro
Dezembro

PT-BR:
janeiro
fevereiro
março
abril
maio
junho
julho
agosto
setembro
outubro
novembro
dezembro

An extra parameter to set case of the first letter would be nice, yes.
by hugo
Sun Feb 02, 2014 6:41 pm
Forum: Stimulsoft Reports.Flex
Topic: DayOfWeek
Replies: 15
Views: 8805

DayOfWeek

Seems that the function DayOfWeek is missing his implementation.
Would be nice to have it's support for several languages including EN, PT, PTBR.
by hugo
Sat Feb 01, 2014 10:18 pm
Forum: Stimulsoft Reports.Flex
Topic: Suggestion: New string function
Replies: 15
Views: 8376

Suggestion: New string function

Hello, This one came as a new need: New string function MonthToStr, MonthToStrPt and MonthToStrPtBr: receives a Date and returns the literal month. Ex: MonthToStrPt(entity.datefield) => Fevereiro Ex: MonthToStr(entity.datefield) => February This is not a stopper, since we can simply workaround this ...
by hugo
Tue Jan 21, 2014 12:54 pm
Forum: Stimulsoft Reports.Flex
Topic: Export to PDF in Flex Mobile
Replies: 11
Views: 6734

Re: Export to PDF in Flex Mobile

OK, thank you.

Since we are talking about mx Canvas to the very similar Spark Group in an export engine routine, this should be very easy to do. I hope you implement this in a future version. Will increase the value of the product for sure.
by hugo
Mon Jan 20, 2014 11:34 pm
Forum: Stimulsoft Reports.Flex
Topic: Export to PDF in Flex Mobile
Replies: 11
Views: 6734

Re: Export to PDF in Flex Mobile

Hello,

Thank you for your reply.
As soon I run the first line of code in a Flex Mobile project I get the mx Canvas error.

The solution is to upgrade from mx Canvas to Spark Group (it's a suggestion for a future version).


Regards,
Hugo.
by hugo
Fri Jan 17, 2014 12:04 pm
Forum: Stimulsoft Reports.Flex
Topic: Export to PDF in Flex Mobile
Replies: 11
Views: 6734

Re: Export to PDF in Flex Mobile

This is nothing to do with Flex 4.11. Currently I'm using your product sucessfull with Flex 4.11 for Desktop app.

I'm talking about Flex Mobile for AIR Mobile available since Flex 4.5.