Search found 17 matches
- Wed May 12, 2021 7:06 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: SaveToFile and Textboxes
- Replies: 5
- Views: 3712
Re: SaveToFile and Textboxes
Hi Lars, I don't know what to say. I'm your customer and I just mailed you having problems (errors) with you software. Be shure, I don't like to tease you. I am very interested in improving your software and I try to support this goal with my mails. What do you mean with "purchase an upgrade of...
- Tue May 04, 2021 6:46 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: SaveToFile and Textboxes
- Replies: 5
- Views: 3712
Re: SaveToFile and Textboxes
Hello,
is there any comment on this issue?
Can you reproduce this behaviour?
Regards,
Josef
is there any comment on this issue?
Can you reproduce this behaviour?
Regards,
Josef
- Fri Apr 30, 2021 6:35 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: SaveToFile and Textboxes
- Replies: 5
- Views: 3712
Re: SaveToFile and Textboxes
Hello, is somebody there?
- Mon Apr 26, 2021 7:35 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: SaveToFile and Textboxes
- Replies: 5
- Views: 3712
SaveToFile and Textboxes
Hi, The position of textboxes is now correct after savetofile. But the textborder of the textbox is still not correct in my test. Original values of the textbox: Top: 0 cm Bottom: 0 cm Left: 0,32 cm Right: 0,32 cm After savetofile with DocxReadWrite: Top: 0,13 cm Bottom: 0,13 cm Left: 0,25 cm Right:...
- Wed Mar 01, 2017 11:14 am
- Forum: XLSReadWriteII 3/4/5
- Topic: Select worksheet
- Replies: 1
- Views: 7622
Select worksheet
Hi,
how can I select a certain worksheet by code.
After opening a file we have the situation that the data of "sheet1" is visible, but the tab of "sheet2" is shown as the active tab (white color).
Regards,
Josef
how can I select a certain worksheet by code.
After opening a file we have the situation that the data of "sheet1" is visible, but the tab of "sheet2" is shown as the active tab (white color).
Regards,
Josef
- Wed Mar 01, 2017 11:10 am
- Forum: AXWReports
- Topic: Question to AxwReports
- Replies: 3
- Views: 8094
Re: Question to AxwReports
How can I append the paragraphs from the report to the first document.
Do you have any sample-code?
Regards,
Josef
Do you have any sample-code?
Regards,
Josef
- Fri Feb 17, 2017 3:35 pm
- Forum: AXWWriter and DOCXReadWrite
- Topic: Refresh TOC
- Replies: 1
- Views: 5016
Refresh TOC
Hi,
how can I refresh a TOC (or other fields) by code with docxReadWrite?
Thank you for your help.
Josef
how can I refresh a TOC (or other fields) by code with docxReadWrite?
Thank you for your help.
Josef
- Fri Feb 17, 2017 3:30 pm
- Forum: AXWReports
- Topic: Question to AxwReports
- Replies: 3
- Views: 8094
Question to AxwReports
Hi, we have a word document with several pages text (form style). Within this text we make some formfilling with DocxReadWrite. At the end of this document we have to show a table filled with data from a dataset (could be done with AxwReports). Now the question: Can we mix DocxReadWrite and AxwRepor...
- Wed Jul 27, 2016 2:55 pm
- Forum: AXWWriter and DOCXReadWrite
- Topic: Certain Word-Doc brings access violation
- Replies: 0
- Views: 4524
Certain Word-Doc brings access violation
Hi,
we have a certain word-docx which brings an access violation on saving (using the newest DocxReadWrite)
Just open the document and then save the document.
I will send you the document by mail.
Regards,
Josef
we have a certain word-docx which brings an access violation on saving (using the newest DocxReadWrite)
Just open the document and then save the document.
I will send you the document by mail.
Regards,
Josef
- Tue Mar 29, 2016 1:02 pm
- Forum: AXWWriter and DOCXReadWrite
- Topic: Problem replacing text
- Replies: 4
- Views: 7462
Re: Problem replacing text
Hi,
could you please answer me, wether you could reproduce this problem.
We are under pressure to serve a solution for our customer.
Regards,
Josef
could you please answer me, wether you could reproduce this problem.
We are under pressure to serve a solution for our customer.
Regards,
Josef
- Wed Mar 23, 2016 7:45 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: Problem replacing text
- Replies: 4
- Views: 7462
Re: Problem replacing text
Hello, we can activate the error with your demo "4-Finding Text". Steps: - start DocxRWSampleFindingText - Load your Sample-File "GutenbergLicence.docx" - find: "works" (without quotation marks) - replace: "works good" The replace seems to work and the file ca...
- Tue Mar 22, 2016 9:22 am
- Forum: AXWWriter and DOCXReadWrite
- Topic: Problem replacing text
- Replies: 4
- Views: 7462
Problem replacing text
Hi, if we replace the last text/word of a paragraph, we get an error "ZLib decompress error" opening the file again. Version 1.00.01 Steps: - open a docx-file with DocxReadWrite - replace the last word of a paragraph - save the file - reopen the file with DocxReadWrite --> error The file c...
- Fri Nov 13, 2015 2:47 pm
- Forum: XLSReadWritwII 6
- Topic: Iterate all Textboxes/Combo of a sheet
- Replies: 1
- Views: 2604
Iterate all Textboxes/Combo of a sheet
Hi,
how can I iterate all Textboxes and Checkboxes of a sheet and set a certain value.
Thanks for your help.
Josef
how can I iterate all Textboxes and Checkboxes of a sheet and set a certain value.
Thanks for your help.
Josef
- Thu Oct 29, 2015 11:24 am
- Forum: XLSReadWritwII 6
- Topic: new functionality
- Replies: 6
- Views: 4504
Re: new functionality
Thank you, I think this should work!
- Thu Oct 29, 2015 11:07 am
- Forum: XLSReadWritwII 6
- Topic: new functionality
- Replies: 6
- Views: 4504
Re: new functionality
Hi, --Why do you want the tag in a comment? It just makes things more complicated. If I write the tag as cell-value, then I have two problems: - I can not set the proper numeric fomat in the cell - formulas which use the cell do show errors (because the tag is not a numeric value) I should give you ...