Skip to main content

Posts

Showing posts from July, 2009

Customized Page for Printer

Intro How to Create Customized papper (Windows XP) Set the Customized papper as Default paper to the printer. Intro When i was working with several projects; customers are using pre printed invoices for print their bills. For printing invoices i used Crystal Reports. for print particular information on that pre printed invoices i had to waste lots of time with doing alignments. If that pre-printed bill is A4 then its easy for me to set alignments because most of every printer supports A4 papers.(NOT POS PRINTERS) . But if the customer select a Paper which is not supports to the printer then i have to waste lots of time to set the paper alignments. New printers are supporting user to set their own customized paper. But lots of companies still using dot matrix printers for print lots of invoices. It is easy and economical. Most of all Dot matrix printers does not have a feature to customized the paper size. Windows XP has a option to user defined paper on Printer and Faxes in the control

Create RSS with Simple Example

Content What is RSS and Usage How do i subscribe to RSS Creating the XML file Creating the HTML file Testing The Sample What is RSS and Usage RSS - Really Simple Syndication also known as Rich Site Summary. RSS feeds provide Webmasters and content providers to update their site summaries to Readers of the site. example: A blog sites are always updating by new articles daily. If a reader of that blog wanted to read newly posted articles, he or she wanted to go to the site and check whether there are any new posts available. Without going to the blog site if they can check are there any new posts available. If so, readers can check the post's title and description then by selecting particular title and log into that article directly....It'll be easier for that reader. For that owner of the blog site has to do update a xml file with summary of newly posted articles and give a link to that file. Readers have to do subscribe for that link and get that newly posted article's summ