Print PDF with date

for example, I have a PDF, it prints "Noodle soup. ". is there a way I can add a line like “expire 04/19/2024” on each print job?

what plugin or service are using to generate PDF’s?

I use PDFEndpoint because I have found it is the easiest, and I just render a page as a PDF. If you do this, it is easy to add extra texts, colours or whatever else you want

Connect with me:

1 Like

image
I search for “PDFEndpoint” and nothing is showing on screen…

image

how to print a RG to multiple pages? I want it to print Small in a page, Large as the 2nd page, and Casa I to be the 3rd page…

Hi,

So PDF endpoint is an external service that you need to connect via API. I have used the bubble plugins and I have personally found they aren’t as reliable and sometimes the quality is not as good. PDFEndpoint is my personal preference

https://pdfendpoint.com/playground

The way to set it up if you are going to use the PDFEndpoint approach is to great a seperate bubble page with each of your repeatinggroups (Small, Medium, Large). Set the page type to the type of content necessary and then use PDFEndpoint to render them as PDF’s

This topic was automatically closed after 70 days. New replies are no longer allowed.