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

[FEATURE] Add fpdi #7

Closed
ste101 opened this issue Sep 9, 2016 · 2 comments
Closed

[FEATURE] Add fpdi #7

ste101 opened this issue Sep 9, 2016 · 2 comments

Comments

@ste101
Copy link

ste101 commented Sep 9, 2016

Please add the fpdi library and add an example how to use it:
https://www.setasign.com/products/fpdi/downloads/

@maechler
Copy link
Member

That is a great idea! We will definitely add support for FPDI.

In the mean time you could already use certain features by providing your own PDF class:

plugin.tx_pdfviewhelpers.settings.config.class = Vendor\Extension\Model\FPDI

https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/Example/Index.html

@maechler
Copy link
Member

I have added basic support for FPDI. You can now load a PDF on the DocumentViewHelper with the attribute sourceFile and use it with the PageViewHelper attribute importPage.

https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/TemplatePDF/Index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants