Results 14 comments of jmberg

So I take it, when you "include document" then the POSTed data is the (PDF) document? Or is that somehow always JSON encoded? If you were to allow some arbitrary...

The {doc_url} in the examples seems to allude to some kind of interpolation being supported, even if the list of variables can't be the same as the list of title...

And wrt. the PDF file sending - I was thinking of https://www.python-httpx.org/quickstart/#sending-binary-request-data instead, but clearly that's not supported, so prefixing to construct an IPP print job isn't possible/doesn't make sense....

It's already optional to send the document, as you can see in the screenshots. I was just trying to see if I could use this for sending it to a...