Re: [fpc-pascal] FPReport: Split text across two or more pages

2024-02-16 Thread Pique7 via fpc-pascal
On Mon, 8 Jan 2024 22:08:16 +0100 (CET) Michael Van Canneyt via fpc-pascal wrote: > > > On Mon, 8 Jan 2024, Pique7 via fpc-pascal wrote: > > >> Disregarding the RTF for a moment, you'd need to save the contents of the > >> text fields in a TStringlist insta

Re: [fpc-pascal] FPReport: Split text across two or more pages

2024-01-15 Thread Pique7 via fpc-pascal
On Mon, 8 Jan 2024 22:08:16 +0100 (CET) Michael Van Canneyt via fpc-pascal wrote: > > > On Mon, 8 Jan 2024, Pique7 via fpc-pascal wrote: > > >> Disregarding the RTF for a moment, you'd need to save the contents of the > >> text fields in a TStringlist insta

Re: [fpc-pascal] FPReport: Split text across two or more pages

2024-01-08 Thread Pique7 via fpc-pascal
On Wed, 3 Jan 2024 13:00:10 +0100 (CET) Michael Van Canneyt via fpc-pascal wrote: > > > On Tue, 2 Jan 2024, Pique7 via fpc-pascal wrote: > > > On Tue, 2 Jan 2024 00:02:35 +0100 (CET) > > Michael Van Canneyt via fpc-pascal wrote: > > > >> > >> >

Re: [fpc-pascal] FPReport: Split text across two or more pages

2024-01-02 Thread Pique7 via fpc-pascal
On Tue, 2 Jan 2024 00:02:35 +0100 (CET) Michael Van Canneyt via fpc-pascal wrote: > > > On Mon, 1 Jan 2024, Pique7 via fpc-pascal wrote: > > > Hello everyone, > > > > I have already asked this and related questions in the Lazarus Forum. > > > >

[fpc-pascal] FPReport: Split text across two or more pages

2024-01-01 Thread Pique7 via fpc-pascal
Hello everyone, I have already asked this and related questions in the Lazarus Forum. I want to improve FPReport in order to use it for my project - if possible. Some features are missing for this, e.g. automatic splitting of text across two or more pages. As far as I can judge, the current