Print Format

Hello,
              I have created a new print format for sales invoice. I have created item table and given alternate gray and white color to the row of this table. When i see print of sales invoice it does not show this alternate color but when i click on preview, it shows alternate color. The problem when i take print out of the sales invoice using color printer it does not show me alternate color on page. I have attach some screen shot here with for your reference

Thanks and Regards
Rohit



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/4e7fd2ce-ef82-414e-8c3a-bf863bb40e66%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Rohit,

The problem could lie with your print format's CSS. Check if there are any Media queries for print. 

Check the print options in the browser's print dialog. 

If this doesn't solve the problem, you will need to share the code. 

Sent from my phone

On 27-Jun-2013, at 12:20 PM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello,
              I have created a new print format for sales invoice. I have created item table and given alternate gray and white color to the row of this table. When i see print of sales invoice it does not show this alternate color but when i click on preview, it shows alternate color. The problem when i take print out of the sales invoice using color printer it does not show me alternate color on page. I have attach some screen shot here with for your reference

Thanks and Regards
Rohit



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/4e7fd2ce-ef82-414e-8c3a-bf863bb40e66%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Sales_Invoice.png>
<Preview.png>



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/F89A0A59-A128-4E4E-AD67-C101841F307A%40iwebnotes.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hello Anand,
I have added my code in following link please check

http://pastebin.com/7pzedgDK

Thanks and Regards
Rohit


On Thu, Jun 27, 2013 at 2:46 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Rohit,

The problem could lie with your print format's CSS. Check if there are any Media queries for print.

Check the print options in the browser's print dialog.

If this doesn't solve the problem, you will need to share the code.

Sent from my phone

On 27-Jun-2013, at 12:20 PM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello,
I have created a new print format for sales invoice. I have created item table and given alternate gray and white color to the row of this table. When i see print of sales invoice it does not show this alternate color but when i click on preview, it shows alternate color. The problem when i take print out of the sales invoice using color printer it does not show me alternate color on page. I have attach some screen shot here with for your reference

Thanks and Regards
Rohit



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/4e7fd2ce-ef82-414e-8c3a-bf863bb40e66%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




<Sales_Invoice.png>
<Preview.png>



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/F89A0A59-A128-4E4E-AD67-C101841F307A%40iwebnotes.com.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAFsi8V1mRTT0SVR8XhrCwNxNGJkpqHpFNjONHSn1GeGtC7ESLw%40mail.gmail.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Rohit,

As I said in the earlier email:
Check the print options in the browser's print dialog. 

See this image for more info:
http://i.imgur.com/p5cADUK.png

Thanks,
Anand.

On 28-Jun-2013, at 11:04 AM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello Anand,
                     I have added my code in following link please check

http://pastebin.com/7pzedgDK

Thanks and Regards
Rohit


On Thu, Jun 27, 2013 at 2:46 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Rohit,

The problem could lie with your print format's CSS. Check if there are any Media queries for print. 

Check the print options in the browser's print dialog. 

If this doesn't solve the problem, you will need to share the code. 

Sent from my phone

On 27-Jun-2013, at 12:20 PM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello,
              I have created a new print format for sales invoice. I have created item table and given alternate gray and white color to the row of this table. When i see print of sales invoice it does not show this alternate color but when i click on preview, it shows alternate color. The problem when i take print out of the sales invoice using color printer it does not show me alternate color on page. I have attach some screen shot here with for your reference

Thanks and Regards
Rohit



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/4e7fd2ce-ef82-414e-8c3a-bf863bb40e66%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Sales_Invoice.png>
<Preview.png>



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/F89A0A59-A128-4E4E-AD67-C101841F307A%40iwebnotes.com.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAFsi8V1mRTT0SVR8XhrCwNxNGJkpqHpFNjONHSn1GeGtC7ESLw%40mail.gmail.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/42ED1D2A-E9FD-42FE-9595-6DF9509E0FEA%40erpnext.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hello Ananad
I have checked print option in the browser and change print status black and white to color but still it does not working. So i have added my code http://pastebin.com/7pzedgDK in this link. Please tell me is there any problem in my code.


Thanks and Regards
Rohit


On Fri, Jun 28, 2013 at 12:33 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Rohit,

As I said in the earlier email:
Check the print options in the browser's print dialog.

See this image for more info:

