(include "./html.scm") (include "./definitions.scm") (with-output-to-file "acrobat-bugs.html" (lambda () (html-display (list doc-type ( (header "Working with Acrobat Reader - The Trillia Group") (small-header-body (
"We make every attempt to allow our products to be read and printed reliably by Adobe Acrobat Reader. We have noticed that some versions of Adobe Acrobat Reader on different platforms may not display our products correctly. Here are some hints about possible ways to get around these difficulties.") (
"If you experience the error message \"Unable to extract the embedded font...\" while viewing the form under Unix or Linux, you are running into a bug in Acrobat Reader which affects non-english locale settings. Workarounds: use a different PDF viewer (e.g., xpdf or Ghostscript), or set the LANG variable to either \"C\" or empty before launching Acrobat: unix> LANG=C acroread PDFlib-purchase-order.pdf")) (