Thanks for the answer, I know about this method.
But the point is that I need to do multi-page PDF, with custom headers, depending on the content on the page. I tried to use pdfAddPageItem
and pdfCreatePagesGroup
, but since the scripts do not have access to this.$pdf
, I cannot transfer anything to a header/footer.
My example above was the first step in this direction.
G
GalayM
@GalayM
0
Reputation
2
Posts
892
Profile views
0
Followers
0
Following
Posts made by GalayM
-
RE: Missing page numbers in input-data
-
Missing page numbers in input-data
Hi!
Please help with the problem that I have missing page numbers when I try to get data from JS.
In this only 3 variables (__appDirectory, __rootDirectory, __parentModuleDirectory) that are not interesting to me. But I do not find input-data.Perhaps you can look at my example and tell me what I'm doing wrong?