E2Pdf
Forum Replies Created
-
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] PDF <builder "Circle objectifs"Hi,
Unfortunately there is no possibility to output uploaded image inside circle with E2Pdf.
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] BugHi,
We could replicate an issue and currently released a hot-fix. It will be included in main brunch on next week. However you can apply update now by going to “E2Pdf” -> “Settings” -> “Release Candidate Builds” “Update from E2Pdf.com” checkbox.
After enabling this option you must be able check for updates at “Dashboard” -> “Updates” and update plugin as usual to version 1.13.26.
It’s recommended to turn off this option after update.
Let us know please if you will face any further issues.
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Name of students on worksheetsHi,
It must not be issues to output this information along with using any form plugin that supported by E2Pdf.
Here is example with mapping fields inside E2Pdf Template with Formidable Forms: https://www.youtube.com/watch?v=_vDo0HiTaT8
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] checkboxes and Condition(if)Hi,
Check please if you do not have extra spaces inside condition “if” and “value” to compare https://prnt.sc/wgw85k. Also keep in mind please that if multiple checkbox will be checked, value will be: First Choice, Second Choice, etc and condition with “=” will not work in this case.
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Forma imageUnfortunately Forminator doesn’t have default functionality to show already submitted entries on front-end, as we know, so it’s not possible to accomplish the task without custom coding.
You can try to use Formidable Forms with Views, where possible to redirect user to page with Entry Key identifier in URL and show via filtered “View” the content. In this case it will be possible to keep PDF showing on page update by using shortcode:
[e2pdf-view id="1" dataset="[id]"]
inside Formidable Forms View.We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Generate PDF from pageUnfortunately it can’t be improved somehow from your side. We are continuosly working on extending its support however some things can take some time due the complex of task. You can post feature request on our “Help Desk” so we can review the possibility to add needed CSS/HTML support here: https://e2pdf.com/support/desk/feature-requests.
As about limit, there are no limits, however it could be that generated content overflowed created “HTML” block as E2Pdf works with “static” elements and it can’t make page / html block bigger automatically. You can try to make page size bigger on E2Pdf creation or by going to page options by clicking on “gear” icon over page and change “height” setting with increasing size of “HTML” block to see if it correctly renders data.
With “premium” version it’s possible also to move content to other pages with “Splitting content over pages” feature. “HTML” block can continue content from “parent” block as it showed in this video : https://www.youtube.com/watch?v=SZNxz_JZ3d0&t=79s
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Forma imageHi,
E2Pdf currently can’t show image instead of PDF. You can try to use
[e2pdf-view id="1"]
where 1 is the ID of E2Pdf Template, however it will still show the viewer with generated PDF.We remain at your service.
- This reply was modified 4 years, 3 months ago by E2Pdf.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Generate PDF from pageHi,
If you mean render content that changes dynamicaly on page depending on some kind of URL filters, javascript – unfortunately no.
E2Pdf can parse only content that is set as post content. Also you must keep in mind that E2Pdf doesn’t support CSS that applied to page (only inline and if “style” is supported) + complex HTML structure if it will be used along with E2Pdf HTML Object inside E2Pdf Template. The best way to understand if it will fit your needs is to test with free version which doesn’t have functionality limitations except limit of activated templates and number of pages that can be used inside template.
Here is some documentation on usage with WordPress pages/posts:
– WordPress Extension Documentation
– Supported Tags and Styles in “HTML” objectWe remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Confirmation CodeHi,
By some reason your mail server rejected our mail due some blacklist. We currently sent a request to blacklist that is used by your ISP to remove our IP from the list so hope they will process our request soon to avoid problems with mail delivery.
P.S. You must be able to use same email to unlock features without code confirmation if you was not yet succesfull.
If it’s still issues, let us know please your email address so we can identify and confirm it manually on our side. You can cover some parts with * to hide it from public.
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Shortcode QuestionHi,
You must be able to use [e2pdf-save id=”8″] shortcode to save PDF.
https://e2pdf.com/support/docs#shortcode-e2pdf-save
As about showing PDF on Post creation you can try to choose using “Post Content” as “Customize Post Content” and use the “View” with shortcode inside:
[e2pdf-download id="8" dataset="[id]"]
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Server Error 403 Forbidden?It looks like issue is due ModSecurity (apache) OWASP rules installed on your server.
Can you try to find in log the rule ID and try to disable it temporary as described here https://support.plesk.com/hc/en-us/articles/115002531753-How-to-disable-specific-ModSecurity-rules-in-Plesk, try to update owasp to latest version if it’s not latest version or try to change web application firewall as mentioned here: https://docs.plesk.com/en-US/obsidian/administrator-guide/server-administration/web-application-firewall-modsecurity.73383/.
[e2pdf-view] shortcode uses “iframe” of pdf.js viewer with dynamic URL and it seems can be a false-positive alert. We will try to replicate the issue on our side and check if we can do anything from our side.
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Server Error 403 Forbidden?Hi,
We need a bit more information if possible:
1. Which E2Pdf shortcode do you use inside “Success Message” of Formidable Form?
2. If you remove E2Pdf shortcode, is it generate 403 Forbidden error on form submission?
3. Do you use any 3rd party security plugins?
4. If you have access to error.log of website, can you check it please for errors after form submission?We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Multiple forms into one pdfBy “Uploading” template do you mean PDF file with prepared fields? Did you try to upload it by choosing “Upload PDF” on Template creation process?
If so:
– Check please if you do not see any errors on “E2Pdf” -> “License”
– Upload please PDF file somewhere and let us know the URL where we can download it so we can check it on our side.We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Multiple forms into one pdfMerge datasets function will combine data only inside PDF and via “E2Pdf” -> “Export” on backend however it seems that you need something different.
If you need to pre-populate fields on form 2 this is the question to the forms plugin and it must not be any issues with generation PDF via E2Pdf on just form 2 as all required data will be submitted.
It looks like you need to follow something like this:
https://formidableforms.com/knowledgebase/automatically-populate-fields/
Or popuplate data on 2nd form submission via PHP code.
We remain at your service.
Forum: Plugins
In reply to: [E2Pdf - Export Pdf Tool for WordPress] Multiple forms into one pdfHi,
If you mean merging entries from different forms, unfortunately it’s not yet supported. However we are working on adding its support. The first extension that must support this feature will be Formidable Forms so we recommend to look forward on plugin change log, however we can update this thread if this is the feature which you are looking for.
P.S. Merging multiple datasets will be supported along same form plugin.
We remain at your service.