Hi,
I downloaded PrinceXML demo last night. I plan mostly on using it to convert ebooks from html into a PDF sized for my ebook reader (which has a 5" screen). I noticed that the A7 size paper is very close in size to the size of my ebook screen so I set @page { size: a7 }. Anyway, when I tried to run the program with that page size, there was a segmentation fault. After some experimentation, I discovered that it seems to do it on most any page size smaller than about 90-95mm width. Further, the default behavior on larger pages seems to be to set very large margins (such that the margins are as large or larger than the column of text). Now I imagine the large margins can be fixed with a setting I haven't figured out yet, but I thought you should know about the segmentation fault.
--
Bill
I downloaded PrinceXML demo last night. I plan mostly on using it to convert ebooks from html into a PDF sized for my ebook reader (which has a 5" screen). I noticed that the A7 size paper is very close in size to the size of my ebook screen so I set @page { size: a7 }. Anyway, when I tried to run the program with that page size, there was a segmentation fault. After some experimentation, I discovered that it seems to do it on most any page size smaller than about 90-95mm width. Further, the default behavior on larger pages seems to be to set very large margins (such that the margins are as large or larger than the column of text). Now I imagine the large margins can be fixed with a setting I haven't figured out yet, but I thought you should know about the segmentation fault.
--
Bill