Categories
Java Script Tutorials

Combine Two PDF Pages into One with variable width

This post is the extension to the previous tutorial. This tutorial add the width and height controls. User can change the width of embedded page and can visually see it’s impact on final PDF in realtime. Implementation We will continue with updating the HTML markup We have added the two inputs. One for width and […]