Thanks,
Anand.

On 28-Jun-2013, at 11:04 AM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello Anand,
I have added my code in following link please check

http://pastebin.com/7pzedgDK


Thanks and Regards
Rohit


On Thu, Jun 27, 2013 at 2:46 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hi Rohit,

The problem could lie with your print format's CSS. Check if there are any Media queries for print.

Check the print options in the browser's print dialog.

If this doesn't solve the problem, you will need to share the code.

Sent from my phone

On 27-Jun-2013, at 12:20 PM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello,
I have created a new print format for sales invoice. I have created item table and given alternate gray and white color to the row of this table. When i see print of sales invoice it does not show this alternate color but when i click on preview, it shows alternate color. The problem when i take print out of the sales invoice using color printer it does not show me alternate color on page. I have attach some screen shot here with for your reference


Thanks and Regards
Rohit




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/4e7fd2ce-ef82-414e-8c3a-bf863bb40e66%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




<Sales_Invoice.png>
<Preview.png>



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/F89A0A59-A128-4E4E-AD67-C101841F307A%40iwebnotes.com.


For more options, visit https://groups.google.com/groups/opt_out.






You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAFsi8V1mRTT0SVR8XhrCwNxNGJkpqHpFNjONHSn1GeGtC7ESLw%40mail.gmail.com.



For more options, visit https://groups.google.com/groups/opt_out.







You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/42ED1D2A-E9FD-42FE-9595-6DF9509E0FEA%40erpnext.com.


For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAFsi8V1AXqWeXokEFRNMHgEVC_%2BMpPBEyyOP1%2BvDpdop9tE5%2BA%40mail.gmail.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi Rohit,

It is working at my end, after I select Print Background and Images. There is nothing wrong with your code.

It is probably something to do with Printer configuration. You will need to google it.

Thanks,
Anand.

On 28-Jun-2013, at 2:11 PM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello Ananad
                       I have checked print option in the browser and change print status black and white to color but still it does not working. So i have added my code http://pastebin.com/7pzedgDK in this link. Please tell me is there any problem in my code.


Thanks and Regards
Rohit


On Fri, Jun 28, 2013 at 12:33 PM, Anand Doshi <an...@iwebnotes.com> wrote:
Hi Rohit,

As I said in the earlier email:
Check the print options in the browser's print dialog. 

See this image for more info:

Thanks,
Anand.

On 28-Jun-2013, at 11:04 AM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello Anand,
                     I have added my code in following link please check

http://pastebin.com/7pzedgDK


Thanks and Regards
Rohit


On Thu, Jun 27, 2013 at 2:46 PM, Anand Doshi <an…@iwebnotes.com> wrote:

Hi Rohit,

The problem could lie with your print format's CSS. Check if there are any Media queries for print. 

Check the print options in the browser's print dialog. 

If this doesn't solve the problem, you will need to share the code. 

Sent from my phone

On 27-Jun-2013, at 12:20 PM, Rohit Waghchaure <ro...@indictranstech.com> wrote:

Hello,
              I have created a new print format for sales invoice. I have created item table and given alternate gray and white color to the row of this table. When i see print of sales invoice it does not show this alternate color but when i click on preview, it shows alternate color. The problem when i take print out of the sales invoice using color printer it does not show me alternate color on page. I have attach some screen shot here with for your reference


Thanks and Regards
Rohit




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/4e7fd2ce-ef82-414e-8c3a-bf863bb40e66%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

<Sales_Invoice.png>
<Preview.png>



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/F89A0A59-A128-4E4E-AD67-C101841F307A%40iwebnotes.com.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAFsi8V1mRTT0SVR8XhrCwNxNGJkpqHpFNjONHSn1GeGtC7ESLw%40mail.gmail.com.



For more options, visit https://groups.google.com/groups/opt_out.

 

 





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/42ED1D2A-E9FD-42FE-9595-6DF9509E0FEA%40erpnext.com.


For more options, visit https://groups.google.com/groups/opt_out.
 
 




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAFsi8V1AXqWeXokEFRNMHgEVC_%2BMpPBEyyOP1%2BvDpdop9tE5%2BA%40mail.gmail.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/670D17F4-846D-4A8C-88C9-D8F5104F57C7%40erpnext.com.

For more options, visit https://groups.google.com/groups/opt_out.