code4recovery / pdf

Meeting schedule PDF generation service
https://pdf.code4recovery.org
MIT License
3 stars 2 forks source link

[Feature Request]: PDF sorted in Region, Day order #24

Closed WoodieFL closed 2 years ago

WoodieFL commented 2 years ago

The original half-page layout created a PDF in Region, Day order. However, we need a PDF with a page size of 5.5 x 8.5 and when we use the new Generate PDF, the only two sorting options are Day, Region or Day. It would be perfect for us if it had the Region, Day option as well. Is there any way to do this or could it be added to the Generate PDF page as an option?

I tried using Chris T's plugin, but it didn't give me the layout I need unfortunately.

joshreisner commented 2 years ago

hi @WoodieFL give it a try now, there's a new 'group by' option

WoodieFL commented 2 years ago

Josh,

You are so awesome! This worked perfectly and is just what we needed.

Of course now, someone wants the region printed at the top of each page, which will make it easier to know what region you're looking at when thumbing through the book. If this is too much of a pain, I will do it manually after the PDF is created.

Thank you again for your super speedy response and great coding skills! We really appreciate you.

On Thu, Mar 3, 2022, 11:19 PM Josh Reisner @.***> wrote:

hi @WoodieFL https://github.com/WoodieFL give it a try now, there's a new 'group by' option

— Reply to this email directly, view it on GitHub https://github.com/code4recovery/pdf/issues/24#issuecomment-1058812135, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPJ66F7AB7SNGI7F6RWV23U6GFNZANCNFSM5P4I6TEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

joshreisner commented 2 years ago

thanks @WoodieFL ! i know what they're asking and i wish i knew a way to do it. i can repeat a header across the whole document, but not one at the section level. this would be useful when grouping by region as well as day, e.g.

  1. Sunday
  2. Sunday, contd.
  3. Sunday, contd.
  4. Monday
  5. Monday, contd.

etc. I'm going to close this issue but rest assured if I figure that out I'll add it to all the PDF views.

WoodieFL commented 2 years ago

I appreciate your help and will pass along your comments to my committee.

Woodie Sayles (727) 642-5372 @.*** =^..^=

On Fri, Mar 4, 2022 at 5:36 PM Josh Reisner @.***> wrote:

thanks @WoodieFL https://github.com/WoodieFL ! i know what they're asking and i wish i knew a way to do it. i can repeat a header across the whole document, but not one at the section level. this would be useful when grouping by region as well as day, e.g.

  1. Sunday
  2. Sunday, contd.
  3. Sunday, contd.
  4. Monday
  5. Monday, contd.

etc. I'm going to close this issue but rest assured if I figure that out I'll add it to all the PDF views.

— Reply to this email directly, view it on GitHub https://github.com/code4recovery/pdf/issues/24#issuecomment-1059581416, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPJ66F6JJN6UCBWR7OKEULU6KF57ANCNFSM5P4I6TEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

WoodieFL commented 1 year ago

I just thought of something that might help you figure out how to print the Region or Day at the top of each page. The old 4x7 format printed by region and it had the region at the top of each page. Could you look at the code for that one and perhaps integrate it into the new one?

It's attached here in case that will help you. Thanks for your help again.

Woodie Sayles (727) 642-5372 @.*** =^..^=

On Fri, Mar 4, 2022 at 5:36 PM Josh Reisner @.***> wrote:

thanks @WoodieFL https://github.com/WoodieFL ! i know what they're asking and i wish i knew a way to do it. i can repeat a header across the whole document, but not one at the section level. this would be useful when grouping by region as well as day, e.g.

  1. Sunday
  2. Sunday, contd.
  3. Sunday, contd.
  4. Monday
  5. Monday, contd.

etc. I'm going to close this issue but rest assured if I figure that out I'll add it to all the PDF views.

— Reply to this email directly, view it on GitHub https://github.com/code4recovery/pdf/issues/24#issuecomment-1059581416, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPJ66F6JJN6UCBWR7OKEULU6KF57ANCNFSM5P4I6TEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>