Michael Bryant

Results 5 comments of Michael Bryant

AFAICT this isn't simple to do in pdfrw. You'd basically have to construct the PDF objects yourself, then add them to the object tree. This is possible, but you'll have...

I am also interested in an Apache module to properly start a Zipkin trace. We currently generate Apache spans quite hackily by having Apache log certain Zipkin headers and generating...

This is likely due to `pdfrw`, the underlying library that pdf_annotate uses to read, edit, and write PDFs. You could try reading in and writing back out that file using...

This looks great! Thanks for the contribution. If you uncomment the integration test lines you added and check the file after the tests have run we can merge it in.

@rogeralsing I was specifically thinking about a URL that corresponded to the waterfall view of a particular trace. From what I can tell from playing with this UI today, there's...