yinfeng6118 Posted July 26, 2018 Posted July 26, 2018 Hi everyone,We have a requirement, it is that we will indicate the maximum number of pages allowed to be ran in one pdf file,If the number of pages in the report becomes greater than this value,it will generate another new pdf file to continue print the rest of datas,Repeat this.How to do this?Thanks!
hozawa Posted July 27, 2018 Posted July 27, 2018 The simplist way to do this to just to generate 1 pdf and then to cut this file into multiple pdf files afterward.
yinfeng6118 Posted July 27, 2018 Author Posted July 27, 2018 hi hozawa, Thank you for your great help.I have implemented my requirement in your way, it is OK!Thank you!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now