it's a error that i have. How do can i solve this?
JOPIKAIT
@JOPIKAIT
Posts made by JOPIKAIT
-
RE: Can not find jsreport-proxy module
-
How to render image from quill-editor to pdf using jsReport?
Hi everyone!
I'm doubt, i tried use to make upload image in text-editor (quil-editor), when i clicked in button to seach file (in my pc folders) it was load, but when i submited file to print in pdf doc, i had trouble... -
RE: Can not find jsreport-proxy module
I tried to do what you said but unfortunetely isn't solved my problem. See the error that i have in project in above image
-
Can not find jsreport-proxy module
I have tried to use jsreport-proxy, but I got the same error as @Павло-Мацібох and @赵大程 For creating pdf I use node.js and jsreport-core with packages:
jsreport-pdf-utils, jsreport-handlebars, jsreport-chrome-pdf, jsreport-scripts
Do I need some additional packages for possibility to use module jsreport-proxy?
Thanks for help) -
How do i can make a summary dinamically?
Hi everyone, somebody can help me how to solve this topic?
I wanna create dinamically summary in pdf document with the page number reference.
Eg: If i have many title and subtitle around in the document, i wanna create one like summary by that title and subtitle and his page numbers, like microsoft word.
Like a image above:
-
RE: Control margin page
Hi @jan_blaha thanks for all the things you've done. I used these concepts to solve my task. I used this to solve my queries: displayHeaderFooter
headerTemplate, footerTemplateKind regard
-
RE: Control margin page
No, isn't a native chrome footer, i created a div and i made all layout using the css style and i put down that div by css. I gonna see the header and footer that you said.
And what about a paginate using jsReport @jan_blaha can tell me how can i do? I'm using template chrome-pdf...
-
RE: Control margin page
In the previous image that I sent where there is a footer, there is an overlap of the footer text (Commercial proposal), I want the text to break before getting close to the footer, to ensure that it does not overlap and to start on the next page after the logo which is in the header of the document (approximately 190px of top margin).
-
RE: Control margin page
Hi @jan_blaha here you have link [https://playground.jsreport.net/w/anon/372v8pUg] if you can see, the text in first page is too much near of margin-bottom... I wanna cut part of text to put in the next page if it's a long than page height... I wanna have to control the text, exist a way to do that in jsreport?
-
Control margin page
Hi everyone, it's ok?
Well, somebody can help me how do i control the page of pdf document when content is to much than height page? How can i control? Like the image below...I wanna put the text that in line red to next page...
Waiting for idea!
Thanks