I already had this problem.
Maybe that will help.
Make sure you have a default printer set in Windows. If not, define one. If you already have it, change it.
I hope this helps.
Search found 9 matches
- Thu Jun 23, 2022 11:57 am
- Forum: Support
- Topic: Canvas does not allow drawing
- Replies: 2
- Views: 4835
- Thu Jan 20, 2022 3:57 pm
- Forum: Support
- Topic: How to invert upper case letters and vice versa
- Replies: 3
- Views: 5115
- Tue Jun 02, 2020 11:22 am
- Forum: Support
- Topic: Get TRichView object data size
- Replies: 1
- Views: 9358
Re: Get TRichView object data size
It's not a trivial task, because TRichView contains many objects. You can use FastMM to check the allocated memory before and after loading a document, see the accepted answer here: https://stackoverflow.com/questions/15622455/how-can-i-find-out-how-much-memory-is-used-by-a-specific-component-or ...
- Thu Mar 26, 2020 10:17 pm
- Forum: Support
- Topic: Moving footnotes to the end of a document
- Replies: 14
- Views: 43205
Re: Moving footnotes to the end of a document
I got quite a ways but I'm having trouble with a footnote number inside of a table. (I thought I had seen something in the forum about this but I can't find it.) Here is my code: note_cnt := 0; for notes_i := 0 to RichViewEditClean.ItemCount-1 do if RichViewEditClean.GetItem(notes_i) is ...
- Sat Oct 19, 2019 12:08 am
- Forum: Support
- Topic: horizontal line
- Replies: 2
- Views: 17949
- Mon Mar 11, 2019 8:36 pm
- Forum: Support
- Topic: How I can to resize a Image with software?
- Replies: 4
- Views: 24899
- Mon Feb 04, 2019 11:24 am
- Forum: Support
- Topic: Version 17.6 and Addict 4
- Replies: 9
- Views: 35261
Re: Version 17.6 and Addict 4
Maybe that might help. TRVAddictSpell31 and TRVAAddictSpellInterface components are registered by TRichView installer if it can find (and if it can use) Addict4. But unfortunately, there is a problem: - all our packages are "never-build" packages; - the Addict packages are "always-build" packages ...
- Mon Jan 07, 2019 5:25 pm
- Forum: RVMedia
- Topic: How to control webcam to preview and take photo by RVCamera?
- Replies: 7
- Views: 34630
Re: How to control webcam to preview and take photo by RVCamera?
I'm not familiar with RVMedia.
But I imagine this is what you want:
https://www.trichview.com/help-media/in ... apshot.htm
But I imagine this is what you want:
https://www.trichview.com/help-media/in ... apshot.htm
- Thu Dec 27, 2018 1:52 am
- Forum: Report Workshop
- Topic: Lazarus
- Replies: 1
- Views: 65429
Lazarus
Is there any prediction of when the RW will be available to Lazarus?
I am interested in acquiring the product's signature, but for me, it is vital that it works with Lazarus.
Are you planning to make Linux-compatible components still in 2019?
I am interested in acquiring the product's signature, but for me, it is vital that it works with Lazarus.
Are you planning to make Linux-compatible components still in 2019?