Here's a situation. We have an application built on .net which is based on the idea of creating banners for end-users. I have provided an area on my page where the user can create his/her banners. Provided them with an option to save their design to PDF.
Now the issue is when i save the PDF i am not able to retain the excat positions of the elements of the banner. I am using postscript method to write the file onto an vector PDF.
Tried out different options using Post-scripts, converting to HTMl n then converting to PDF(where image properties are lost), abc pdf, cute pdf etc. but did not resolve the problem.
Any suggestions??? on how to tackle this particular situation.
