No products in the cart.
Access our premium support and let us know your problems, we will help you solve them.
You can use the relative location of the saved pdf like this:
Example1
<embed src="example.pdf" width="1000" height="800" frameborder="0" allowfullscreen>
Example2
<iframe src="example.pdf" style="width:1000px; height:800px;" frameborder="0" allowfullscreen></iframe>