ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

Can not Display PDF in <div> <Iframe> #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a Page to display the PDF in and Place this on the Page Load
Response.ContentType = "application/pdf"
Dim FilePath As String = MapPath("Pdfs/BrokerLetter.pdf")
Response.WriteFile(FilePath)
2. Create a Page and Add a Div tag. with the div tag add an Iframe with 
src="displayPage.aspx"
3. add CSS to Div for round Corners
4. Run and the Pdf viewer will blink for a milisecond and with the 
javascript process the rounding corner effect

What is the expected output? What do you see instead?
Show the PDF in the browser under a page control with-in a div tag

What version of the product are you using? On what operating system?
Latest

Please provide any additional information below.

Original issue reported on code.google.com by osmf...@gmail.com on 1 Sep 2009 at 12:44

GoogleCodeExporter commented 8 years ago
Please provide a link to a static HTML page that illustrates the problem, using 
the 
latest version of the curvyCorners script, source form.

Original comment by c.1%smit...@gtempaccount.com on 23 Dec 2009 at 12:06

GoogleCodeExporter commented 8 years ago
No information/response after 3 months. Invalidating this bug.

Original comment by c.1%smit...@gtempaccount.com on 20 Mar 2010 at 9:49