Skip to content

Monthly Archives: July 2007

embedding fonts to a PDF file from the command line and using free software

Let’s imagine you have to merge several PDF files that your colleagues sent you into a single, larger document. Let’s then imagine that your idea is to publish this document, but the publisher requires all fonts to be embedded in the document. Unfortunately, your PDF file does not have all the fonts embedded, as you […]

libpcap: packet timestamps not increasing

As some of you may already know, one of my jobs is to maintain and develop for the CoMo network monitoring system. CoMo supports many input sniffers, such as bpf for FreeBSD systems, netflow, sflow, data from the network monitoring specialized DAG cards, and most notably libpcap.
In CoMo, every packet has a reception timestamp. How […]