Posted on November 23rd, 2015 by Amit Ghosh
The application cache is controlled by a plain text file called a manifest, which contains a list of resources to be stored for using when there is no network connection. The list can also define the conditions for caching, such as which pages should never be cached and even what to show the user when […]
Posted on November 23rd, 2015 by Manish Misra
To create a resource in InDesign one has to write a coding lines, be very calculative to give left ,top , right , bottom of the resource correctly so that the resource appears correctly in the UI. To make the things easier we can have the InDesign Plug-in Editor this is a Eclipse plugin through […]