mbleigh / princely

A simple Rails wrapper for the PrinceXML PDF generation library.
http://www.mbleigh.com/plugins/princely-rails-prince-xml-wrapper
MIT License
237 stars 99 forks source link

Help trying to set conformance profile for PDF's #50

Closed fedesc closed 8 years ago

fedesc commented 8 years ago

Hi i'm using a Ruby on Rails application with princely to convert HTML to PDF. Where can i set that all pdfs will be PDF/A-1b as default? How can i truly validate that it's compliant ?

modsognir commented 8 years ago

This is more of a PrinceXML question. From the look of their forums it seems that all docs are PDF/A-1b compliant.