[xwiki-users] PDF Export Problems (2.7.1)
Hi! I just migrated to 2.7.1 with the goal of a functional pdf export. Using this (public) url: https://www.computer42.org/xwiki/bin/export/DevNotes/WebHome?format=pdf&incl... I'm getting this error: Error number 11015 in 11: Exception while exporting Wrapped Exception: Error number 12002 in 12: Exception while exporting PDF Wrapped Exception: org.apache.fop.fo.ValidationException: "fo:list-block" is missing child elements. Required content model: marker* (list-item)+ (See position 5894:90) com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while exporting ... On another (non public) space the export seems to be functional, but some childs pages are missing. Are this known bugs ? Best regards, H.-Dirk Schmitt -- ------------------------------------------------------------------------ * H.-Dirk Schmitt <http://www.computer42.org> * Dipl. Math. eMail:/[email protected]/ mobile:/+49 177 616 8564/ phone: /+49 2642 99 41 10/ fax: /+49 2642 99 41 15/ Kripper Str. 35, D-53489 Sinzig
On 03/11/2011 11:23 AM, H.-Dirk Schmitt wrote:
Hi!
I just migrated to 2.7.1 with the goal of a functional pdf export.
Using this (public) url: https://www.computer42.org/xwiki/bin/export/DevNotes/WebHome?format=pdf&incl...
I'm getting this error: Error number 11015 in 11: Exception while exporting Wrapped Exception: Error number 12002 in 12: Exception while exporting PDF Wrapped Exception: org.apache.fop.fo.ValidationException: "fo:list-block" is missing child elements. Required content model: marker* (list-item)+ (See position 5894:90) com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while exporting ...
This looks like bad wiki content. The error says that there's a list without list items in it. I would debug it, but some of the pages are not visible to guests. Can you pastebin the HTML resulting for https://www.computer42.org/xwiki/bin/view/DevNotes/WebHome?xpage=pdf&include...
On another (non public) space the export seems to be functional, but some childs pages are missing.
This shouldn't happen for no reason, are you sure those are indeed children?
Are this known bugs ?
Best regards,
H.-Dirk Schmitt
-- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (2)
-
H.-Dirk Schmitt -
Sergiu Dumitriu