Limits to print size

I am printing data in boxes on a page. Each page is 4 boxes wide, 6 boxes high, and therefor contains 24 data sets. All works fine until I need more than 9,999 boxes. If my code sets frxUserDataSet1.RangeEndCount to any value of 10,000 or higher I only get 9,999 sets of data printed.

Is this a hard coded limit ? Is there anything I can do to change the limit ?

As far as I can see I do not have source code for the relevant file - only dcu's and bpl's.

If I view the form as text I can see a line that says RowCount = 9999 in Object TfrxMasterData but changing it does nothing.

Delphi Berlin 10.1 if it matters.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.