Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pdfa support. #122

Closed
wants to merge 1 commit into from
Closed

add pdfa support. #122

wants to merge 1 commit into from

Conversation

spuglisi
Copy link

@spuglisi spuglisi commented Jun 4, 2016

for our project we need PDF/A-compatibility. In TCPDF you can control this by setting flag “pdfa” in the constructor of the class “TCPDF” to true, which works fine for us. For this reason it would be great, if you give the possibility to add this feature in html2pdf. To reach this, it would be enough to extend the constructors of the classes “HTML2PDF” and “HTML2PDF_myPdf” with the optional Boolean parameter “pdfa”, which is not so much to do. What do you think about this?

@boussou
Copy link

boussou commented Aug 31, 2016

Hello, I need this feature. Could it be merged?

spipu added a commit that referenced this pull request May 17, 2017
@spipu
Copy link
Owner

spipu commented May 17, 2017

added on master

@spipu spipu closed this May 17, 2017
icebird93 pushed a commit to EduBase/html2pdf that referenced this pull request Jun 18, 2018
aaryarajojuH added a commit to aaryarajojuH/spipu that referenced this pull request Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants