سؤال

I'm creating PDFs using pisa. The layouts I'm trying to convert to PDF have some absolute positioning which seems to be ignored by pisa. I could work around this limitation by using tables for layout. Are there any alternatives to this?

هل كانت مفيدة؟

المحلول

One way to do absolute positioning is to use the xhtml2pdf specific @frame blocks. See the documentation for details.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top