0
votes
0answers
9 views
Disappearing Fields in AX Report
Good Day,
I am creating a report in AX report writer. When I create the report, it pulls all the information fine. However, when I limit the report, by select only those records with a hrmcomptype = …
0
votes
1answer
24 views
Officewriter Excel Report - bc30277 Type character ‘!’ does not match
Hi guys,
i have an officewriter report that i am trying to publish to SQL Reporting services through excel. This is a parameterized report with just 1 input parameter. When i click on 'Publish' in …
0
votes
1answer
79 views
Full code coverage
I'm trying to obtain full code coverage for the following line of code...
stringWriter.Write(HtmlEncodedString.Format(string.Format("{0,-10:C}", x + y)))
The line above this one is showing as fully …
0
votes
0answers
10 views
Picture Writer in java
How do we write a picture from a word documnet to a ppt using java api?
1
vote
0answers
183 views
Keyboard Shortcut in Open Office to incrementally increase or decrease font size [closed]
Hi,
Is there a keyboard shortcut in Open Office Writer that will allow me to incrementally change the font size? If I'm switching between 12 and 14 and 16 often, it would be much easier to be able to …
3
votes
4answers
1k views
Best free Excel writer for C# to output datatable to excel
I've got a console app that loads up a datatable; I'd like to export that to an Excel format and attach it to an email that's sent out on a regular basis.
What is the best library to do so that I can …
3
votes
3answers
735 views
Are there OpenOffice.org export components for Delphi (non-OLE)?
For document exchange, I would like to generate OpenOffice.org text and spreadsheet documents. So far I have found export components which require OpenOffice to be installed, using OLE.
Are there …
