Quote:
Originally Posted by ManDay
Is anyone aware of a website which can view the PDF with annotations? Unfortunally, none of the PDF viewers on my PC appears to be capable of viewing the annotations made on the DPT-S1 and none of the websites with PDF viewing capabilities appear to be able, either. I'd also gladly accept a way to just get them out there *somehow*...
|
xpdf for highlights and drawing/writing, but sticky notes just show up as an icon for a stcky note.
pdftk name.pdf unpack output outdir_name
puts pdfs of the sticky notes into the directory outdir_name with names like
ClipMemo_20150727_202446.pdf
which xpdf is able to display.
evince does even better. The drawing and highlighting are visible, and the sticky note icon is clickable. When clicked, the sticky note is displayed in a new window.