https://issues.apache.org/bugzilla/show_bug.cgi?id=48519
--- Comment #2 from Vincent Hennebert <[email protected]> 2010-02-23 16:42:34 UTC --- (In reply to comment #1) > PDF version is related to Reader version. > In certain cases, FOP users may want to generate a PDF compatible with an old > Reader version. That said, PDF 1.4 is getting really old now (Nov 2001 according to Adobe's website). Maybe just upgrading to PDF 1.5 as a minimal version, which is the simplest, would be ok for users. > IMHO, there are 2 options: > - inform user what version of PDF is generated, depending on actual > functionalities are used in that PDF; That's the other possibility, but that would require some work. > - block the target PDF version by setting it directly in the XSL-FO (using > for > example either a FOX extension or an XML PI). And throw an exception if a feature requiring PDF 1.5 is being used? Hmmm. Why not. Maybe a bit simpler to implement than the previous solution. Although, "yet another extension", etc. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
