jsPDF-AutoTable icon indicating copy to clipboard operation
jsPDF-AutoTable copied to clipboard

HorizontalPageBreak page break can continue on same page if vertical space is enough

Open damosvag-ali opened this issue 10 months ago • 6 comments

HorizontalPageBreakRepeat column page break can continue on same page if vertical space is enough to finish not create a new page

damosvag-ali avatar Apr 14 '24 06:04 damosvag-ali

What do you mean by that? can you give an example?

mmghv avatar Apr 25 '24 06:04 mmghv

Hi Thank you for your response As you see on the Pdf Created there is enough space to continue printing on the first page document.pdf

damosvag-ali avatar Apr 25 '24 06:04 damosvag-ali

You mean in case it's a single page and there's vertical space to continue printing the second horizontal page in the current page?

That sounds like a good idea. maybe could be the default behavior.

mmghv avatar Apr 25 '24 06:04 mmghv

Yes , It is very nice option i have it on Desktop application using Delphi with Fastreport CrossTab Object printing large Horizontal columns, if you make the update can inform me

Thank You

On Thu, Apr 25, 2024 at 10:00 AM Mohamed Gharib @.***> wrote:

You mean in case it's a single page and there's vertical space to continue printing the second horizontal page in the current page?

That sounds like a good idea. maybe could be the default behavior.

— Reply to this email directly, view it on GitHub https://github.com/simonbengtsson/jsPDF-AutoTable/issues/1051#issuecomment-2076503338, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGGG5WRINY4N7MOWLPIQLDY7CSX3AVCNFSM6AAAAABGGBAJTGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGUYDGMZTHA . You are receiving this because you authored the thread.Message ID: @.***>

damosvag-ali avatar Apr 25 '24 07:04 damosvag-ali

This could take a while since we're currently working on v4, but I'll keep it in my mind.

mmghv avatar Apr 25 '24 07:04 mmghv

We are also using your plugin and would love this feature!

solveigsun avatar May 22 '24 07:05 solveigsun