<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Fernando Rodrigues Cristan</title>
    <description>The latest articles on DEV Community by Fernando Rodrigues Cristan (@fernandocristan).</description>
    <link>https://dev.to/fernandocristan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F912498%2Fe34fb397-61ef-40a2-9ef8-c55f1048c744.jpg</url>
      <title>DEV Community: Fernando Rodrigues Cristan</title>
      <link>https://dev.to/fernandocristan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fernandocristan"/>
    <language>en</language>
    <item>
      <title>Vue.js printing</title>
      <dc:creator>Fernando Rodrigues Cristan</dc:creator>
      <pubDate>Tue, 25 Oct 2022 02:14:05 +0000</pubDate>
      <link>https://dev.to/fernandocristan/vuejs-printing-193c</link>
      <guid>https://dev.to/fernandocristan/vuejs-printing-193c</guid>
      <description>&lt;p&gt;Hello everyone, I have a task to implement sales impressions and reports in the application I work on.&lt;/p&gt;

&lt;p&gt;I have created a separate page with the data separated from the report and I request it to be printed by the browser, but I have had problems with the page break.&lt;/p&gt;

&lt;p&gt;The page break does not occur as expected and does not keep the header on the next page.&lt;/p&gt;

&lt;p&gt;Has anyone ever experienced this? Any tips help.&lt;/p&gt;

</description>
      <category>vue</category>
      <category>print</category>
    </item>
  </channel>
</rss>
