September 25, 201015 yr I have a solution which creates 10 page A4 Pdfs, this uses the maximum layout length which is documented by FM in their tech specs. My query is has anyone found a method or workaround for increasing this number of pages in a layout without splitting the Pdf or reducing the page size, I have been looking at combining another layout but this will split the Pdf which is not what I want. Thanks
September 25, 201015 yr Author Ah ha, that may be the answer, I will do some tests. Thank you Vaughan Vincent.
September 26, 201015 yr The virtual list technique allows for a nearly unlimited number of pages. Each paragraph becomes its own record; and shrinking is applied to the body part. So you are no longer limited by layout length. If you need to create complex layouts it becomes more difficult to use the technique but I have seen multi-column layout with mixed graphics done in this way. http://concise-design.com/downloads/basicvlist.zip
Create an account or sign in to comment