London Stock Exchange: live with Linux – The H Open Source: News and Features
Blog
-
xpdf: Error (…): Missing ‘endstream’
There are a few PDF documents around here, that I can read with Acrobat Reader w/o problems, but xpdf and its companions moan. I guess, that’s because they got modified and a little destroyed using Acrobat X Pro.
I used pdftk to get rid of that problem: first output/uncompress, than output/compress again:
$ pdftk x.pdf output
x.uncompressed.pdf uncompress
$ pdftk x.uncompressed.pdf output
x.recompressed.pdf compress -
“pdftohtml” vs. DRM
A project of mine involves extracting strings and other details from PDF files using “pdftohtml -xml“.
A plain “pdftohtml -xml” refuses to read PDF files with set copy-protection bits set. But if you add “-nodrm” on the command line, it reads them anyway, but it mentions the problem on STDERR. -
XSLT Questions and Answers – FAQ.
XSLT Questions and Answers – FAQ.
very nice, very helpful!!
helped me to create “<![CDATA[…]]" into XML output, which isn't trivial to do.
-
APRESS.COM : TDG to JasperReports
APRESS.COM : The Definitive Guide to JasperReports : 9781590599273
ordered it as used book via amazon,
got it as companion e-book from apress. -
apress.com : TDG to iReport
APRESS.COM : The Definitive Guide to iReport : 9781590599280
got it as companion e-book from apress,
what happened to the paper back actually? 😉